aboutsummaryrefslogtreecommitdiffstats
path: root/data/items/names.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Specify a max item length for `list_start` (#552)Rangi2025-12-151-1/+1
|
* Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi2024-12-271-1/+1
|
* Rename two unused items as `ITEM_XX` like pokecrystalRangi422023-11-211-3/+3
|
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-97/+100
| | | | Fixes #312
* Fix file modesdannye2020-11-141-0/+0
|
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+98
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.