Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-07 | through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked)) | 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-09 | Build German Sapphire (1.0) | Marijn van der Werf | |
2017-06-24 | wip src | Marijn van der Werf | |
2017-06-23 | Combine English and German data files | Marijn van der Werf | |
2017-06-09 | cleanup player_pc.c | ProjectRevoTPP | |
2017-01-24 | decompile more of naming_screen (#216) | Cameron Hall | |
* decompile more code * incbin graphics data * decompile more code | |||
2017-01-17 | Sort includes | Marijn van der Werf | |
2017-01-07 | menu cursor incbins | YamaArashi | |
2016-12-04 | don't use CpuSet directly | 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 | |||
2016-11-01 | clean up trailing spaces | YamaArashi | |
2016-11-01 | whitespace cleanup | YamaArashi | |
2016-10-29 | (Almost) finished menu_cursor.c (#77) | Diegoisawesome | |