aboutsummaryrefslogtreecommitdiffstats
path: root/constants/item_constants.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2025-08-28Document where badge and elevator floor "items" are usedRangi421-1/+2
2024-05-05Use constant in wram for hidden item flags (#445)Vortyne1-0/+3
2023-12-18Clean up item comments (#443)SatoMew1-2/+2
2023-11-21Rename two unused items as `ITEM_XX` like pokecrystalRangi421-4/+4
2023-07-15Thoroughly document debug code (#410)SatoMew1-1/+1
2022-06-06RGBDS syntax updates (#86)vulcandth1-23/+23
2022-06-06RGBDS syntax updates (#358)vulcandth1-21/+21
2021-11-23Use compound assignment operatorsRangi1-1/+1
2021-10-15Add LIGHT_BALL_GSCdannye1-0/+1
2021-05-31Improve some RAM formattingRangi1-1/+1
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-11-05Sync more with pokeredRangi1-0/+3
2020-11-04Sync with pokereddannye1-58/+124
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
2016-06-11Sync with pokereddannye1-3/+3
2015-12-22Fewer underscores in constantsluckytyphlosion1-3/+3
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