aboutsummaryrefslogtreecommitdiffstats
path: root/constants/trainer_constants.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* RGBDS syntax updates (#86)vulcandth2022-06-061-4/+4
| | | New MACRO and DEF syntax
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+1
| | | | Fixes #312
* Fix file modesdannye2020-11-141-0/+0
|
* Add comments associating constants with data, and identify some more dataRangi2020-07-201-0/+8
|
* JUGGLER_X -> UNUSED_JUGGLERRangi2020-07-171-48/+48
|
* SONY -> RIVALRangi2020-07-171-3/+3
|
* Use const_skip and const_next macros for brevityRangi2020-07-091-3/+2
|
* Reorganize constants/Rangi2020-07-031-2/+2
| | | | To do: add comments associating constants with data and code
* Replace some hard-coded values with constantsRangi2019-07-071-1/+3
|
* Fewer underscores in constantsdannye2015-12-141-3/+3
|
* No more $C8dannye2015-08-101-48/+53
| | | | | Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers
* Enumerate more constantsdannye2015-07-191-47/+49
|
* Add newlines to EOFsU-Daniel-PC\Daniel2015-06-011-1/+1
|
* Clean up constantsU-Fish-PC\Daniel2013-12-111-1/+1
|
* split related constants into constants/yenatch2013-12-051-0/+48