summaryrefslogtreecommitdiff
path: root/data/maps/SSTidalCorridor
AgeCommit message (Expand)Author
2021-11-18Reformat compare + goto_if/call_if to single statementsGriffinR
2021-11-16Handle optional arguments for warp commands, add WARP_ID_NONEGriffinR
2021-11-13Merge pull request #1547 from GriffinRichards/doc-sounddataGriffinR
2021-11-07Add CRY_MODE constantsGriffinR
2021-11-05Rename movement scripts to use Faster over Fastestcbt6
2021-07-20Remove address commentsGriffinR
2020-08-20Give songs meaningful english namesGriffinR
2020-06-22Add local object event ids for referenced objectsGriffinR
2020-04-28Use trainer type constantsGriffinR
2020-04-28Sync map header property names with pokefireredGriffinR
2020-01-13Merge branch 'master' of https://github.com/pret/pokeemerald into fix-eventobjGriffinR
2020-01-12if_undefeated macro to if_not_defeatedGriffinR
2020-01-11Port some macro/script fixes from pokefireredGriffinR
2019-11-20Standardize EVENT_OBJECT to OBJECT_EVENTGriffinR
2019-11-20Standardize Event Object to Object EventGriffinR
2019-11-14Document SS Tidal scriptsGriffinR
2019-10-06Document common movementsGriffinR
2019-02-27Name several vars, document some related eventsPhlosioneer
2019-02-25Update map script filesPhlosioneer
2019-02-24Name some common single-entry movementsPhlosioneer
2019-02-16Use strings for map json trainer_type and trainer_sight_or_berry_tree_id fieldsMarcus Huderle
2019-01-31Convert map data to JSONMarcus Huderle
2019-01-29Define layout constantsMarcus Huderle
2019-01-02Fix merge conflictsTetrable
2019-01-02Finish off labelling flagsTetrable
2018-12-26Use map_header_flags macro (#483)Marcus Huderle
2018-12-21improve call_if macrosMelody
2018-12-21improve goto_if macrosMelody
2018-12-19update applymovement to remove magic numbersMelody
2018-12-07Use normal apostrophes like adultsMelody
2018-12-02adds constants, cleans up callstd and msgbox codeMelody
2018-10-18name more event flagsgarak
2018-10-17use event flags in event scriptsgarak
2018-10-14Update All EVENT_OBJ_GFX ReferencesDeokishisu
2018-08-11Merge remote-tracking branch 'garakmon/heal-loc-2'Diegoisawesome
2018-08-10port larger heal location changes from poke ruby prgarak
2018-08-08Begin porting/decompiling field_specialsDiegoisawesome
2018-07-12Use map battle scene constants in map headersMarcus Huderle
2018-07-12Use map type constants in map headersMarcus Huderle
2018-07-12Use weather constants in map headersMarcus Huderle
2018-07-12Use region map section constants in map headersMarcus Huderle
2018-07-11Sync bg_event macros with pokerubyMarcus Huderle
2018-07-10Use movement type constants in object_event macrosMarcus Huderle
2018-06-20Move events and scripts into map dirsMarcus Huderle
2018-06-20Move 'map attributes' into 'layouts'Marcus Huderle
2017-12-22use internal song namessceptillion
2017-11-09Dump mapsDiegoisawesome