summaryrefslogtreecommitdiff
path: root/data/scripts/maps/MossdeepCity_StevensHouse.inc
AgeCommit message (Expand)Author
2018-06-20Move map scripts into 'data/maps/<mapname>/scripts.inc'Marcus Huderle
2018-05-29Flesh out applymovement command namesMarcus Huderle
2018-01-14improve TM/HM constants and add macro for TM/HM learnsetscamthesaxman
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-04Use song constants in scriptsMarcus 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-24Name and use general purpose varsMarcus Huderle
2017-12-21Use event script macro names from pokeemeraldMarcus Huderle
2017-12-17Use FLAG_ prefix for all flagsMarcus Huderle
2017-12-10Label flags up to 973Marcus Huderle
2017-12-03More script flagsMarcus Huderle
2017-12-02Label script flags up to flag 199.Marcus Huderle
2017-12-02Use constants for all SYS flagsMarcus Huderle
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
2016-10-28included .s to .incYamaArashi