aboutsummaryrefslogtreecommitdiffstats
path: root/data/pokemon (unfollow)
Commit message (Expand)AuthorFilesLines
2026-03-30Don't pass redundant label names to `nybble_array` and `bit_array`Rangi1-1/+1
2026-01-24Repair Iwata Asks URL (#568)SnorlaxMonster1-1/+1
2025-08-17Use `dname` macro to automatically pad names with `"@"` characters (#525)Rangi1-190/+190
2024-12-27Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi7-7/+7
2024-12-27Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi7-7/+7
2024-12-16Use "gray", not "grey"Rangi421-24/+24
2023-11-21Get rid of wEvosMoves, MAX_EVOLUTIONS, and EVOLUTION_SIZERangi421-2/+9
2023-11-21Rename `EV_*` constants to `EVOLVE_*` like pokecrystal (#407)SatoMew1-72/+72
2023-03-25Dex weights are in tenths of a poundRainbowMetalPigeon1-1/+1
2022-06-06RGBDS syntax updates (#86)vulcandth1-1/+1
2022-06-06RGBDS syntax updates (#358)vulcandth1-1/+1
2021-05-23Use macros for packed arrays of nybblesRangi1-78/+153
2021-03-25Verify data table and name list sizes with assertion macrosRangi8-4/+16
2021-03-21Remove unused _GREEN TitleMons dataRangi1-18/+0
2020-11-17Use assert to ensure correct base data sizeRangi1-0/+2
2020-11-14Fix file modesdannye9-0/+0
2020-11-05Sync more with pokeredRangi1-0/+36
2020-11-05Syn base stats' tmhm formatting with pokeredRangi142-440/+440
2020-11-05Remove unused RG/RB graphicsRangi151-151/+151
2020-11-04Sync with pokereddannye160-0/+9430
2020-07-19Missingno's Pokédex weight is two bytes like the restRangi1-2/+2
2020-07-14Define cries with a mon_cry macroRangi1-190/+195
2020-07-14Clean up some data, using macros for multiline list entriesRangi153-343/+342
2020-07-07PSYCHIC -> PSYCHIC_TYPE (PSYCHIC is ambiguous with PSYCHIC_M)Rangi14-14/+14
2020-07-06Use STARTER[123] constants in TitleMonsRangi1-9/+9
2020-07-06Align tmhm learnsets in rows of 5Rangi145-145/+665
2020-07-05TM/HM constants named after movesRangi145-145/+145
2020-07-05Port pokecrystal's base data and tmhm structureRangi152-4229/+3021
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi1-303/+303
2020-07-03Document why Mew is set apartRangi1-0/+10
2020-07-03Factor out Mew's pics and base dataRangi1-0/+4
2020-07-03Reorganize constants/Rangi1-1/+1
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi161-0/+10145