Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-07 | Fix nonmatching | PikalaxALT | |
2018-02-18 | remove subdirectories | camthesaxman | |
2017-08-12 | split out src/ directory into categorized subdirectories. | ProjectRevoTPP | |
2017-07-20 | map out ram variables | drifloony | |
2017-07-13 | finish decompiling record_mixing | camthesaxman | |
2017-05-26 | Add headers | Marijn van der Werf | |
2017-05-05 | Convert tabs to spaces | Marijn van der Werf | |
2017-05-04 | use macros and defines for save.c making it easier to add new sections | ProjectRevoTPP | |
2017-04-27 | Sort includes | Marijn van der Werf | |
2017-03-18 | rewrite, label, and document save.c | ProjectRevoTPP | |
2017-02-19 | define gFlashMemoryPresent in load_save.c | YamaArashi | |
2017-02-19 | gFlashMemoryPresent variable | YamaArashi | |
2017-01-17 | Sort includes | Marijn van der Werf | |
2017-01-05 | more labels (#165) | ProjectRevoTPP | |
* more labels and match sub_810745C * formatting * move BattleStruct to battle.h and combine both loose structs * oops * more labels for rom4.c | |||
2016-12-28 | name save_failed_screen.c functions | YamaArashi | |
2016-12-12 | Fix new errors | 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-04 | Fix warnings in save.c | 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-10-28 | name functions | YamaArashi | |
2016-10-17 | decompile unreferenced save functions | YamaArashi | |
2016-10-17 | decompile more save functions | YamaArashi | |
2016-10-17 | decompile another save function | YamaArashi | |
2016-10-16 | decompile another save function | YamaArashi | |
2016-10-16 | start decompiling save functions | YamaArashi | |