summaryrefslogtreecommitdiff
path: root/engine/overworld/overworld.asm
AgeCommit message (Expand)Author
2021-03-05Verify data table sizes with table_width and assert_table_length macrosRangi
2020-10-28Identify more WRAM labels, and start a <X>_DummyFunction label conventionRangi
2020-10-05Identify some more unnamed labelsRangi
2020-10-04Identify some more unnamed labelsRangi
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-06-17Harmonize engine/overworld with pokecrystalRangi
2020-06-16ReplaceChrisSprite -> UpdatePlayerSpriteRangi
2020-05-13Many minor cleanups.entrpntr
2020-04-23Revisit some bank 5 code before continuing.entrpntr
2020-04-10Add engine/rtc/rtc.asm and engine/overworld/overworld.asm.entrpntr