summaryrefslogtreecommitdiff
path: root/macros/scripts/events.asm
AgeCommit message (Expand)Author
2021-11-23Use compound assignment operatorsRangi
2021-04-17Use rgbds 0.5.0 features:Rangi
2021-04-13The 'def_trainers' macro checks that trainers' event flag bits are correct (#...Rangi
2021-04-08Trim extra newlines from some filesRangi
2020-11-14Fix file modesdannye
2020-07-07Sync coordinate macros with pokecrystalRangi
2020-07-06Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ...Rangi
2020-07-04Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi
2020-07-03Organize macros/ like pokecrystalRangi