aboutsummaryrefslogtreecommitdiffstats
path: root/data/trainers/parties.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi2024-12-271-1/+1
|
* Merge branch 'master' of https://github.com/pret/pokereddannye2023-04-251-0/+2
|\
| * 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 trainer parties' comments (#104)mirko93s2023-02-171-10/+19
| | | | | | Comments were taken from Red/Blue, some of them were incorrect for Yellow.
* | fixed 2 locations/comments (#99)mirko93s2022-07-171-0/+2
| | | | | | | | Last BugCatcher and last Lass are in Viridian Forest instead of Route 9 and Celadon Gym. These are the only 2 extra trainers yellow got compared to red/blue.
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * 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/.
* Add constants for player and rival startersRangi2020-11-131-6/+6
|
* Start reorganizing pokeyellowRangi2020-11-041-10/+2
|
* Sync with pokereddannye2020-11-041-0/+749