summaryrefslogtreecommitdiff
path: root/data/maps
AgeCommit message (Collapse)Author
2020-07-13Define map setup commands as macros like other script commandsRangi
2020-07-02Use STRCMP, not ==, to compare multi-character stringsRangi
2020-06-21Comment more ROM labels as unreferencedRangi
(Some unreferenced labels are above code which is still used via fallthrough!)
2020-06-15Remove Crystal-only CaughtDataRangi
2020-06-15WiseTriosRoom -> EcruteakTinTowerBackEntranceRangi
2020-06-15Remove unused map scene IDsRangi
2020-06-15SPRITE_BUENA -> SPRITE_BEAUTYRangi
2020-05-25Finish disassembling banks 7 and 8.entrpntr
2020-05-14Match pokecrystal file names and folder structure, tools updates.entrpntr
2020-05-12Cleanup of color.asm and scgb_layouts.asm.entrpntr
2020-05-09Add engine/overworld/landmarks.asm and engine/events/fish.asm.entrpntr
2020-05-09Add engine/pokegear/pokegear.asm.entrpntr
2020-04-27Sync with the recent updates to pokecrystal.entrpntr
2020-04-26Disassemble map scenes and events.entrpntr
2020-04-22Finish home cleanup, identify tileset data, other misc cleanups.entrpntr
2020-04-10Add engine/overworld/map_setup.asm.entrpntr
2020-04-10Add engine/menus/save.asm, and some other files.entrpntr
2020-04-10Add engine/rtc/rtc.asm and engine/overworld/overworld.asm.entrpntr
2020-04-08Remove empty banks and clean up main.asm before continuing.entrpntr
2019-10-11Add maps and map attributes.IIMarckus
2018-10-04Dump map blockdata from Gold.IIMarckus
2018-10-04Split map object includes into a separate file.IIMarckus