aboutsummaryrefslogtreecommitdiffstats
path: root/constants/pokemon_constants.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-27Clarify comment in constants/pokemon_constants.asmSatoMew1-1/+1
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
2019-07-07Replace some hard-coded values with constantsRangi1-0/+2
2018-07-08Document the origin of MissingNo's base stats.Rangi1-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