aboutsummaryrefslogtreecommitdiffstats
path: root/data/tilemaps.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-27Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi1-1/+1
2024-12-27Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi1-1/+1
2022-06-06RGBDS syntax updates (#86)vulcandth1-1/+1
2022-06-06RGBDS syntax updates (#358)vulcandth1-1/+1
2021-03-25Verify data table and name list sizes with assertion macrosRangi1-0/+2
2020-11-04Sync with pokereddannye1-0/+46
2020-08-28Separate splash screen, intro, and credits (like pokegold/pokecrystal)Rangi1-3/+3
2020-07-17Identify remaining tilemap IDsRangi1-34/+17
2020-07-16Identify trade-related tilemapsRangi1-15/+6
2020-07-16Factor out animation tilemapsRangi1-0/+72