Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Include decorations.h in shop.c
Include decorations.h in event_scripts.s
|
|
|
|
gotoram --> returnram
cmdCF/execram --> gotoram
fix indentation in sym_ewram.txt
fix mevent_client.h guard name
|
|
|
|
Document all event vars
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some corrections to the way events are handled and identified.
|
|
|
|
I finally figured out what the code is trying to do. I have a foothold;
the rest should follow.
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Decompile battle records
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also move maps/scripts to scripts/maps
|