summaryrefslogtreecommitdiff
path: root/constants/item_constants.asm
AgeCommit message (Expand)Author
2020-07-20Add comments associating constants with data, and identify some more dataRangi
2020-07-09Use const_skip and const_next macros for brevityRangi
2020-07-09Eliminate enum: use const instead, with case-by-case parallel const implement...Rangi
2020-07-06Avoid repeating the NUM_TMS valueRangi
2020-07-06add_tm and add_hm define TM##_MOVE and HM##_MOVE constants, to avoid repeatin...Rangi
2020-07-05TM/HM constants named after movesRangi
2020-07-03Reorganize constants/Rangi
2015-12-14Fewer underscores in constantsdannye
2015-08-10Use constants for elevator floorsdannye
2015-07-19Enumerate more constantsdannye
2015-07-03Rename/organize part 1 of 4U-Daniel-PC\Daniel
2015-06-01Add newlines to EOFsU-Daniel-PC\Daniel
2014-05-21More misc relabellingU-Fish-PC\Daniel
2013-12-11Clean up constantsU-Fish-PC\Daniel
2013-12-05split related constants into constants/yenatch