summaryrefslogtreecommitdiff
path: root/data/maps/SecretBase_Tree3
AgeCommit message (Collapse)Author
2020-08-29Give songs meaningful english namesGriffinR
2020-07-20Merge pull request #780 from GriffinRichards/sync-scriptsGriffinR
Sync some scripts with pokeemerald
2020-04-28Use trainer type constantsGriffinR
2020-04-24Sync shared_secret_base.incGriffinR
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-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 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
* purge text label redundancy in data2 * revo you dummy dont commit experimental changes like that * Map header music constants * Declare CoordEvent and BgEvent structs * start labeling AI labels * more labels * even more AI labels * finish labeling battle AI * change flee2 to watch * egg nickname * oops
2016-07-05remove empty lines at eofYamaArashi
2016-06-16Dump the maps.yenatch