summaryrefslogtreecommitdiff
path: root/engine/pokedex.asm
AgeCommit message (Collapse)Author
2017-09-09Use song constants and labels. Swap red and blue field music to be correctMarcus Huderle
2017-09-08Label various WRAM addressesMarcus Huderle
2017-07-24fix labelschaos-lord
2017-07-23Labeled the catch mode mystery data and catch mode "catch the mon" phase ↵chaos-lord
Variables
2017-07-10More core labeling and organizingMarcus Huderle
2017-07-09Some more organization of HOMEPikalaxALT
2017-07-08Merge pull request #13 from NieDzejkob/permissionsMarcus Huderle
Stop using Win^H^H^Hwindows DansGame
2017-07-07Label evolution, joypad, message box thingsMarcus Huderle
2017-07-07Stop using Win^H^H^Hwindows DansGameNieDzejkob
2017-07-06Updated code to comply with newer rgbds (and remove unnecessary memory ↵aaaaaa123456789
access brackets where there is no memory access)
2017-07-03Label FadeOut and FadeIn routinesMarcus Huderle
2017-07-02Move the rest of the pokedex logic into engine/pokedex.asmMarcus Huderle
2017-06-30Move Pokedex routines into their own fileMarcus Huderle