aboutsummaryrefslogtreecommitdiffstats
path: root/constants/item_constants.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-23Use macros for bit arraysRangi1-1/+1
2021-04-19Port 'add_tmnum' from pokecrystalRangi1-16/+15
2021-04-17Use rgbds 0.5.0 features:Rangi1-18/+5
2021-03-25Verify data table and name list sizes with assertion macrosRangi1-0/+4
2021-01-06The 'tmhm' macro adjusts to the number of TMs/HMsRangi1-1/+3
2020-11-14Fix file modesdannye1-0/+0
2020-07-20Add comments associating constants with data, and identify some more dataRangi1-0/+7
2020-07-09Use const_skip and const_next macros for brevityRangi1-1/+1
2020-07-09Eliminate enum: use const instead, with case-by-case parallel const implement...Rangi1-10/+12
2020-07-06Avoid repeating the NUM_TMS valueRangi1-6/+8
2020-07-06add_tm and add_hm define TM##_MOVE and HM##_MOVE constants, to avoid repeatin...Rangi1-4/+35
2020-07-05TM/HM constants named after movesRangi1-55/+79
2020-07-03Reorganize constants/Rangi1-2/+2
2015-12-14Fewer underscores in constantsdannye1-3/+3
2015-08-10Use constants for elevator floorsdannye1-0/+14
2015-07-19Enumerate more constantsdannye1-140/+145
2015-07-03Rename/organize part 1 of 4U-Daniel-PC\Daniel1-1/+0
2015-06-01Add newlines to EOFsU-Daniel-PC\Daniel1-1/+1
2014-05-21More misc relabellingU-Fish-PC\Daniel1-0/+2
2013-12-11Clean up constantsU-Fish-PC\Daniel1-2/+1
2013-12-05split related constants into constants/yenatch1-0/+140