add some field move asm and scripts
PlayerPalette and PlayerAction wram labels
recomment some common asm (rtc/lcd)
battle init and some overworld actions
battle init and battle transition predefs
more bank 0 labels instead of static addresses
Merge remote-tracking branch 'kanzure/master' into merge-kanzure-again
Merge branch 'master' into merge-kanzure
TileType is actually TileCollision
formatting in TileTypeTable and tile checks
graphics loading functions (2bpp and 1bpp)
remove unnecessary incbin lengths
remove garbage data in tileset 31 metatile defs
MBC3SRAMEnable is actually MBC3SRamEnable
update hram addresses in engine/vblank.asm
rename and clean up _Start, Init
<&iimarckus> kill those labels please
Merge pull request #165 from yenatch/make-mapfile-and-symfile
generate a mapfile and symfile on compile
Merge pull request #164 from yenatch/fix-install
LoadMenuDataHeader and intro player name menu
battle tower trainer text (bank 7b)
CheckContestMon and a couple labels in bank 0
replace more addresses with labels
sort out player/battle backpic asm
Merge commit '8d75f96' into master
generate a mapfile and symfile on compile
hidden power type/power calculation
Merge pull request #162 from kanzure/rgbds-section-names
update section names to comply with rgbds redefinitions
fix gfx/pics/%/front.lz make target
remove stray newline from README
write comment in .gitignore
refactor symfile parser and add labels.json generator
common text 2 and some fixes to compile