Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-10 | finish decompiling rom_8094928 | camthesaxman | |
2017-06-10 | decompile sub_8094B6C | camthesaxman | |
2017-01-10 | more labels and finish decompiling battle_ai.c except for unk_24 (#184) | ProjectRevoTPP | |
* labels for save_menu_util.c * formatting, i suck at it * fix sub_80712B4 to not use MyTask struct * pls don't kill me * current changes * decompile BattleAICmd_if_damage_bonus * formatting * label thinking struct unk8 * decompile BattleAICMd_if_status_not_in_party * decompile more battle_ai.c functions * Began decompilation of a random file * decompile BattleAICmd_if_can_faint and BattleAICmd_if_cant_faint * decompile unk_3F and unk_40 * decompile if_move_effect and if_not_move_effect * formatting, silly * decompile if_last_move_did_damage and if_encored * decompile unk_45 if_random_2 and unk_47 * decompile get_hold_effect and get_gender * decompile is_first_turn and get_stockpile_count * decompile unk_4C and get_item * decompile unk_4E unk_4F and unk_50 * decompile get_protect_count and the remaining stub macros * decompile call jump and unk_5A * decompile if_level_cond * decompile the last AI macros besides unk_24 * finish decompiling battle_ai.c except for unk_24 | |||
2017-01-02 | split out battle_party_menu and pokemon_storage_system | YamaArashi | |
2017-01-02 | split out more asm files | YamaArashi | |
2017-01-02 | label and document berry.c, decompress.c, item_use.c and label ↵ | ProjectRevoTPP | |
gBattleTypeFlags (#146) * 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 | |||
2017-01-01 | name more functions | YamaArashi | |
2017-01-01 | name some functions | YamaArashi | |
2016-12-18 | split out fldeff_cut.s | YamaArashi | |
2016-11-05 | script special variables | YamaArashi | |
2016-10-28 | included .s to .inc | YamaArashi | |
2016-10-28 | name functions | YamaArashi | |
2016-10-25 | rename functions | YamaArashi | |
2016-10-24 | split several files out of rom_8094928.s | YamaArashi | |
2016-10-24 | name/rename a lot of functions | YamaArashi | |
2016-10-24 | rename more functions | YamaArashi | |
2016-10-23 | PC/bag item data | YamaArashi | |
2016-10-23 | define gTasks in task.c | YamaArashi | |
2016-10-22 | add comments for literal pool loads | YamaArashi | |
2016-10-20 | split out trainer_card.s and save_menu_util.s | YamaArashi | |