summaryrefslogtreecommitdiff
path: root/data/map_events.s
AgeCommit message (Expand)Author
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