summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-29more text_jumps in known functionsyenatch
2013-08-29fix Stack's address ($c100 -> $c0ff)yenatch
2013-08-28move main preprocessor into pokemontoolsBryan Bishop
2013-08-28Merge pull request #171 from kanzure/remove-imports-from-preprocessorBryan Bishop
2013-08-28two more unused imports from preprocessorBryan Bishop
2013-08-28Merge pull request #170 from kanzure/fix-up-preprocessorBryan Bishop
2013-08-28don't use globals in the preprocessorBryan Bishop
2013-08-28use generic skippable macros in preprocessorBryan Bishop
2013-08-28don't directly reference two macro classesBryan Bishop
2013-08-28Merge branch 'remove-another-moneybyteparam-special-case' into masterBryan Bishop
2013-08-28remove MoneyByteParam from preprocessorBryan Bishop
2013-08-28Merge branch 'master' into remove-another-moneybyteparam-special-caseBryan Bishop
2013-08-28remove another MoneyByteParam special caseBryan Bishop
2013-08-28fail fast when the baserom.gbc file doesn't existBryan Bishop
2013-08-28Merge pull request #168 from kanzure/remove-preprocessor-special-caseBryan Bishop
2013-08-28remove a special case for MoneyByteParamBryan Bishop
2013-08-28hram constants in serial interruptyenatch
2013-08-28serial hram constantsyenatch
2013-08-28serial interruptyenatch
2013-08-27timer interruptyenatch
2013-08-27gbhw: flag constants for interrupts and timer registersyenatch
2013-08-27LYOverrides in main.asmyenatch
2013-08-27add LYOverrides in wram bank 5yenatch
2013-08-27rename some LCD functionsyenatch
2013-08-27rename FarCall family labelsyenatch
2013-08-27rename PushScriptPointer -> CallScriptyenatch
2013-08-27add some field move asm and scriptsyenatch
2013-08-27badge engine flags in main.asmyenatch
2013-08-27engine flag constantsyenatch
2013-08-27PlayerPalette and PlayerAction wram labelsyenatch
2013-08-27Merge pull request #161 from kanzure/remove-extrasBryan Bishop
2013-08-27bump extras submodule to v1.1.0Bryan Bishop
2013-08-27Merge branch 'master' into remove-extrasBryan Bishop
2013-08-27recomment some common asm (rtc/lcd)yenatch
2013-08-26SpecialRoamMons -> InitRoamMonsyenatch
2013-08-26deobfuscate some encounter asmyenatch
2013-08-26Merge remote-tracking branch 'yenatch/merge-kanzure-again' into masterBryan Bishop
2013-08-26Merge remote-tracking branch 'github/master' into masterBryan Bishop
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