summaryrefslogtreecommitdiff
path: root/data/maps/DewfordTown_Gym
AgeCommit message (Expand)Author
2021-11-18Reformat compare + goto_if/call_if to single statementsGriffinR
2021-11-16More updating event macro commentsGriffinR
2021-07-20Remove address commentsGriffinR
2020-08-20Give songs meaningful english namesGriffinR
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-13Merge pull request #953 from GriffinRichards/sync-scripthuderlem
2020-01-12Merge branch 'master' into fix-eventobjGriffinR
2020-01-12Standardize prebattle -> introGriffinR
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-10-15Condense fallthrough scriptsGriffinR
2019-10-15Document Gym scripts first halfGriffinR
2019-08-14initial event_scripts documentationGriffinR
2019-04-22Fix some labels and include decorations.hFontbane
2019-04-22Doc most OnTransitionsFontbane
2019-02-27Finish documenting event varsPhlosioneer
2019-02-25Merge pull request #574 from Phlosioneer/event-varshuderlem
2019-02-25Update map script filesPhlosioneer
2019-02-25Merge branch 'master' into event-varsPhlosioneer
2019-02-24Name a ton of commonly used event scriptsPhlosioneer
2019-02-22Start porting pokeruby vars to pokeemeraldPhlosioneer
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-07Use normal apostrophes like adultsMelody
2018-12-02trainerbattle_normal → trainerbattle_singleMelody
2018-12-02cleans up trainer battle scriptsMelody
2018-12-02adds constants, cleans up callstd and msgbox codeMelody
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