Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-13 | finish decompiling record_mixing | camthesaxman | |
2017-06-13 | Fix leading whitespace; remove unnecessary data struct macros | PikalaxALT | |
2017-05-04 | use macros and defines for save.c making it easier to add new sections | ProjectRevoTPP | |
2017-03-18 | reorganize and add new headers for many files | ProjectRevoTPP | |
2017-01-28 | tabs to spaces | YamaArashi | |
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 |