Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-21 | More battle_tower work | Marcus Huderle | |
2017-07-14 | clean up a bit | camthesaxman | |
2017-07-13 | finish decompiling record_mixing | camthesaxman | |
2017-07-13 | decompile stuff | camthesaxman | |
2017-06-05 | Nonmatching sub_80B9BC4 | scnorton | |
2017-06-05 | Assign types to structures passed to secret base exchange packet receipt ↵ | scnorton | |
subroutine staged for decompilation; decompile sub_8041324 | |||
2017-05-21 | More record_mixing maintenance | NieDzejkob | |
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 |