Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-17 | Further synchronisation | Slawter666 | |
2018-06-19 | Label various overworld-related things | Marcus Huderle | |
2018-04-09 | Rename referenced unref_sub_* | PikalaxALT | |
2018-04-08 | through DebugMenu_Safari | PikalaxALT | |
2018-02-18 | remove subdirectories | camthesaxman | |
2017-08-12 | split out src/ directory into categorized subdirectories. | ProjectRevoTPP | |
2017-06-19 | Battle labels named (#333) | DizzyEggg | |
* Changed battle labels | |||
2017-06-16 | Merge remote-tracking branch 'marijn/clean/headers' | yenatch | |
2017-06-15 | move player_pc data to C file and do a lot of labeling | ProjectRevoTPP | |
2017-05-26 | Sort includes | Marijn van der Werf | |
2017-05-26 | Add headers | Marijn van der Werf | |
2017-01-17 | Sort includes | Marijn van der Werf | |
2017-01-17 | Move `gStringVar` declarations to text.h | Marijn van der Werf | |
2017-01-05 | more labels (#165) | ProjectRevoTPP | |
* more labels and match sub_810745C * formatting * move BattleStruct to battle.h and combine both loose structs * oops * more labels for rom4.c | |||
2017-01-02 | event_data.c | YamaArashi | |
2016-12-02 | [WIP] Extract all external function declarations to headers (#114) | Marijn van der Werf | |
* Extract other external function declarations * Fix GBA compilation * Revert `sub_803C434` to asm | |||
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-11 | more cleanup (#98) | Cameron Hall | |
2016-11-11 | cleanup | YamaArashi | |
2016-11-08 | safari_zone.c (#94) | fl4shk | |
* about halfway through with safari_zone.c * Figured out more of UnkSafariZoneStruct * Finished safari_zone.c |