aboutsummaryrefslogtreecommitdiffstats
path: root/constants/pokemon_constants.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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