| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-12-15 | Specify a max item length for `list_start` (#552) | Rangi | 2 | -4/+6 | |
| 2025-04-20 | Rename `Green1/2/3` to `Rival1/2/3` for consistency | Rangi42 | 1 | -6/+6 | |
| 2024-12-27 | Don't pass redundant label names to `table_width` and `list_start` (#125) | Rangi | 6 | -6/+6 | |
| 2024-12-27 | Don't pass redundant label names to `table_width` and `list_start` (#484) | Rangi | 6 | -6/+6 | |
| 2023-02-17 | Fix trainer parties' comments (#104) | mirko93s | 1 | -10/+19 | |
| Comments were taken from Red/Blue, some of them were incorrect for Yellow. | |||||
| 2022-12-28 | Add list assertion to TrainerNames | dannye | 1 | -47/+49 | |
| 2022-12-28 | Add table assertion to `TrainerDataPointers` (#403) | vulcandth | 2 | -0/+4 | |
| * Add table assertion to `TrainerDataPointers` * Add table assertion to `TrainerNamePointers` | |||||
| 2022-07-17 | fixed 2 locations/comments (#99) | mirko93s | 1 | -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. | |||||
| 2022-06-06 | RGBDS syntax updates (#86) | vulcandth | 2 | -3/+3 | |
| New MACRO and DEF syntax | |||||
| 2022-06-06 | RGBDS syntax updates (#358) | vulcandth | 2 | -3/+3 | |
| New MACRO and DEF syntax | |||||
| 2022-04-08 | Add comment explaining the purpose of TrainerNamePointers | Rangi | 1 | -1/+3 | |
| 2022-03-31 | Add comment explaining the purpose of TrainerNamePointers (#352) | SatoMew | 1 | -1/+3 | |
| 2021-12-09 | Fix incorrect comment about money received after battle (#346) | stringflow | 1 | -1/+1 | |
| * fix incorrect comment about money received after battle * fix incorrect comment in wram.asm | |||||
| 2021-11-23 | Use compound assignment operators | Rangi | 1 | -1/+1 | |
| 2021-05-30 | Eliminate unnecessary data macros | Rangi | 1 | -1/+1 | |
| 2021-04-17 | Use rgbds 0.5.0 features: | Rangi | 1 | -4/+3 | |
| - FOR loops - {interpolation} - REDEF EQUS - \# for all macro args | |||||
| 2021-03-25 | Verify data table and name list sizes with assertion macros | Rangi | 4 | -1/+8 | |
| Fixes #312 | |||||
| 2020-11-14 | Fix file modes | dannye | 5 | -0/+0 | |
| 2020-11-13 | Add constants for player and rival starters | Rangi | 1 | -6/+6 | |
| 2020-11-06 | Sync more with pokered | Rangi | 1 | -3/+3 | |
| 2020-11-06 | Sync more with pokeyellow | Rangi | 1 | -3/+3 | |
| 2020-11-05 | Remove trailing whitespace | Rangi | 1 | -1/+1 | |
| 2020-11-04 | Start reorganizing pokeyellow | Rangi | 2 | -14/+6 | |
| 2020-11-04 | Sync with pokered | dannye | 8 | -0/+1209 | |
| 2020-07-17 | JUGGLER_X -> UNUSED_JUGGLER | Rangi | 5 | -27/+27 | |
| 2020-07-17 | SONY -> RIVAL | Rangi | 1 | -3/+3 | |
| 2020-07-15 | Indent comments that describe data table macro formats | Rangi | 3 | -10/+10 | |
| 2020-07-14 | Clean up some data, using macros for multiline list entries | Rangi | 7 | -724/+661 | |
| 2020-07-03 | Add subdirectories to data/ similar to pokecrystal | Rangi | 8 | -0/+1130 | |
| Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/. | |||||
