summaryrefslogtreecommitdiff
path: root/asm/macros/event.inc
AgeCommit message (Expand)Author
2018-01-10refactor build systemcamthesaxman
2018-01-05Add friendly macros for checking trainer flagsMarcus Huderle
2018-01-05Add friendly macros for goto_if and call_if variantsMarcus Huderle
2018-01-04Wrap compare macro's args in parenthesesMarcus Huderle
2018-01-04Use -1 instead of 65535 for compare macroMarcus 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-21Revert initclock arg sizesMarcus Huderle
2017-12-21Use event script macro names from pokeemeraldMarcus Huderle
2017-10-01vloadptr -> vloadwordcamthesaxman
2017-10-01fix switch macrocamthesaxman
2017-10-01imm -> valuecamthesaxman
2017-10-01setmestatus -> setmysteryeventstatuscamthesaxman
2017-10-01fix more command namescamthesaxman
2017-10-01fix more command namescamthesaxman
2017-10-01fix more command namescamthesaxman
2017-10-01fix more command namescamthesaxman
2017-10-01fix more command namescamthesaxman
2017-09-30updatecamthesaxman
2017-09-30updatecamthesaxman
2017-09-30stuff... I don't remembercamthesaxman
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-08-24do some renaming and reorganizingcamthesaxman
2017-07-18Script macro special now takes, as its argument, the name of the function.PikalaxALT
2016-10-28included .s to .incYamaArashi