summaryrefslogtreecommitdiff
path: root/data/scripts/safari_zone.inc
AgeCommit message (Collapse)Author
2019-02-22Finish moving pokeruby varsPhlosioneer
2018-12-29Document misc field_specials thingsMarcus Huderle
2018-12-21improve goto_if macrosMelody
2018-12-07Use normal apostrophes like adultsMelody
2018-12-02adds constants, cleans up callstd and msgbox codeMelody
* adds some constants for standard script names and messagebox types * replaces some callstd calls with msgbox calls where equivalent * replaces msgbox and callstd calls using raw digits with versions that use the constants
2018-06-15Get all map constants from include/ rather than constants/Marcus Huderle
2017-12-21Merge remote-tracking branch 'Egg/decompile_use_pokeblock'Diegoisawesome
2017-12-21Port generic event script macros from pokerubyMarcus Huderle
2017-12-16decompile more of pokeblock.sDizzyEggg
2017-11-11Split files from event_scripts.sDiegoisawesome
Also move maps/scripts to scripts/maps