aboutsummaryrefslogtreecommitdiffstats
path: root/macros/scripts/events.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-17Use rgbds 0.5.0 features:Rangi1-4/+4
2021-04-13The 'def_trainers' macro checks that trainers' event flag bits are correct (#...Rangi1-22/+0
2021-04-08Trim extra newlines from some filesRangi1-1/+0
2020-11-14Fix file modesdannye1-0/+0
2020-07-07Sync coordinate macros with pokecrystalRangi1-2/+2
2020-07-06Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ...Rangi1-4/+4
2020-07-04Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi1-6/+6
2020-07-03Organize macros/ like pokecrystalRangi1-30/+60
2016-07-31Split macros.asmdannye1-0/+0
2016-06-11crlf to lfYamaArashi1-441/+441
2015-09-04Rewrite SetEvents and ResetEvents for unlimited number of eventsPikalaxALT1-9/+7
2015-07-21named most of the used eventsYamaArashi1-3/+21
2015-07-20move event macros to separate fileYamaArashi1-0/+425