summaryrefslogtreecommitdiff
path: root/data/scripts/maps/Route101.inc
AgeCommit message (Collapse)Author
2018-06-20Move events and scripts into map dirsMarcus Huderle
2018-06-15Get all map constants from include/ rather than constants/Marcus Huderle
2018-06-13Update applymovement actions to reflect movement action namesMarcus Huderle
2017-12-22Merge branch 'master' of https://github.com/pret/pokeemerald into dump_songssceptillion
2017-12-22use internal song namessceptillion
2017-12-21Merge remote-tracking branch 'Egg/decompile_use_pokeblock'Diegoisawesome
2017-12-21Port generic event script macros from pokerubyMarcus Huderle
2017-12-18fix pokeblock conflictsDizzyEggg
2017-12-16decompile more of pokeblock.sDizzyEggg
2017-11-29more work on battle setupDizzyEggg
2017-11-11Split files from event_scripts.sDiegoisawesome
Also move maps/scripts to scripts/maps