summaryrefslogtreecommitdiff
path: root/engine/events/map_name_sign.asm
AgeCommit message (Expand)Author
2020-11-09Replace $0 with 0 for "ld l, a / ld h, 0" idiomRangi
2020-03-15Add a `LANDMARK_` prefix to landmark constantsRangi
2020-02-13Standardize on lowercase Tilemap and Attrmapmid-kid
2019-11-18Make the map setup commands match the actual function names bettermid-kid
2019-10-21Fix some mobile script and map sign thingsmid-kid
2019-01-18Fix map name frame calculationmid-kid
2019-01-15Document wSuicuneFramemid-kid
2018-09-09wPreviousLandmark → wPrevLandmarkRangi
2018-09-09Curr -> CurRangi
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-02-04Sync code with wikiRangi
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2018-01-11Break up engine/events_3.asmRemy Oukaour