summaryrefslogtreecommitdiff
path: root/data/maps/LavenderTown_House2/scripts.inc
AgeCommit message (Expand)Author
2020-03-03Sync some specials/drop unnecessary prefixesGriffinR
2020-01-16Document Lavender Town scriptsGriffinR
2020-01-10Use MSGBOX constantsGriffinR
2020-01-10Sync event macrosGriffinR
2020-01-08Sync compare macros, some event_scripts.s doc, begin map_scripts constantsGriffinR
2019-10-24Rename specials according to RubyPikalaxALT
2019-10-23field_specials through Task_AnimateElevatorWindowViewPikalaxALT
2019-10-21Fix name of a field specialPikalaxALT
2019-10-21Documentation for start-of-credits scriptPikalaxALT
2019-10-20use TRUE and FALSE for flag conditionals; more story flagsPikalaxALT
2019-10-20script switch/case; name script conditionalsPikalaxALT
2019-05-16goto_if_eq and switch/case in scriptsPikalaxALT
2019-05-16Resolve most hardcoded values in map scriptsPikalaxALT
2019-05-16Propagate giveitem macroPikalaxALT
2019-05-16propagate msgbox macroPikalaxALT
2019-05-14Fix indentation in .inc filesPikalaxALT
2019-05-09dump event scriptsgarak