summaryrefslogtreecommitdiff
path: root/data/maps/CeladonCity_DepartmentStore_Roof/scripts.inc
AgeCommit message (Expand)Author
2020-08-29Give songs meaningful english namesGriffinR
2020-04-06Split quest_log.cPikalaxALT
2020-03-31Name all specialsPikalaxALT
2020-03-02Fix special var namesGriffinR
2020-01-25Document Celadon City scriptsGriffinR
2020-01-15Document some Quest LogGriffinR
2020-01-13Sync macros to have Give/Take Add/Remove unityGriffinR
2020-01-10More basic script constantsGriffinR
2020-01-10Use MSGBOX constantsGriffinR
2020-01-10Sync event macrosGriffinR
2020-01-09Sync temp varsGriffinR
2020-01-08Some stdscript sync, start syncing cable_club.incGriffinR
2020-01-08Sync compare macros, some event_scripts.s doc, begin map_scripts constantsGriffinR
2019-11-07hidemoneybox backwards compat with rubyPikalaxALT
2019-11-07hidemoneybox buries dummy args nowPikalaxALT
2019-10-25Name multichoice menusPikalaxALT
2019-10-20Story flags through mystic ticketPikalaxALT
2019-10-20use TRUE and FALSE for flag conditionals; more story flagsPikalaxALT
2019-10-20script switch/case; name script conditionalsPikalaxALT
2019-10-09Rename song constants using Japanese sound test menuPikalaxALT
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