aboutsummaryrefslogtreecommitdiffstats
path: root/data/trainers/parties.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename `Green1/2/3` to `Rival1/2/3` for consistencyRangi422025-04-201-6/+6
|
* Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi2024-12-271-1/+1
|
* Add table assertion to `TrainerDataPointers` (#403)vulcandth2022-12-281-0/+2
| | | | | * Add table assertion to `TrainerDataPointers` * Add table assertion to `TrainerNamePointers`
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-1/+1
| | | | Fixes #312
* Fix file modesdannye2020-11-141-0/+0
|
* JUGGLER_X -> UNUSED_JUGGLERRangi2020-07-171-2/+2
|
* Clean up some data, using macros for multiline list entriesRangi2020-07-141-395/+441
|
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+696
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.