Merge branch 'PikalaxALT-master'
Merge branch 'master' of https://github.com/PikalaxALT/pokecrystal into PikalaxALT-master
Merge pull request #352 from FredrIQ/comments
Point out a bug with enemy usage of Teleport
Fix inverted labels for HandleStatBoostingHeldItems
Fix some wrong comments regarding battle substatuses
Fix an incorrect comment regarding breeding
Person action and facing labels, part 2
Person action and facing labels, part 1
Merge pull request #342 from PikalaxALT/master
Movement macro enums are now relative
Merge github.com:pikalaxalt/pokecrystal
Merge branch 'master' of github.com:pret/pokecrystal
pitchoffset macro to replace forceoctave
Merge github.com:pikalaxalt/pokecrystal
Merge pull request #344 from jangler/sfx-priority-comment
These are actually .1bpp files
Add missing gfx/unknown/16c903.pal
Fix indentation in many places
Fix PlaySFX priority comment
Merge branch 'master' of https://github.com/pret/pokecrystal
Undo Slowpoke family changes in #343.
Merge pull request #343 from jangler/exp-groups
Switch labels for fast and slow exp groups
CorrectErrorsInPlayerParty (unreferenced function)
gfx.py automatically converts tilesets to 128-px wide pngs
engine/events.asm labels finished
HP bar animation addresses and AI switch
Name all functions in gfx/pics/animation.asm
Revise frame macro to account for flags in sprite anim framesets
These macros are perfect for the object anim engine
SPRITE_ANIM_FRAME_IDX constants
Unify directional movement macros
Refine labels in engine/trade/animation.asm
Name all link trade animation related functions
Inexplicably empty function with malformed predef pointer, but what are you gonna do about it?
Save functions; feeble attempt at serial and link functions
Placeholder non-generic names for engine/color functions
Labeled every function in ROM0 that's referenced in the source
All functions in main.asm have non-generic names
Credit to chaos_lord2 for decoding that load in computing enemy stats
More splitting of main.asm; remove unneeded rept 2
Copycat labels; macro for the Crystal-only Unown chamber unlock words
Merge pull request #338 from PikalaxALT/master
Merge branch 'master' of https://github.com/pret/pokecrystal
Bump extras again to fix last bump.
Finish renaming battle anim gfx pointers and files
Local labels starting with underscores have colons depending on whether the first alphanumeric character is capitalized or not
Local labels starting with lowercase letters are no longer decorated with a trailing colon
Local labels starting with capital letters are now decorated with a trailing colon; remove trailing whitespace; globally correct line endings to UNIX style
Alan's script pointers are now local references; movement_tree_shake for sudowoodo on route 36
Merge branch 'master' of https://github.com/pret/pokecrystal
More labels cleanup in map scripts.
Improve some map script labels.
Make town map pals more intuitive in source
Split up banks 1-3 of main.asm
Merge branch 'master' of https://github.com/pret/pokecrystal
Revert 85d30fa0796f02a6d390fe4694bcbf21b8398fb5
Fix make deleting files that aren't actually intermediate.
Merge branch 'master' of https://github.com/pret/pokecrystal
Fix the include for engine/fish.asm.
Use fish group constants in map headers.
Add a link to the irc in INSTALL.md.
Merge branch 'master' of https://github.com/pret/pokecrystal
More annotations of HP bar animations, including an oversight by GameFreak resulting in super-slow HP bars for Pokemon with over 48 HP
Make diacritic labels less confusing in PlaceString.
Suppress deletion of .1bpp files.
Trim some whitespace in the makefile.
Suppress deletion of intermediate .2bpp files.
Merge branch 'master' of https://github.com/pret/pokecrystal