| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2026-04-15 | 1 | -1/+1 |
| |\ | |||||
| | * | Don't pass redundant label names to `nybble_array` and `bit_array` | Rangi | 2026-03-30 | 1 | -1/+1 |
| | | | |||||
| | * | Repair Iwata Asks URL (#568) | SnorlaxMonster | 2026-01-24 | 1 | -1/+1 |
| | | | | | | | Co-authored-by: SnorlaxMonster <snorlaxmonster@users.noreply.github.com> | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-09-06 | 1 | -190/+190 |
| |\| | |||||
| | * | Use `dname` macro to automatically pad names with `"@"` characters (#525) | Rangi | 2025-08-17 | 1 | -190/+190 |
| | | | |||||
| | * | Don't pass redundant label names to `table_width` and `list_start` (#484) | Rangi | 2024-12-27 | 7 | -7/+7 |
| | | | |||||
| * | | Don't pass redundant label names to `table_width` and `list_start` (#125) | Rangi | 2024-12-27 | 7 | -7/+7 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | Rangi42 | 2024-12-25 | 1 | -24/+24 |
| |\| | |||||
| | * | Use "gray", not "grey" | Rangi42 | 2024-12-16 | 1 | -24/+24 |
| | | | | | | | | | This matches the in-game text, e.g. Pewter is "A Stone Gray City" | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2023-11-21 | 1 | -74/+81 |
| |\| | |||||
| | * | Get rid of wEvosMoves, MAX_EVOLUTIONS, and EVOLUTION_SIZE | Rangi42 | 2023-11-21 | 1 | -2/+9 |
| | | | | | | | | | Fixes #430 | ||||
| | * | Rename `EV_*` constants to `EVOLVE_*` like pokecrystal (#407) | SatoMew | 2023-11-21 | 1 | -72/+72 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2023-04-25 | 1 | -1/+1 |
| |\| | |||||
| | * | Dex weights are in tenths of a pound | RainbowMetalPigeon | 2023-03-25 | 1 | -1/+1 |
| | | | |||||
| | * | RGBDS syntax updates (#358) | vulcandth | 2022-06-06 | 1 | -1/+1 |
| | | | | | | | New MACRO and DEF syntax | ||||
| * | | RGBDS syntax updates (#86) | vulcandth | 2022-06-06 | 1 | -1/+1 |
| | | | | | | | New MACRO and DEF syntax | ||||
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2021-05-23 | 1 | -78/+153 |
| |\| | |||||
| | * | Use macros for packed arrays of nybbles | Rangi | 2021-05-23 | 1 | -78/+153 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-03-25 | 8 | -4/+16 |
| |\| | |||||
| | * | Verify data table and name list sizes with assertion macros | Rangi | 2021-03-25 | 8 | -4/+16 |
| | | | | | | | | | Fixes #312 | ||||
| | * | Remove unused _GREEN TitleMons data | Rangi | 2021-03-21 | 1 | -18/+0 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2020-12-15 | 1 | -0/+2 |
| |\| | |||||
| | * | Use assert to ensure correct base data size | Rangi | 2020-11-17 | 1 | -0/+2 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2020-11-14 | 8 | -0/+0 |
| |\| | |||||
| | * | Fix file modes | dannye | 2020-11-14 | 9 | -0/+0 |
| | | | |||||
| | * | Missingno's Pokédex weight is two bytes like the rest | Rangi | 2020-07-19 | 1 | -2/+2 |
| | | | |||||
| | * | Define cries with a mon_cry macro | Rangi | 2020-07-14 | 1 | -190/+195 |
| | | | |||||
| | * | Clean up some data, using macros for multiline list entries | Rangi | 2020-07-14 | 153 | -343/+342 |
| | | | |||||
| | * | PSYCHIC -> PSYCHIC_TYPE (PSYCHIC is ambiguous with PSYCHIC_M) | Rangi | 2020-07-07 | 14 | -14/+14 |
| | | | |||||
| | * | Use STARTER[123] constants in TitleMons | Rangi | 2020-07-06 | 1 | -9/+9 |
| | | | |||||
| | * | Align tmhm learnsets in rows of 5 | Rangi | 2020-07-06 | 145 | -145/+665 |
| | | | |||||
| | * | TM/HM constants named after moves | Rangi | 2020-07-05 | 145 | -145/+145 |
| | | | |||||
| | * | Port pokecrystal's base data and tmhm structure | Rangi | 2020-07-05 | 152 | -4229/+3021 |
| | | | | | | | | | To do: TM/HM constants named after moves | ||||
| | * | Port pokecrystal's formatting of text commands and special characters | Rangi | 2020-07-04 | 1 | -303/+303 |
| | | | |||||
| | * | Document why Mew is set apart | Rangi | 2020-07-03 | 1 | -0/+10 |
| | | | |||||
| | * | Factor out Mew's pics and base data | Rangi | 2020-07-03 | 1 | -0/+4 |
| | | | |||||
| | * | Reorganize constants/ | Rangi | 2020-07-03 | 1 | -1/+1 |
| | | | | | | | | | To do: add comments associating constants with data and code | ||||
| | * | Add subdirectories to data/ similar to pokecrystal | Rangi | 2020-07-03 | 161 | -0/+10145 |
| | | | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/. | ||||
| * | Sync more with pokered | Rangi | 2020-11-05 | 1 | -0/+36 |
| | | |||||
| * | Syn base stats' tmhm formatting with pokered | Rangi | 2020-11-05 | 142 | -440/+440 |
| | | |||||
| * | Remove unused RG/RB graphics | Rangi | 2020-11-05 | 151 | -151/+151 |
| | | |||||
| * | Sync with pokered | dannye | 2020-11-04 | 160 | -0/+9430 |
