aboutsummaryrefslogtreecommitdiffstats
path: root/constants/pokemon_constants.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify comment in constants/pokemon_constants.asmSatoMew2020-09-271-1/+1
* Fix alignment in Pokémon name constantsSatoMew2020-09-221-191/+191
* Replace ghost Marowak's ambiguous constantSatoMew2020-09-221-1/+1
* Define a constant for the ghost Marowak (hard-coded throughout the engine, li...Rangi2020-08-311-0/+8
* Add comments associating constants with data, and identify some more dataRangi2020-07-201-0/+7
* Use const_skip and const_next macros for brevityRangi2020-07-091-36/+36
* Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi2020-07-041-1/+1
* Reorganize constants/Rangi2020-07-031-2/+2
* Replace some hard-coded values with constantsRangi2019-07-071-0/+2
* Document the origin of MissingNo's base stats.Rangi2018-07-081-1/+1
* Fewer underscores in constantsdannye2015-12-141-1/+1
* Enumerate more constantsdannye2015-07-191-189/+191
* Space out monster constants to make gaps clearer.yenatch2014-06-061-1/+37
* Clean up constantsU-Fish-PC\Daniel2013-12-111-2/+1
* split related constants into constants/yenatch2013-12-051-0/+155