summaryrefslogtreecommitdiff
path: root/data/trainers
AgeCommit message (Collapse)Author
2022-03-31Add comment explaining the purpose of TrainerNamePointers (#352)HEADmasterSatoMew
2021-12-09Fix incorrect comment about money received after battle (#346)stringflow
* fix incorrect comment about money received after battle * fix incorrect comment in wram.asm
2021-11-23Use compound assignment operatorsRangi
2021-05-30Eliminate unnecessary data macrosRangi
2021-04-17Use rgbds 0.5.0 features:Rangi
- FOR loops - {interpolation} - REDEF EQUS - \# for all macro args
2021-03-25Verify data table and name list sizes with assertion macrosRangi
Fixes #312
2020-11-14Fix file modesdannye
2020-11-06Sync more with pokeyellowRangi
2020-11-05Remove trailing whitespaceRangi
2020-07-17JUGGLER_X -> UNUSED_JUGGLERRangi
2020-07-17SONY -> RIVALRangi
2020-07-15Indent comments that describe data table macro formatsRangi
2020-07-14Clean up some data, using macros for multiline list entriesRangi
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.