summaryrefslogtreecommitdiff
path: root/asm/macros/event.inc
AgeCommit message (Collapse)Author
2018-12-21improve goto_if macrosMelody
2018-12-07Document trainer battle scripts (#430)DizzyEggg
2018-12-02adds req for macro argumentsMelody
2018-12-02trainerbattle_normal → trainerbattle_singleMelody
* trainerbattle_normal → trainerbattle_single * TRAINER_BATTLE_NORMAL → TRAINER_BATTLE_SINGLE * improves the macro documentation a little
2018-12-02cleans up trainer battle scriptsMelody
* adds battle type macros * adds `trainerbattle_normal` macro * adds `trainerbattle_double` macro * adds rematch macros * adds no intro macro
2018-12-02Merge with masterDizzyEggg
2018-12-02Use :req macrosDizzyEggg
2018-12-02defines `register_matchcall` macroMelody
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-01-21Merge branch 'master' into linkPikalaxALT
2018-01-21start decompiling mystery event scriptDizzyEggg
2018-01-18Merge branch 'master' into linkscnorton
2017-12-21Fix setvaddress paramsDiegoisawesome
2017-12-21Revert initclock arg sizesMarcus Huderle
2017-12-21Port generic event script macros from pokerubyMarcus Huderle
2017-12-17give batter script command namesDizzyEggg
2017-12-01battle setup file is decompiledDizzyEggg
2017-11-10Extract baseroms from event_scriptsDiegoisawesome
2017-11-10Dump numerous baseroms, begin moving data to proper filesDiegoisawesome
2017-10-27Merge branch 'master' of github.com:pret/pokeemerald into dump_mapsDiegoisawesome
2017-10-27Final predump fixesDiegoisawesome
2017-10-26Final fixes before dumpDiegoisawesome
2017-10-24More prepDiegoisawesome
2017-10-23Fix some stuffDiegoisawesome
2017-10-23Prepare for dumpingDiegoisawesome