summaryrefslogtreecommitdiff
path: root/include/battle_setup.h
AgeCommit message (Collapse)Author
2019-04-02Automatically calculate REMATCH_TABLE_ENTRIESPhlosioneer
Uses the standard C way of calculating the length of an enum.
2019-04-02Expand MatchCallStruct defs, use REMATCH_* enumPhlosioneer
2018-12-07Document trainer battle scripts (#430)DizzyEggg
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-06-11Rebrand 'map object' and 'field object' to 'event object'Marcus Huderle
2017-12-01battle setup file is decompiledDizzyEggg
2017-11-17more work on wild encounterDizzyEggg
2017-10-12Port/decomp scrcmdDiegoisawesome
2017-10-01start decompiling battle2DizzyEggg