Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-17 | simplify SET_SPRITE_TILE_RANGE macro | YamaArashi | |
2016-12-12 | Fix various warnings | Marijn van der Werf | |
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-25 | Decompile more intro functions (#108) | Cameron Hall | |
* start decompiling intro task * ignore Thumbs.db * decompile more code * actually ignore Thumbs.db * decompile more functions * fix sapphire * sort of fix task_intro_7 * name some functions and variables * more cleanup | |||
2016-11-10 | decompile title_screen.c (#96) | Cameron Hall | |
* decompile title_screen.c * macros * cleanup * consistency | |||
2016-09-25 | reorder sprite variables | YamaArashi | |
2016-09-25 | begin using common symbols | YamaArashi | |
2016-09-23 | decompile map object and field message box code | YamaArashi | |
2016-06-09 | double-colon global labels in preproc; misc other stuff | YamaArashi | |
2016-06-05 | sprite tile allocation macros | YamaArashi | |
2016-05-30 | text.c | YamaArashi | |
2016-05-21 | rename again | YamaArashi | |
2016-05-21 | FreeAllSpriteTiles() to ClearSpriteTileRanges() | YamaArashi | |
2016-05-21 | sprite.c and updated preproc | YamaArashi | |