summaryrefslogtreecommitdiff
path: root/engine/events/odd_egg.asm
AgeCommit message (Expand)Author
2020-06-21Comment more ROM labels as unreferencedRangi
2020-04-16Fix #709 miscellaneous issuesRangi
2019-01-03MON_NAME_LENGTH -> NAME_LENGTHRangi
2019-01-02Clean up some Odd Egg and Battle Tower code and dataRangi
2018-08-25Use labels instead of constants for HRAMRangi
2018-07-16Fewer uses of 'Thing2 - Thing1' for sizeof(Thing)Rangi
2018-06-24Remove all address commentsmid-kid
2018-02-03Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-01-25Move event data to data/events/Rangi
2018-01-24Rename some routines to avoid conflicts when removing "Special_" prefixesRangi
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2018-01-20PARTY_LENGTH; MON_NAME; sgb_border.binRemy Oukaour
2017-12-27Move events/ to engine/events/Remy Oukaour