summaryrefslogtreecommitdiff
path: root/engine/events/overworld.asm
AgeCommit message (Collapse)Author
2021-12-22Identify some overworld movement dataRangi
2021-03-17Consistent labels for each nickname in RAMRangi
2020-12-23Remove "Buffer" suffix from two HRAM labelsRangi
2020-11-03Identify some more uses of wBuffer1-6Rangi
2020-10-28Replace many '; unused' with '; unreferenced'Rangi
2020-10-27Create data/collision/ for tile collision-related dataRangi
2020-10-26Comment, remove, or revise many unreferenced labelsRangi
2020-10-04Identify some more unnamed labelsRangi
2020-08-11Identify some time-related dataRangi
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-06-19Rename labels to stop cheating the unnamed.py script.entrpntr
2020-06-16ReplaceChrisSprite -> UpdatePlayerSpriteRangi
2020-06-16Harmonize engine/{battle, battle_anims, events, games} with pokecrystalRangi
2020-06-05Fix file permissions.entrpntr
2020-05-13Many minor cleanups.entrpntr
2020-05-04Finish cleanup of bank 3.entrpntr
2020-04-26Clean up some overworld code.entrpntr
2020-04-26Disassemble map scenes and events.entrpntr
2020-04-23Revisit some bank 5 code before continuing.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/rtc/rtc.asm and engine/overworld/overworld.asm.entrpntr
2020-04-06Add unnamed.py and update for rgbds v0.4.x before continuing.entrpntr
2020-03-17Cleanup macros before continuing.entrpntr
2020-03-17Fill in a lot of missing bank $04 code.entrpntr
2020-02-19Add home/tilemap.asm and update home/menu.asmlibjet
2020-02-19Use labels instead of constants for HRAMlibjet
2020-02-18Add copy_name.asmlibjet
2019-12-11Updated macros/scripts/text.asm and cleaned up macros.asmlibjet
2019-12-08Added misc_scripts from pokecrystal and removed 1 dr from main.asmlibjet
2019-10-11Sync tileset IDs with pokecrystal.IIMarckus
2019-08-16Incorporate the rest of the audio engine.IIMarckus
2018-08-21Label some known WRAM labels from pokecrystal.luckytyphlosion
2018-08-17Shuffle files around to closer match pokecrystal.IIMarckus