Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-17 | make ROM compile again/fix warnings | ProjectRevoTPP | |
2016-12-16 | Decompile money | Marijn van der Werf | |
2016-12-16 | Decompile mail | Marijn van der Werf | |
2016-12-13 | Decompile berry tag screen | Marijn van der Werf | |
2016-12-12 | Fix new errors | Marijn van der Werf | |
2016-12-12 | Clean up Matsuda debug menu | Marijn van der Werf | |
2016-12-11 | decompile load_save.c (#125) | ProjectRevoTPP | |
* start decompiling load_save.c * almost finish decompiling load_save.c * finish decompiling load_save.c * i cannot hex math * formatting | |||
2016-12-11 | Continue decompiling trainer_card | Marijn van der Werf | |
2016-12-07 | use .o in comment for consistency | YamaArashi | |
2016-12-07 | decompile fldeff_strength.c | YamaArashi | |
2016-12-04 | Merge branch 'clean/warnings-1' of https://github.com/marijnvdwerf/pokeruby ↵ | YamaArashi | |
into marijnvdwerf-clean/warnings-1 | |||
2016-12-04 | Add functions used by matsuda menu to asm.inc.h | Marijn van der Werf | |
2016-12-04 | Fix warnings in trainer_see.c | Marijn van der Werf | |
2016-12-04 | Decompile sub_8093110 and sub_8093130 | Marijn van der Werf | |
2016-12-02 | Fix definition of daycare_count_pokemon | Marijn van der Werf | |
2016-12-02 | Fix definition of helper function | 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 |