aboutsummaryrefslogtreecommitdiffstats
path: root/engine/items/town_map.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* wOAMBuffer -> wShadowOAM (#370)Colton G. Rushton2022-07-091-10/+10
|
* RGBDS syntax updates (#358)vulcandth2022-06-061-1/+1
| | | New MACRO and DEF syntax
* More WRAM label cleanup (still needs UNIONs and renaming)Rangi2021-05-311-1/+1
|
* Fix file modesdannye2020-11-141-0/+0
|
* Use constants to delineate map types, and factor out more dataRangi2020-08-311-6/+8
|
* Use 'tile' and 'tiles' macrosRangi2020-07-071-6/+6
|
* Sync coordinate macros with pokecrystalRangi2020-07-071-16/+16
|
* callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-1/+1
|
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-4/+4
|
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-3/+3
| | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
* Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+618