summaryrefslogtreecommitdiff
path: root/data/field_move_scripts.inc
AgeCommit message (Collapse)Author
2018-12-07Use real apostrophes instead of fake onesMelody
2018-05-29Flesh out applymovement command namesMarcus Huderle
2018-04-10Use FLDEFF_* constants in scriptsMarcus Huderle
2018-04-10Document/cleanup fldeff_cut.cMarcus Huderle
2018-01-05Add friendly macros for goto_if and call_if variantsMarcus Huderle
2018-01-04Use MSGBOX_YESNO and YES/NO constants for yes/no message boxesMarcus Huderle
2018-01-01Label a bunch more specialsMarcus Huderle
2017-12-21Use event script macro names from pokeemeraldMarcus Huderle
2017-12-17Use FLAG_ prefix for all flagsMarcus Huderle
2017-12-02Use constants for all SYS flagsMarcus Huderle
2017-10-01fix more command namescamthesaxman
2017-10-01fix more command namescamthesaxman
2017-09-30updatecamthesaxman
2017-09-26more command renamingcamthesaxman
2017-09-26single compare macrocamthesaxman
2017-09-24more script command renamingcamthesaxman
2017-09-24more script command renamingcamthesaxman
2017-09-24more script command renamingcamthesaxman
2017-09-24Replace more script commands and fix German buildcamthesaxman
2017-09-24Replace script commands: snop -> nop, snop1 -> nop1, jump -> gotocamthesaxman
2017-09-13more labelingcamthesaxman
2017-09-12more labels and fix buildcamthesaxman
2017-07-18Script macro special now takes, as its argument, the name of the function.PikalaxALT
2016-10-28included .s to .incYamaArashi