summaryrefslogtreecommitdiff
path: root/data/maps/SSTidalRooms/scripts.inc
AgeCommit message (Collapse)Author
2020-01-11Port some macro/script fixes from pokefireredGriffinR
2019-11-14Document SS Tidal scriptsGriffinR
2019-02-24Name a ton of commonly used event scriptsPhlosioneer
2019-01-02Finish off labelling flagsTetrable
2018-12-21improve goto_if macrosMelody
2018-12-07Use normal apostrophes like adultsMelody
2018-12-02trainerbattle_normal → trainerbattle_singleMelody
* trainerbattle_normal → trainerbattle_single * TRAINER_BATTLE_NORMAL → TRAINER_BATTLE_SINGLE * improves the macro documentation a little
2018-12-02cleans up trainer battle scriptsMelody
* adds battle type macros * adds `trainerbattle_normal` macro * adds `trainerbattle_double` macro * adds rematch macros * adds no intro macro
2018-12-02adds constants, cleans up callstd and msgbox codeMelody
* adds some constants for standard script names and messagebox types * replaces some callstd calls with msgbox calls where equivalent * replaces msgbox and callstd calls using raw digits with versions that use the constants
2018-06-20Move events and scripts into map dirsMarcus Huderle