Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-17 | Document a bunch of battle anim stuff | Marcus Huderle | |
2018-12-17 | Decompile battle_anim_effects_2.c | Marcus Huderle | |
2018-12-17 | 3.5 asm left | DizzyEggg | |
2018-12-17 | Merge branch 'master' of https://github.com/pret/pokeemerald into ↵ | golem galvanize | |
decompile_party_menu | |||
2018-12-17 | decompiled up to sub_81B8A7C | golem galvanize | |
2018-12-16 | decompile electric.s | shinny456 | |
2018-12-16 | Merge branch 'master' into fldeff | garak | |
2018-12-16 | 6k left | DizzyEggg | |
2018-12-16 | Decompile battle_anim_effects_1.c | Marcus Huderle | |
2018-12-15 | Merge pull request #448 from Meowsy/pokedex-documentation | Marcus Huderle | |
Pokedex Documentation | |||
2018-12-15 | Up to sub 0x80ce580 | DizzyEggg | |
2018-12-15 | Document various things relating to the Pokedex. | Meowsy | |
2018-12-15 | Decompile contest_painting.c (#447) | Marcus Huderle | |
2018-12-13 | Decompile battle_anim_8170478.c (#445) | Marcus Huderle | |
2018-12-13 | Merge branch 'master' of https://github.com/pret/pokeemerald into ↵ | golem galvanize | |
decompile_party_menu | |||
2018-12-12 | Decompile battle_intro.c (#444) | Marcus Huderle | |
2018-12-12 | decompiled up to sub_81B5A8C | golem galvanize | |
2018-12-12 | Storage up to icon palettes | DizzyEggg | |
2018-12-11 | More pokemon storage | DizzyEggg | |
2018-12-10 | More storage | DizzyEggg | |
2018-12-10 | Document PSS functions | DizzyEggg | |
2018-12-10 | decompiled up to brm_cancel_1 | golem galvanize | |
2018-12-09 | decompile fldeff_80F9BCC with data | garak | |
2018-12-09 | More storage work | DizzyEggg | |
2018-12-09 | Decompile cable_car.c (#438) | Marcus Huderle | |
2018-12-09 | Start pokemon storage system | DizzyEggg | |
2018-12-09 | Merge pull request #436 from KDSKardabox/master | Marcus Huderle | |
Decompile ghost | |||
2018-12-09 | Finish decompile ghost | KDSKardabox | |
2018-12-09 | Initial commit for ghost | KDSKardabox | |
2018-12-08 | Merge branch 'master' into weather | DizzyEggg | |
2018-12-08 | decompile field screen | DizzyEggg | |
2018-12-08 | Merge pull request #432 from KDSKardabox/master | Marcus Huderle | |
De-compile fire | |||
2018-12-09 | Merge remote-tracking branch 'upstream/master' | KDSKardabox | |
2018-12-08 | Decompile field weather | DizzyEggg | |
2018-12-08 | Decompile roulette_util.c (#434) | Marcus Huderle | |
2018-12-08 | Fully decompile fire | KDSKardabox | |
2018-12-08 | Intial commit for decomp fire | KDSKardabox | |
2018-12-07 | Document trainer battle scripts (#430) | DizzyEggg | |
2018-12-07 | fixing merge conflicts | golem galvanize | |
2018-12-06 | pushing so I can merge | golem galvanize | |
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 |