aboutsummaryrefslogtreecommitdiffstats
path: root/data/pokemon (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-04-151-1/+1
|\
| * Don't pass redundant label names to `nybble_array` and `bit_array`Rangi2026-03-301-1/+1
| * Repair Iwata Asks URL (#568)SnorlaxMonster2026-01-241-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-09-061-190/+190
|\|
| * Use `dname` macro to automatically pad names with `"@"` characters (#525)Rangi2025-08-171-190/+190
| * Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi2024-12-277-7/+7
* | Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi2024-12-277-7/+7
* | Merge branch 'master' of https://github.com/pret/pokeredRangi422024-12-251-24/+24
|\|
| * Use "gray", not "grey"Rangi422024-12-161-24/+24
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-211-74/+81
|\|
| * Get rid of wEvosMoves, MAX_EVOLUTIONS, and EVOLUTION_SIZERangi422023-11-211-2/+9
| * Rename `EV_*` constants to `EVOLVE_*` like pokecrystal (#407)SatoMew2023-11-211-72/+72
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-04-251-1/+1
|\|
| * Dex weights are in tenths of a poundRainbowMetalPigeon2023-03-251-1/+1
| * RGBDS syntax updates (#358)vulcandth2022-06-061-1/+1
* | RGBDS syntax updates (#86)vulcandth2022-06-061-1/+1
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-05-231-78/+153
|\|
| * Use macros for packed arrays of nybblesRangi2021-05-231-78/+153
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-258-4/+16
|\|
| * Verify data table and name list sizes with assertion macrosRangi2021-03-258-4/+16
| * Remove unused _GREEN TitleMons dataRangi2021-03-211-18/+0
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-12-151-0/+2
|\|
| * Use assert to ensure correct base data sizeRangi2020-11-171-0/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-148-0/+0
|\|
| * Fix file modesdannye2020-11-149-0/+0
| * Missingno's Pokédex weight is two bytes like the restRangi2020-07-191-2/+2
| * Define cries with a mon_cry macroRangi2020-07-141-190/+195
| * Clean up some data, using macros for multiline list entriesRangi2020-07-14153-343/+342
| * PSYCHIC -> PSYCHIC_TYPE (PSYCHIC is ambiguous with PSYCHIC_M)Rangi2020-07-0714-14/+14
| * Use STARTER[123] constants in TitleMonsRangi2020-07-061-9/+9
| * Align tmhm learnsets in rows of 5Rangi2020-07-06145-145/+665
| * TM/HM constants named after movesRangi2020-07-05145-145/+145
| * Port pokecrystal's base data and tmhm structureRangi2020-07-05152-4229/+3021
| * Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-303/+303
| * Document why Mew is set apartRangi2020-07-031-0/+10
| * Factor out Mew's pics and base dataRangi2020-07-031-0/+4
| * Reorganize constants/Rangi2020-07-031-1/+1
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-03161-0/+10145
* Sync more with pokeredRangi2020-11-051-0/+36
* Syn base stats' tmhm formatting with pokeredRangi2020-11-05142-440/+440
* Remove unused RG/RB graphicsRangi2020-11-05151-151/+151
* Sync with pokereddannye2020-11-04160-0/+9430