summaryrefslogtreecommitdiff
path: root/engine/items/town_map.asm
AgeCommit message (Collapse)Author
2021-05-31Some miscellaneous changes, syncing more with pokeredRangi
2021-05-31Merge branch 'master' of https://github.com/pret/pokereddannye
2021-05-31More WRAM label cleanup (still needs UNIONs and renaming)Rangi
2020-11-14Merge branch 'master' of https://github.com/pret/pokereddannye
2020-11-14Fix file modesdannye
2020-11-05Sync more with pokeredRangi
2020-11-04Sync with pokereddannye
2020-08-31Use constants to delineate map types, and factor out more dataRangi
2020-07-07Use 'tile' and 'tiles' macrosRangi
2020-07-07Sync coordinate macros with pokecrystalRangi
2020-07-06callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi