summaryrefslogtreecommitdiff
path: root/engine/overworld/map_setup.asm
AgeCommit message (Expand)Author
2020-10-28Replace many '; unused' with '; unreferenced'Rangi
2020-07-22Treat map setup commands like trade script commandsRangi
2020-07-13Define map setup commands as macros like other script commandsRangi
2020-06-21Comment more ROM labels as unreferencedRangi
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-06-16ReplaceKrisSprite -> UpdatePlayerSpriteRangi
2020-04-17More miscellaneous fixes (see #709)Rangi
2020-01-06Merge branch 'master' into audio-macrosdannye
2020-01-04Merge pull request #660 from mid-kid/masterRangi
2019-12-03Update some labelsRangi
2019-11-18Make the map setup commands match the actual function names bettermid-kid
2019-09-02Update audio macros and argumentsdannye
2018-08-25Use labels instead of constants for HRAMRangi
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-06-24Remove all address commentsmid-kid
2018-03-13Organize the engine/ directorymid-kid