Define more palette constants
Comment palette colors and roof map groups
All map triggers use the `maptrigger` macro, not `dw`
"Trainer*AfterBattleText" labels
Single files for tilesets/data.asm and maps/blockdata.asm
Consistent capitalization for map names, matching their constants
Merge pull request #409 from roukaour/master
Use correct WRAM labels for intro/title scenes
Consistent code formatting: no redundant `a`s and spaces after commas
Move some gfx/unknown/ files into meaningful directories
Move some gfx/misc/ files into meaningful directories
Consistent pointer labels in WRAM
Clarify which rgbds builds to use
Add constants for battle object colors
Separate file for mobile constants
Define more charmap characters and use them in place of hard-coded numbers
Document constants with comments, actual names, and more thorough usage
Merge pull request #405 from yenatch/fix-no-rule-error
Merge pull request #404 from surskitty/master
Merge pull request #403 from mid-kid/master
fix cryptic 'no rule' error when a prerequisite is missing
Merge pull request #400 from mid-kid/master
Fix some SPRITE_ANIM_FRAMESET_ constants
Making all Rocket Grunts call the constant.
Constants for Rocket Grunt rosters.
Rename all files in data/pokedex/entries/
Script_ChoseChallenge -> Script_ChooseChallenge
Merge pull request #395 from surskitty/master
Merge pull request #397 from mid-kid/master
PewterPokeCEnter2FBeta -> PewterPokeCenter2FBeta
Move LoadOverworldFont to main.asm
Move all of constants/sram_constants.asm into sram
DetermineMobileBattleResult -> DisplayLinkBattleResult
Labelled some battle tower-related functions
Define bank43 in main.asm instead of unused_title
CeruleanCaveNane -> CeruleanCaveName
Clean up labels in battle/moves/move_effects.asm
Fix comments in tilesets/roofs.asm
Label some functions in gfx/load_pics.asm
Fix WATERTILE/WALLTILE constants
Full script labels for Fuchsia Gym.
Partially labelling Pokefan Derek.
Labelling triggers pointlessly.
Labelling some of Morty's scripts.
rename pokecrystal.ld -> pokecrystal.link
Merge pull request #394 from surskitty/master
Renaming labels for E4.
Merge pull request #390 from yenatch/remove-contents
Rebuild on changes to pokecrystal.ld
Align "Sprites" section to $100 bytes.
fix rgbds version in install instructions
Merge pull request #379 from yenatch/tools
Merge pull request #389 from yenatch/rgbds-3
Remove redundant org statements (ax6 will slaughter me)
Make repository compatible with RGBDS 0.3.3 (breaks support for earlier versions of RGBDS)
tools/gfx: Replace --width with --png
Update travis.yml
Fix section linking
Merge pull request #388 from surskitty/master
Updating Makefile for the unused GB + N64 image.
Correcting gfx function name to standards.
Labelling kanji for the days of the week (calendar?)