aboutsummaryrefslogtreecommitdiffstats
path: root/constants/script_constants.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-08Use constants for trade text indexes (#501)Rangi1-0/+1
2024-07-16Identify various flag labels and bit constants (#454)Sylvie1-13/+0
2022-09-10Improve NPC trade labels and comments (#384)SatoMew1-2/+2
2022-06-06RGBDS syntax updates (#86)vulcandth1-15/+15
2022-06-06RGBDS syntax updates (#358)vulcandth1-15/+15
2021-03-25Verify data table and name list sizes with assertion macrosRangi1-0/+1
2020-11-04Sync with pokereddannye1-0/+63
2020-08-17Identify some map object related constantsRangi1-0/+5
2020-07-20Add comments associating constants with data, and identify some more dataRangi1-1/+3
2020-07-16Revise some map scripts, mostly for getting itemsRangi1-0/+6
2020-07-16Define constants for in-game tradesRangi1-0/+13
2020-07-14Clean up some data, using macros for multiline list entriesRangi1-0/+19
2020-07-09Use const_skip and const_next macros for brevityRangi1-3/+4
2020-07-03Reorganize constants/Rangi1-0/+12