Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-02 | adds req for macro arguments | Melody | |
2018-12-02 | trainerbattle_normal → trainerbattle_single | Melody | |
* trainerbattle_normal → trainerbattle_single * TRAINER_BATTLE_NORMAL → TRAINER_BATTLE_SINGLE * improves the macro documentation a little | |||
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 | Merge with master | DizzyEggg | |
2018-12-02 | Merge pull request #417 from melthelesbian/msgbox_documentation | Diegoisawesome | |
adds constants, cleans up callstd and msgbox code | |||
2018-12-02 | Use :req macros | DizzyEggg | |
2018-12-02 | Some more rom 8011dc0 work | DizzyEggg | |
2018-12-02 | defines `register_matchcall` macro | Melody | |
2018-12-02 | finish link rfu and fix rom 8011dc0 | DizzyEggg | |
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-12-01 | Start working on link rfu | DizzyEggg | |
2018-11-30 | Decompile normal.c (#414) | Marcus Huderle | |
2018-11-30 | Decompile pokedex_area_screen.c (#412) | Marcus Huderle | |
2018-11-28 | Decompile pokedex_cry_screen.c (#406) | Marcus Huderle | |
2018-11-27 | Finish decompiling internation_string_util.c | Marcus Huderle | |
2018-11-26 | Decompile fight.c | Marcus Huderle | |
2018-11-26 | Decompile ground.c | Marcus Huderle | |
2018-11-26 | Decompile dragon.c | Marcus Huderle | |
2018-11-26 | Decompile poison.c | Marcus Huderle | |
2018-11-26 | Decopmile bug.c (#399) | Marcus Huderle | |
2018-11-25 | Decompile rock | Marcus Huderle | |
2018-11-25 | Fixup some names | Marcus Huderle | |
2018-11-25 | Decompile script_pokemon_util_80F87D8 | Marcus Huderle | |
2018-11-19 | Merge branch 'master' into frontier | DizzyEggg | |
2018-11-19 | Decompile mossdeep hym | DizzyEggg | |
2018-11-19 | Decompile all of battle_anim_utility_funcs | Marcus Huderle | |
2018-11-18 | rename to mossdeep gym | DizzyEggg | |
2018-11-18 | Document Battle Pyramid | DizzyEggg | |
2018-11-17 | more battle pytamid | DizzyEggg | |
2018-11-17 | Begin battle pyramid | DizzyEggg | |
2018-11-15 | Merge pull request #383 from garakmon/createsprite | Diegoisawesome | |
Update createsprite macro and rename BANK to BATTLER | |||
2018-11-13 | remove extra macro and shorten names | garak | |
2018-11-13 | update createsprite macro and rename BANK to BATTLER | garak | |
2018-11-12 | Fix conflicts | DizzyEggg | |
2018-11-12 | Decompile Battle Palace | DizzyEggg | |
2018-11-12 | Merge branch 'master' of https://github.com/pret/pokeemerald into synchronise | Slawter666 | |
2018-11-12 | Decompile battle pike | DizzyEggg | |
2018-11-12 | Start battle pike | DizzyEggg | |
2018-11-11 | Document battle arena | DizzyEggg | |
2018-11-11 | Factory done | DizzyEggg | |
2018-11-06 | Merge remote-tracking branch 'pret/master' into script_menu | Diegoisawesome | |
2018-11-06 | Finish decompiling/porting script_menu | Diegoisawesome | |
2018-11-06 | Merge remote-tracking branch 'pret/master' into render_text | Diegoisawesome | |
2018-11-06 | Merge remote-tracking branch 'origin/master' into render_text | Diegoisawesome | |
2018-11-06 | Finish cleaning up text.c | Diegoisawesome | |
2018-11-05 | r5/r6 swap on sub_80E2578 | Diegoisawesome | |
2018-11-03 | Minor labelling of field effects | Slawter666 | |
2018-11-01 | Finish frontier util | DizzyEggg | |
2018-11-01 | Document recorded battle | DizzyEggg | |
2018-10-31 | Continue script_menu.c | Diegoisawesome | |