Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-29 | Unify 'map object' and 'field object' terms into 'event object' | Marcus Huderle | |
2017-12-17 | Decompile data: trainer_see | scnorton | |
2017-09-10 | stuff | camthesaxman | |
2017-05-26 | Rid code base of redundant SaveTVStruct and define unknown_2a98 as the last ↵ | PikalaxALT | |
of 25 TVShow objects | |||
2017-05-25 | Another set of fns | PikalaxALT | |
2017-04-27 | Sort includes | Marijn van der Werf | |
2017-03-18 | reorganize and add new headers for many files | ProjectRevoTPP | |
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 |