summaryrefslogtreecommitdiff
path: root/data/map_events.s
AgeCommit message (Expand)Author
2020-02-12Fix event object include guards and constant filenamesGriffinR
2019-02-04Convert map data to JSONMarcus Huderle
2018-07-11Use bg event type constants and remove unneeded bg_event argumentMarcus Huderle
2018-07-10Use movement constants in object_event macrosMarcus Huderle
2018-06-20Move map events into respective data/maps/<map> directoriesMarcus Huderle
2018-05-29Unify 'map object' and 'field object' terms into 'event object'Marcus Huderle
2018-01-10refactor build systemcamthesaxman
2017-12-26Add bg_secret_base_event macro, and define secret base id constantsMarcus Huderle
2017-12-26Add coord_weather_event macro, and define COORD_EVENT_WEATHER_* constantsMarcus Huderle
2017-12-24Name and use temp var constantsMarcus Huderle
2017-11-28Use constants for temporary map flagsMarcus Huderle
2017-11-27convert data files to use constants/map.hcamthesaxman
2017-11-26opponents, map_objects, hold_effects, game_stat, decorations, battle_move_eff...camthesaxman
2017-11-26flag, vars, items constantscamthesaxman
2017-11-15fix Route124 concatenation in map_events.sProjectRevoTPP
2017-01-05split dataYamaArashi