aboutsummaryrefslogtreecommitdiffstats
path: root/data/trainers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-172-4/+6
|\
| * Specify a max item length for `list_start` (#552)Rangi2025-12-152-4/+6
| * 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-276-6/+6
* | Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi2024-12-276-6/+6
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-04-253-47/+53
|\|
| * Add list assertion to TrainerNamesdannye2022-12-281-47/+49
| * Add table assertion to `TrainerDataPointers` (#403)vulcandth2022-12-282-0/+4
* | Fix trainer parties' comments (#104)mirko93s2023-02-171-10/+19
* | Merge branch 'master' of https://github.com/pret/pokereddannye2022-09-121-1/+1
|\|
| * RGBDS syntax updates (#358)vulcandth2022-06-062-3/+3
| * Add comment explaining the purpose of TrainerNamePointers (#352)SatoMew2022-03-311-1/+3
| * Fix incorrect comment about money received after battle (#346)stringflow2021-12-091-1/+1
* | fixed 2 locations/comments (#99)mirko93s2022-07-171-0/+2
* | RGBDS syntax updates (#86)vulcandth2022-06-062-3/+3
* | Add comment explaining the purpose of TrainerNamePointersRangi2022-04-081-1/+3
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-11-231-1/+1
|\|
| * Use compound assignment operatorsRangi2021-11-231-1/+1
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-05-301-1/+1
|\|
| * Eliminate unnecessary data macrosRangi2021-05-301-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-04-171-4/+3
|\|
| * Use rgbds 0.5.0 features:Rangi2021-04-171-4/+3
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-253-0/+7
|\|
| * Verify data table and name list sizes with assertion macrosRangi2021-03-254-1/+8
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-145-0/+0
|\|
| * Fix file modesdannye2020-11-145-0/+0
| * Sync more with pokeyellowRangi2020-11-061-3/+3
| * Remove trailing whitespaceRangi2020-11-051-1/+1
| * JUGGLER_X -> UNUSED_JUGGLERRangi2020-07-175-27/+27
| * SONY -> RIVALRangi2020-07-171-3/+3
| * Indent comments that describe data table macro formatsRangi2020-07-153-10/+10
| * Clean up some data, using macros for multiline list entriesRangi2020-07-147-724/+661
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-038-0/+1130
* Add constants for player and rival startersRangi2020-11-131-6/+6
* Sync more with pokeredRangi2020-11-061-3/+3
* Start reorganizing pokeyellowRangi2020-11-042-14/+6
* Sync with pokereddannye2020-11-048-0/+1209