aboutsummaryrefslogtreecommitdiffstats
path: root/data/tilemaps.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi2024-12-271-1/+1
|
* RGBDS syntax updates (#86)vulcandth2022-06-061-1/+1
| | | New MACRO and DEF syntax
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+2
| | | | Fixes #312
* Separate splash screen, intro, and credits (like pokegold/pokecrystal)Rangi2020-08-281-3/+3
|
* Identify remaining tilemap IDsRangi2020-07-171-34/+17
|
* Identify trade-related tilemapsRangi2020-07-161-15/+6
|
* Factor out animation tilemapsRangi2020-07-161-0/+72