aboutsummaryrefslogtreecommitdiffstats
path: root/data/tilesets/warp_tile_ids.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use rgbds 0.5.0 features:Rangi2021-04-171-4/+3
| | | | | | | - FOR loops - {interpolation} - REDEF EQUS - \# for all macro args
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+2
| | | | Fixes #312
* Fix file modesdannye2020-11-141-0/+0
|
* Use a macro for warp tile IDs, like other tile behaviorsRangi2020-07-141-27/+22
|
* Clean up some data, using macros for multiline list entriesRangi2020-07-141-68/+81
|
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+85
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.