aboutsummaryrefslogtreecommitdiffstats
path: root/data/pokemon (follow)
Commit message (Expand)AuthorAge
* RGBDS syntax updates (#86)vulcandth2022-06-06
* Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-05-23
|\
| * Use macros for packed arrays of nybblesRangi2021-05-23
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-25
|\|
| * Verify data table and name list sizes with assertion macrosRangi2021-03-25
| * Remove unused _GREEN TitleMons dataRangi2021-03-21
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-12-15
|\|
| * Use assert to ensure correct base data sizeRangi2020-11-17
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-14
|\|
| * Fix file modesdannye2020-11-14
| * Missingno's Pokédex weight is two bytes like the restRangi2020-07-19
| * Define cries with a mon_cry macroRangi2020-07-14
| * Clean up some data, using macros for multiline list entriesRangi2020-07-14
| * PSYCHIC -> PSYCHIC_TYPE (PSYCHIC is ambiguous with PSYCHIC_M)Rangi2020-07-07
| * Use STARTER[123] constants in TitleMonsRangi2020-07-06
| * Align tmhm learnsets in rows of 5Rangi2020-07-06
| * TM/HM constants named after movesRangi2020-07-05
| * Port pokecrystal's base data and tmhm structureRangi2020-07-05
| * Port pokecrystal's formatting of text commands and special charactersRangi2020-07-04
| * Document why Mew is set apartRangi2020-07-03
| * Factor out Mew's pics and base dataRangi2020-07-03
| * Reorganize constants/Rangi2020-07-03
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-03
* Sync more with pokeredRangi2020-11-05
* Syn base stats' tmhm formatting with pokeredRangi2020-11-05
* Remove unused RG/RB graphicsRangi2020-11-05
* Sync with pokereddannye2020-11-04