Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-10 | Label move_tutor_menu.c | Marcus Huderle | |
2018-05-21 | Standardize args to palette blend functions | Marcus Huderle | |
2018-02-18 | remove subdirectories | camthesaxman | |
2017-08-12 | split out src/ directory into categorized subdirectories. | ProjectRevoTPP | |
2017-05-26 | Add headers | Marijn van der Werf | |
2017-05-23 | Merge pull request #303 from marijnvdwerf/clean/includes | yenatch | |
Clean/includes | |||
2017-05-22 | Add strings2.h | Marijn van der Werf | |
2017-05-22 | Decrease indentation level of switches | Marijn van der Werf | |
2017-05-09 | use macros to set DISPCNT and BG*CNT registers (#286) | Cameron Hall | |
* use macros to set DISPCNT and BG*CNT registers * add a few more | |||
2017-01-17 | Sort includes | Marijn van der Werf | |
2017-01-03 | more labels in battle_ai.c and intro.c and misc places (#151) | ProjectRevoTPP | |
* make ROM match again * clean up item_use.c labels and clarify functions. * label and clarify some functions in decompress.c * label and clarify berry.c * rename 20239F8 to gBattleTypeFlags * formatting * label intro.c a bit * label battle_ai.c and document some stuff * formatting * more labeling and clarification. * more label stuff | |||
2016-12-02 | Pass struct array to PrintMenuItems | 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-10-28 | name functions | YamaArashi | |
2016-10-27 | cleanup | YamaArashi | |
2016-10-27 | Finished clear_save_data_menu.c | fl4shk | |
2016-10-23 | decompile menu function | YamaArashi | |
2016-10-23 | Babby's first decompilation success | fl4shk | |