summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-08-26SpecialRoamMons -> InitRoamMonsyenatch
2013-08-26deobfuscate some encounter asmyenatch
2013-08-24battle init and some overworld actionsyenatch
2013-08-24battle init and battle transition predefsyenatch
2013-08-23first event flag constantsyenatch
2013-08-23BitTable2 -> EngineFlagsyenatch
2013-08-23BitTableFunc -> FlagActionyenatch
2013-08-23EventFlags label (bittable1)yenatch
2013-08-23game freak presents splashyenatch
2013-08-23more bank 0 labels instead of static addressesyenatch
2013-08-22BoxMons in main.asmyenatch
2013-08-22Party/BoxMon nickname endersyenatch
2013-08-22boxmon labels in sramyenatch
2013-08-21GiveOddEgg and related asmyenatch
That's it for bank 7e
2013-08-21dump odd eggsyenatch
2013-08-21condense IncGradGBPalTableyenatch
this way is more readable too
2013-08-21Merge remote-tracking branch 'kanzure/master' into merge-kanzure-againyenatch
Conflicts: wram.asm
2013-08-21Merge branch 'master' into merge-kanzureyenatch
2013-08-21more field move asm/scriptsyenatch
2013-08-21TileType is actually TileCollisionyenatch
2013-08-21formatting in TileTypeTable and tile checksyenatch
2013-08-21split out text engineyenatch
2013-08-21graphics loading functions (2bpp and 1bpp)yenatch
2013-08-21split out decompressionyenatch
2013-08-21Merge commit 'd2d5c09'yenatch
Conflicts: main.asm wram.asm Git couldn't figure out what this commit did, so it was redone to merge.
2013-08-20split out program inityenatch
2013-08-20remove unnecessary incbin lengthsyenatch
2013-08-20remove garbage data in tileset 31 metatile defsyenatch
2013-08-20johto/kanto mapsyenatch
2013-08-20copyright graphicsyenatch
2013-08-20MBC3SRAMEnable is actually MBC3SRamEnableyenatch
2013-08-20comment program init functionsyenatch
2013-08-19update hram addresses in engine/vblank.asmyenatch
2013-08-19$ffcf $ffd0 -> hSCX hSCYyenatch
2013-08-19hram: hSCX, hSCYyenatch
2013-08-19$ffd1 $ffd2 -> hWX hWYyenatch
2013-08-19hram: hWX, hWYyenatch
2013-08-19rename and clean up _Start, Inityenatch
2013-08-17options menuyenatch
2013-08-17<&iimarckus> kill those labels pleaseyenatch
2013-08-17labels for IncGradGBPalTableyenatch
2013-08-16battle tower trainers and monsyenatch
2013-08-16dt: three-byte valueyenatch
used for pokemon exp
2013-08-16even more phone text (bank 5d)yenatch
2013-08-16dump some mobile link textyenatch
2013-08-16even more phone text (bank 29)yenatch
2013-08-16pokegear radio channel namesyenatch
2013-08-16Merge pull request #165 from yenatch/make-mapfile-and-symfileBryan Bishop
generate a mapfile and symfile on compile
2013-08-16Merge pull request #164 from yenatch/fix-installBryan Bishop
rework install instructions
2013-08-16generate a mapfile and symfile on compileyenatch
the symfile is convenient and the mapfile is a better source for labels.json