summaryrefslogtreecommitdiff
path: root/data/scripts/field_move_scripts.inc
AgeCommit message (Collapse)Author
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-10-16Port/decompile field_control_avatarDiegoisawesome
2018-08-08Begin porting/decompiling field_specialsDiegoisawesome
2018-06-13Update applymovement actions to reflect movement action namesMarcus Huderle
2017-12-21Port generic event script macros from pokerubyMarcus Huderle
2017-11-17more work on wild encounterDizzyEggg
2017-11-11Split files from event_scripts.sDiegoisawesome
Also move maps/scripts to scripts/maps