Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-09 | more text/menu renaming | camthesaxman | |
2017-12-18 | Fix building german | scnorton | |
2017-09-05 | Put all local functions in statis; feeble attempt to fix undefined reference ↵ | PikalaxALT | |
errors in German | |||
2017-06-09 | cleanup player_pc.c | ProjectRevoTPP | |
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 |