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