Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-06 | Match | Fontbane | |
2019-04-06 | Doc field move scripts completely, use fldeff constants for dofieldeffect | Fontbane | |
Fix labels Fix labels again Delete extra boulder scripts Now it should build fine | |||
2019-04-06 | Start documenting field move scripts | AJ Fontaine | |
2019-04-05 | Document secret base | Marcus Huderle | |
2019-04-04 | Fix labels, label more scripts | Fontbane | |
2019-04-04 | Document berry tree events | Fontbane | |
2019-04-04 | Document landmark setting and item balls | Fontbane | |
2019-04-03 | Minor fixes | PikalaxALT | |
gotoram --> returnram cmdCF/execram --> gotoram fix indentation in sym_ewram.txt fix mevent_client.h guard name | |||
2019-03-31 | Document mystery_gift | PikalaxALT | |
2019-03-23 | EventScript and Text Documentation | Fontbane | |
In event_script.s. Also renamed a couple events for consistency/detail. | |||
2019-03-02 | Merge pull request #587 from Phlosioneer/document-all-event-vars | huderlem | |
Document all event vars | |||
2019-03-02 | Fix tabs, do suggested rename | Phlosioneer | |
2019-03-01 | Merge pull request #551 from Phlosioneer/multiplayer-stuff | huderlem | |
Document overworld.c and link stuff in general | |||
2019-03-01 | More minor fixes | Phlosioneer | |
2019-02-27 | Name several vars, document some related events | Phlosioneer | |
2019-02-27 | Name more unknown vars | Phlosioneer | |
2019-02-27 | Document easy chat screen types | Marcus Huderle | |
2019-02-26 | Merge branch 'master' into multiplayer-stuff | Phlosioneer | |
2019-02-25 | Merge branch 'master' into event-vars | Phlosioneer | |
2019-02-24 | Name some common single-entry movements | Phlosioneer | |
2019-02-24 | Name a ton of commonly used event scripts | Phlosioneer | |
2019-02-22 | Finish moving pokeruby vars | Phlosioneer | |
2019-02-22 | Start porting pokeruby vars to pokeemerald | Phlosioneer | |
2019-02-18 | Merge branch 'master' into multiplayer-stuff | Phlosioneer | |
2019-02-18 | Clean up mistakes and bad formatting | Phlosioneer | |
2019-02-12 | Clear up misnamed time-based flags and functions | Diegoisawesome | |
2019-02-10 | Reverse engineered many of the multiplayer events | Phlosioneer | |
Some corrections to the way events are handled and identified. | |||
2019-02-10 | Done documenting link code in overworld.c | Phlosioneer | |
2019-02-10 | Start renaming symbols | Phlosioneer | |
I finally figured out what the code is trying to do. I have a foothold; the rest should follow. | |||
2019-01-03 | Corrected typos | Tetrable | |
2019-01-02 | Fix merge conflicts | Tetrable | |
2019-01-02 | Finish off labelling flags | Tetrable | |
2018-12-29 | Document misc field_specials things | Marcus Huderle | |
2018-12-28 | improve checkplayergender calls | Melody | |
clean up constant definitions make tweaks from review | |||
2018-12-24 | use player constant in obj script commands | Melody | |
2018-12-21 | improve call_if macros | Melody | |
2018-12-21 | improve goto_if macros | Melody | |
2018-12-19 | Merge pull request #440 from garakmon/fldeff | Diegoisawesome | |
Decompile / port fldeff_80F9BCC | |||
2018-12-19 | update applymovement to remove magic numbers | Melody | |
2018-12-16 | Merge branch 'master' into fldeff | garak | |
2018-12-09 | sync fldeff function names with pokeruby | garak | |
2018-12-07 | Document trainer battle scripts (#430) | DizzyEggg | |
2018-12-07 | Use normal apostrophes like adults | 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-11-25 | Fixup some names | Marcus Huderle | |
2018-10-19 | finish event object flags | garak | |
2018-10-18 | more event flags | garak | |
2018-10-17 | begin event flag names, add temporary hidden item macro | garak | |
2018-10-17 | Merge branch 'master' into event-flags | garak | |