aboutsummaryrefslogtreecommitdiffstats
path: root/data/tilesets/tileset_headers.asm (follow)
Commit message (Expand)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
* Some miscellaneous changes, syncing more with pokeredRangi2021-05-311-0/+1
* Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-05-311-31/+30
|\
| * Simplify the tileset headersRangi2021-05-311-30/+30
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-251-0/+2
|\|
| * Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-12-151-27/+27
|\|
| * Clearer tileset header macro commentSatoMew2020-12-021-1/+1
| * Fix outdated commentsSatoMew2020-12-011-2/+2
| * Improve new constants and comment based on feedbackSatoMew2020-11-291-24/+24
| * Update related tile animation constantsSatoMew2020-11-291-24/+24
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * Fix file modesdannye2020-11-141-0/+0
| * Indent comments that describe data table macro formatsRangi2020-07-151-1/+1
| * Clean up some data, using macros for multiline list entriesRangi2020-07-141-0/+1
| * Organize macros/ like pokecrystalRangi2020-07-031-0/+8
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+25
* Sync with pokereddannye2020-11-041-0/+35