summaryrefslogtreecommitdiff
path: root/data/maps/MagmaHideout_4F/scripts.inc
AgeCommit message (Collapse)Author
2021-11-05Rename movement scripts to use Faster over Fastestcbt6
2021-07-20Remove address commentsGriffinR
2021-05-21Document second parameter of playbgmExpoSeed
2020-08-20Give songs meaningful english namesGriffinR
2020-06-22Add local object event ids for referenced objectsGriffinR
2020-01-08Merge branch 'master' into fix-eventobjGriffinR
2019-12-25Labels betterFontbane
2019-12-18Merge branch 'master' into fix-eventobjGriffinR
2019-12-15Use fadescreen constantsGriffinR
2019-11-20Standardize EVENT_OBJECT to OBJECT_EVENTGriffinR
2019-11-12Document interview and TV scripts, and misc script clean upGriffinR
2019-11-04Rename Grunts to use location-specific namesGriffinR
2019-11-01Document aqua/magma hideout scriptsGriffinR
2019-10-06Document common movementsGriffinR
2019-09-30Document a few field specialsGriffinR
2019-08-05rename town/city varsGriffinR
2019-04-06Doc field move scripts completely, use fldeff constants for dofieldeffectFontbane
Fix labels Fix labels again Delete extra boulder scripts Now it should build fine
2019-02-25Merge branch 'master' into event-varsPhlosioneer
2019-02-24Name some common single-entry movementsPhlosioneer
2019-02-22Finish moving pokeruby varsPhlosioneer
2019-02-22Start porting pokeruby vars to pokeemeraldPhlosioneer
2019-01-02Finish off labelling flagsTetrable
2018-12-19update applymovement to remove magic numbersMelody
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-10-18more event flagsgarak
2018-06-20Move events and scripts into map dirsMarcus Huderle