aboutsummaryrefslogtreecommitdiffstats
path: root/constants/pokemon_constants.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-06RGBDS syntax updates (#86)vulcandth1-6/+6
2022-06-06RGBDS syntax updates (#358)vulcandth1-5/+5
2020-11-13Add constants for player and rival startersRangi1-4/+7
2020-11-04Sync with pokereddannye1-192/+204
2020-09-27Clarify comment in constants/pokemon_constants.asmSatoMew1-1/+1
2020-09-27Add constant for ghost Marowak like pokeredSatoMew1-0/+3
2020-09-22Fix alignment in Pokémon name constantsSatoMew1-191/+191
2020-09-22Replace ghost Marowak's ambiguous constantSatoMew1-1/+1
2020-08-31Define a constant for the ghost Marowak (hard-coded throughout the engine, li...Rangi1-0/+8
2020-07-20Add comments associating constants with data, and identify some more dataRangi1-0/+7
2020-07-09Use const_skip and const_next macros for brevityRangi1-36/+36
2020-07-04Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi1-1/+1
2020-07-03Reorganize constants/Rangi1-2/+2
2020-05-20Sync with pokereddannye1-1/+3
2019-07-07Replace some hard-coded values with constantsRangi1-0/+2
2018-07-08Document the origin of MissingNo's base stats.Rangi1-1/+1
2016-05-30Cerulean Pokemon Center; Func_5c0d4; space after comma in engine/menu/pokedex...pikalaxalt1-1/+1
2015-12-22Fewer underscores in constantsluckytyphlosion1-1/+1
2015-12-14Fewer underscores in constantsdannye1-1/+1
2015-07-19Enumerate more constantsdannye1-189/+191
2014-06-06Space out monster constants to make gaps clearer.yenatch1-1/+37
2013-12-11Clean up constantsU-Fish-PC\Daniel1-2/+1
2013-12-05split related constants into constants/yenatch1-0/+155