summaryrefslogtreecommitdiff
path: root/constants/deco_constants.asm
AgeCommit message (Expand)Author
2021-11-23Use compound assignment operatorsRangi
2021-03-22Verify uneven list sizes with list_start, li, and assert_list_length macrosRangi
2021-03-04Define more struct offset constants with rsreset instead of const_defRangi
2021-03-04Verify data table sizes with table_width and assert_table_length macrosRangi
2020-07-10Use const_skip and const_next macros for brevityRangi
2020-07-08Eliminate enum: use const instead, with case-by-case parallel const implement...Rangi
2020-03-21Add suffixes to some constants to avoid ambiguityRangi
2019-05-25Define appropriate constants as EQUmid-kid
2018-04-01Update file paths in constants/ and docs/mid-kid
2018-02-02use "x + -1" not "x +- 1"Rangi
2017-12-28endm -> ENDMxCrystal
2017-12-27Move more decoration data to data/Remy Oukaour
2017-12-11Move lots of data tables into individual data/ filesRemy Oukaour
2017-12-09Document constants with comments, actual names, and more thorough usageRemy Oukaour
2015-12-29Item effects, post-battle, and decoration flagsPikalaxALT
2015-11-20bgcoordPikalaxALT
2015-11-17engine/decorations.asmPikalaxALT
2015-10-12Happiness and Mystery Gift constantsPikalaxALT
2015-07-23Replaced GROUP_, MAP_ references with the map macroPikalaxALT
2015-07-19Finished the decoration attributes tablePikalaxALT