summaryrefslogtreecommitdiff
path: root/data/maps/AquaHideout_1F
AgeCommit message (Expand)Author
2020-08-29Give songs meaningful english namesGriffinR
2020-07-20Merge pull request #780 from GriffinRichards/sync-scriptsGriffinR
2020-05-06Sync surf.inc, dynamic_npc_graphics.incGriffinR
2020-04-28Use trainer type constantsGriffinR
2020-04-23Use map script constantsGriffinR
2020-04-23Use msgbox constantsGriffinR
2020-04-23Sync event macrosGriffinR
2020-02-12Standardize Event Object to Object EventGriffinR
2019-02-16Use strings for map json trainer_type and trainer_sight_or_berry_tree_id fieldsMarcus Huderle
2019-02-04Convert map data to JSONMarcus Huderle
2018-12-07Use real apostrophes instead of fake onesMelody
2018-07-20Rename OPPONENT_ to TRAINER_ to match pokeemerald.vblm12
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-10Use movement constants in object_event macrosMarcus Huderle
2018-06-20Use MUS_ prefix instead of BGM_ prefix for songsMarcus Huderle
2018-06-20Move map text into data/maps/<name>Marcus Huderle
2018-06-20Move map scripts into 'data/maps/<mapname>/scripts.inc'Marcus Huderle
2018-06-20Move map events into respective data/maps/<map> directoriesMarcus Huderle
2018-06-20Move 'map attributes' into 'layouts'Marcus Huderle
2017-05-04rename extension of included .s files to .inccamthesaxman
2016-10-16Label battle AI script and update map BGM constants (#59)ProjectRevoTPP
2016-07-05remove empty lines at eofYamaArashi
2016-06-16Dump the maps.yenatch