Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-27 | Document easy chat screen types | Marcus Huderle | |
2019-02-24 | Name some common single-entry movements | Phlosioneer | |
2018-12-21 | improve call_if macros | Melody | |
2018-12-21 | improve goto_if macros | Melody | |
2018-12-02 | cleans up trainer battle scripts | Melody | |
* adds battle type macros * adds `trainerbattle_normal` macro * adds `trainerbattle_double` macro * adds rematch macros * adds no intro macro | |||
2018-12-02 | adds constants, cleans up callstd and msgbox code | Melody | |
* 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-10-19 | finish event object flags | garak | |
2018-10-17 | label temp flags, test replace script | garak | |
2018-06-13 | Update applymovement actions to reflect movement action names | Marcus Huderle | |
2018-06-11 | Rebrand 'map object' and 'field object' to 'event object' | Marcus Huderle | |
2017-12-21 | Port generic event script macros from pokeruby | Marcus Huderle | |
2017-11-11 | Split files from event_scripts.s | Diegoisawesome | |
Also move maps/scripts to scripts/maps |