summaryrefslogtreecommitdiff
path: root/data/maps/PewterCity/scripts.inc
AgeCommit message (Collapse)Author
2020-08-29Give songs meaningful english namesGriffinR
2020-03-31Name all specialsPikalaxALT
2020-03-23through CheckForObjectEventCollisionPikalaxALT
2020-03-02Fix special var namesGriffinR
2020-01-14Document Pewter City scriptsGriffinR
2020-01-10Use MSGBOX constantsGriffinR
2020-01-10Sync event macrosGriffinR
2020-01-09Sync temp varsGriffinR
2020-01-09Use dir constantsGriffinR
2020-01-09Label used movement stepsGriffinR
2020-01-08Use special obj event idsGriffinR
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-21escort --> guidePikalaxALT
2019-10-20use TRUE and FALSE for flag conditionals; more story flagsPikalaxALT
2019-10-20script switch/case; name script conditionalsPikalaxALT
2019-10-19Two additional script macrosPikalaxALT
2019-10-19Hide/show flags through 07FPikalaxALT
2019-10-18Rename map scene vars and partially document Oak's labPikalaxALT
2019-10-09Rename song constants using Japanese sound test menuPikalaxALT
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-14Document world map flagsPikalaxALT
2019-05-14Fix indentation in .inc filesPikalaxALT
2019-05-09dump event scriptsgarak