Changed some labels according to Rangi's comments
There was an error in the previous commit
Changed the labels accordingly to the standard style
Changed some label according to Rangi's comment
Labeled everything
Merge pull request #538 from yenatch/travis
Merge pull request #534 from Rangi42/master
Use significant values 5, 6, and 7
Add more collision nybble constants
Use :: for all global labels, not the GLOBAL keyword
Use specific constants for overwritten text tiles
Merge events_2.asm with events.asm
Keep more data/ INCLUDEs with relevant routines
No space between labels and bodies
Single newline at the end of files
Fix triple newlines left over from removing address comments
Merge pull request #530 from Rangi42/master
Merge branch 'master' of https://github.com/pret/pokecrystal
Merge pull request #532 from mid-kid/master
Remove even more address comments
Merge pull request #531 from mid-kid/master
Unreferenced_53d84 → Unreferenced_MonPicBanks from pokegold-spaceworld
Add STANDARDMART_* jumptable index constants
Separate Mart constants from item data constants
Use direct tile IDs, not charmap entries, since they don't correspond correctly (e.g. "┌" is not the top-right corner)
Merge pull request #528 from Rangi42/master
Merge pull request #526 from atasro2/master
Merge pull request #525 from Rangi42/master
fixed a typo
Note which labels are only needed for locating banks (relevant to issue #485)
Merge pull request #521 from mid-kid/master
Merge pull request #518 from Rangi42/master
Merge pull request #516 from Ben10do/remove-gnu-sed-extensions
sort_symfile: don't need to use sort -o with a temp file
sort_symfile: don't overwrite the symfile with an intermediate file
Merge pull request #517 from mid-kid/master
Fix DangetSoundHigh -> DangerSoundHigh
Fix other unused shiny check label
Fix unused shiny check comments.
Use structure constants for channel_struct
Merge branch 'master' of https://github.com/pret/pokecrystal
Merge pull request #514 from Rangi42/master
Create empty sections for the remaining FixPicBank array entries
Don’t use GNU extensions when calling sed
Miscellaneous fixes in the use of _command constants.
Merge branch 'master' of https://github.com/pret/pokecrystal
SGB palette roles discovered from Spaceworld beta G/S
Same pic bank solution as pokecrystal
Function6ec1 → CanObjectMoveInDirection
Identify more sprite move data flag bits
More sprite movement data flag constants
Use known sprite movement data flag constants
Start improving sprite movement engine (to do: identify bit flags)
Factor out GetHPPals and SetHPPals from home.asm
Change sfx and cry branch labels to local labels
Merge pull request #512 from pret/warnings
Merge pull request #510 from Rangi42/master
Revert "Fix #511: eliminate "Left shift of negative value" warnings"
Merge branch 'master' of https://github.com/pret/pokecrystal
Merge pull request #509 from mid-kid/master
fix lb/ln and "left shift of negative value" warning
Fix #511: eliminate "Left shift of negative value" warnings