Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-27 | Sync new_game.inc | GriffinR | |
2020-02-12 | Standardize Event Object to Object Event | GriffinR | |
2018-05-29 | Unify 'map object' and 'field object' terms into 'event object' | Marcus Huderle | |
2018-05-09 | Misc labeling and cleanup, mostly item-related | Marcus Huderle | |
2018-04-08 | through DebugMenu_BattleTowerStages | PikalaxALT | |
2018-04-07 | through DebugMenu_EditPKMN | PikalaxALT | |
2018-04-06 | debug_sub_813C5B4 | PikalaxALT | |
2017-10-23 | document berry.c. | ProjectRevoTPP | |
2017-05-09 | minutes, not seconds | YamaArashi | |
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-27 | define more data in C (#219) | Cameron Hall | |
* define some graphics data in C * define wild pokemon in C * use less #ifdefs * define data in berry.c | |||
2017-01-02 | label and document berry.c, decompress.c, item_use.c and label ↵ | ProjectRevoTPP | |
gBattleTypeFlags (#146) * make ROM match again * clean up item_use.c labels and clarify functions. * label and clarify some functions in decompress.c * label and clarify berry.c * rename 20239F8 to gBattleTypeFlags * formatting | |||
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-10-24 | fix berry tree struct | YamaArashi | |
2016-10-24 | maybe fix berry tree struct | YamaArashi | |
2016-10-23 | berry tree struct | YamaArashi | |
2016-10-23 | add holdEffectParam to EnigmaBerry struct | YamaArashi | |
2016-10-23 | enigma berry structs | YamaArashi | |
2016-09-18 | expand WRAM sections and add some variables | YamaArashi | |