aboutsummaryrefslogtreecommitdiffstats
path: root/data/trainers/parties.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-04-20Rename `Green1/2/3` to `Rival1/2/3` for consistencyRangi421-6/+6
2024-12-27Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi1-1/+1
2024-12-27Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi1-1/+1
2023-02-17Fix trainer parties' comments (#104)mirko93s1-10/+19
Comments were taken from Red/Blue, some of them were incorrect for Yellow.
2022-12-28Add table assertion to `TrainerDataPointers` (#403)vulcandth1-0/+2
* Add table assertion to `TrainerDataPointers` * Add table assertion to `TrainerNamePointers`
2022-07-17fixed 2 locations/comments (#99)mirko93s1-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.
2021-03-25Verify data table and name list sizes with assertion macrosRangi1-1/+1
Fixes #312
2020-11-14Fix file modesdannye1-0/+0
2020-11-13Add constants for player and rival startersRangi1-6/+6
2020-11-04Start reorganizing pokeyellowRangi1-10/+2
2020-11-04Sync with pokereddannye1-0/+749
2020-07-17JUGGLER_X -> UNUSED_JUGGLERRangi1-2/+2
2020-07-14Clean up some data, using macros for multiline list entriesRangi1-395/+441
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi1-0/+0
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
2020-05-20Sync with pokereddannye1-0/+194
2018-07-08Document the origin of MissingNo's base stats.Rangi1-0/+8
2017-06-24Fix typos in commentsdannye1-3/+3
2016-10-09Make it clear JessieJamesData is not explicitly referenceddannye1-1/+2
2016-09-04Continuing the source-level documentation of roughly where trainers can be foundSummate1-0/+186
2016-06-11remove address commentsYamaArashi1-1/+1
2016-06-11remove address commentsYamaArashi1-1/+1
2016-01-29Macrofy sprite status data in WRA0PikalaxALT1-0/+4
2015-12-22Fewer underscores in constantsluckytyphlosion1-3/+3
dannye
2015-12-14Fewer underscores in constantsdannye1-3/+3
2015-12-06vertical space is cheap. also remove address comments and yellow ifs.IIMarckus1-188/+94
2015-12-06engine/battle/trainer_ai.asmluckytyphlosion1-58/+95
2015-08-01Build only YellowU-Daniel-PC\Daniel1-125/+0
Conflicts: gfx/intro_nido_1.6x6.png gfx/intro_nido_2.6x6.png gfx/intro_nido_3.6x6.png gfx/redgreenversion.png text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm yellow/main.asm
2014-10-17Kill version.asm.IIMarckus1-28/+28
2014-05-16Organize base stats and wild mon data (Koolboyman)U-Fish-PC\Daniel1-1/+1
2014-05-16Pull most data out of main.asmU-Fish-PC\Daniel1-0/+592