Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Decompile / port fldeff_80F9BCC
|
|
|
|
|
|
|
|
|
|
|
|
* adds battle type macros
* adds `trainerbattle_normal` macro
* adds `trainerbattle_double` macro
* adds rematch macros
* adds no intro macro
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 658f9351fe9349eb16edab8d5d503ef741449d4a.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Decompile battle records
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|