Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-11 | Get those two functions matching. Thanks camthesaxman\! | scnorton | |
2017-06-11 | Use CpuCopy and CpuFill macros | PikalaxALT | |
2017-06-10 | Attempt at decompiling field effect for sending out pokemon for field move | PikalaxALT | |
2017-06-10 | Init functions for FieldMoveShowMon | PikalaxALT | |
2017-06-10 | Another map-changing field effect (evil team hideout warp pads?) | PikalaxALT | |
2017-06-09 | FldEff_PopOutOfAsh (misnamed?) | PikalaxALT | |
2017-06-09 | FldEff_LavaridgeGymWarp | PikalaxALT | |
2017-06-09 | Second half of Flannery gym animation (increased uncertainty about which ↵ | PikalaxALT | |
direction it is for) | |||
2017-06-09 | Field Effect first half of lavaridge gym fall down | PikalaxALT | |
2017-06-08 | Dive field effect | PikalaxALT | |
2017-06-08 | Waterfall field effect | PikalaxALT | |
2017-06-07 | okay this isn't fly, but wtf is it? whatever it is, it's finished | PikalaxALT | |
2017-06-07 | Fly-related functions? | PikalaxALT | |
2017-06-07 | sub_8086870 (nonmatching) | scnorton | |
2017-06-07 | Up through sub_80867AC (nonmatching wip) | PikalaxALT | |
2017-06-06 | Some functions related to queueing overworld fly fldeff | PikalaxALT | |
2017-06-06 | Pokecenter and HOF field effects, 2 | PikalaxALT | |
2017-06-06 | Pokecenter Heal and Hall Of Fame Record Effect, 1 | scnorton | |
2017-06-06 | Pick up decompiling field_effect.s | scnorton | |
2017-05-09 | file renaming | YamaArashi | |
2017-04-27 | Sort includes | Marijn van der Werf | |
2017-04-08 | finish decompiling item_use.c (#244) | ProjectRevoTPP | |
* nonmatching sub_80C9720 and decompile sub_80C9838 * finish decompiling Itemfinder functions. * decompile ItemUseOutOfBattle_PokeblockCase and ItemUseOutOfBattle_CoinCase * rename field_doortransition * rename weather file * decompile more of item_use.c * decompile up to repel code * decompile up to stat increase code * finish decompiling item_use.c * remove item_use from ld_script | |||
2017-01-17 | Sort includes | Marijn van der Werf | |
2017-01-17 | Move `gStringVar` declarations to text.h | Marijn van der Werf | |
2016-12-02 | [WIP] Extract all external function declarations to headers (#114) | Marijn van der Werf | |
* Extract other external function declarations * Fix GBA compilation * Revert `sub_803C434` to asm | |||
2016-11-30 | Declare more non-static functions in header files (#111) | Marijn van der Werf | |
* Declare more non-static functions in header files * Use `(void)` for functions without arguments. * Move global-included data to seperate headers * Don't import types or global in header * Fix fieldmap imports * Revert in-code changes * Add missing newlines | |||
2016-11-18 | decompile field_effect.c | YamaArashi | |