summaryrefslogtreecommitdiff
path: root/data/scripts/gabby_and_ty.inc
AgeCommit message (Collapse)Author
2018-07-20Rename OPPONENT_ to TRAINER_ to match pokeemerald.vblm12
2018-05-29Flesh out applymovement command namesMarcus Huderle
2018-05-29Unify 'map object' and 'field object' terms into 'event object'Marcus 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-24'VAR_SPECIAL_X' instead of 'SPECIALVAR_X'Marcus Huderle
2017-12-24Name and use constants for special varsMarcus Huderle
2017-12-10Label flags up to 973Marcus Huderle
2017-12-09Label all flags up to 901Marcus Huderle
2017-11-28Use constants for temporary map flagsMarcus Huderle
2017-09-30stuff... I don't remembercamthesaxman
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-07-18Script macro special now takes, as its argument, the name of the function.PikalaxALT
2016-10-28included .s to .incYamaArashi