summaryrefslogtreecommitdiff
path: root/data/maps/Route12/scripts.inc
AgeCommit message (Collapse)Author
2020-04-06Split quest_log.cPikalaxALT
2020-03-31Name all specialsPikalaxALT
2020-03-03Sync some specials/drop unnecessary prefixesGriffinR
2020-01-17Document static mon scriptsGriffinR
2020-01-15Document some Quest LogGriffinR
2020-01-10Sync split scripts, more misc splits/docGriffinR
2020-01-10Use MSGBOX constantsGriffinR
2020-01-10Sync event macrosGriffinR
2020-01-08Use map_script constants, name unique map_script labelsGriffinR
2020-01-08Sync compare macros, some event_scripts.s doc, begin map_scripts constantsGriffinR
2019-10-21Document battle outcome checks in scriptsPikalaxALT
2019-10-20use TRUE and FALSE for flag conditionals; more story flagsPikalaxALT
2019-10-20script switch/case; name script conditionalsPikalaxALT
2019-10-20update famechecker macroPikalaxALT
2019-10-19Hide/show flags through 07FPikalaxALT
2019-05-16goto_if_eq and switch/case in scriptsPikalaxALT
2019-05-16Propagate giveitem macroPikalaxALT
2019-05-16propagate msgbox macroPikalaxALT
2019-05-14Replace some hardcoded flags/varsPikalaxALT
2019-05-14Fix indentation in .inc filesPikalaxALT
2019-05-09dump event scriptsgarak