| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |||||
| * | 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` | ||||
| * | 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 | ||||
| * | Use compound assignment operators | Rangi | 2021-11-23 | 1 | -1/+1 |
| | | |||||
| * | Eliminate unnecessary data macros | Rangi | 2021-05-30 | 1 | -1/+1 |
| | | |||||
| * | Use rgbds 0.5.0 features: | Rangi | 2021-04-17 | 1 | -4/+3 |
| | | | | | | | | - FOR loops - {interpolation} - REDEF EQUS - \# for all macro args | ||||
| * | Verify data table and name list sizes with assertion macros | Rangi | 2021-03-25 | 4 | -1/+8 |
| | | | | | Fixes #312 | ||||
| * | 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/. | |||||
