aboutsummaryrefslogtreecommitdiffstats
path: root/constants/item_constants.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use macros for bit arraysRangi2021-05-231-1/+1
* Port 'add_tmnum' from pokecrystalRangi2021-04-191-16/+15
* Use rgbds 0.5.0 features:Rangi2021-04-171-18/+5
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+4
* The 'tmhm' macro adjusts to the number of TMs/HMsRangi2021-01-061-1/+3
* Fix file modesdannye2020-11-141-0/+0
* 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-1/+1
* Eliminate enum: use const instead, with case-by-case parallel const implement...Rangi2020-07-091-10/+12
* Avoid repeating the NUM_TMS valueRangi2020-07-061-6/+8
* add_tm and add_hm define TM##_MOVE and HM##_MOVE constants, to avoid repeatin...Rangi2020-07-061-4/+35
* TM/HM constants named after movesRangi2020-07-051-55/+79
* Reorganize constants/Rangi2020-07-031-2/+2
* Fewer underscores in constantsdannye2015-12-141-3/+3
* Use constants for elevator floorsdannye2015-08-101-0/+14
* Enumerate more constantsdannye2015-07-191-140/+145
* Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-1/+0
* Add newlines to EOFsU-Daniel-PC\Daniel2015-06-011-1/+1
* More misc relabellingU-Fish-PC\Daniel2014-05-211-0/+2
* Clean up constantsU-Fish-PC\Daniel2013-12-111-2/+1
* split related constants into constants/yenatch2013-12-051-0/+140