Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-06 | Contest painting | Marijn van der Werf | |
2017-01-05 | Merge pull request #163 from camthesaxman/intro | YamaArashi | |
decompile more intro functions | |||
2017-01-05 | decompile up to sub_813D908 | camthesaxman | |
2017-01-06 | Decompile party_menu functions | Marijn van der Werf | |
2017-01-05 | decompile up to sub_813D584 | camthesaxman | |
2017-01-05 | decompile sub_813D0CC | camthesaxman | |
2017-01-05 | split out field_tasks data | YamaArashi | |
2017-01-05 | field_8 -> savedCallback | YamaArashi | |
2017-01-04 | begin decompiling more intro code | camthesaxman | |
2017-01-04 | name function | YamaArashi | |
2017-01-04 | decompile more summary screen functions | YamaArashi | |
2017-01-04 | decompile clock.c (#161) | ProjectRevoTPP | |
* remove matsuda debug menu from ld_script * decompile clock.c * formatting | |||
2017-01-04 | almost finish decompiling matsuda_debug_menu.c (#158) | Cameron Hall | |
* almost finish decompiling matsuda_debug_menu.c * rename sub_8071C20 to CloseMenu | |||
2017-01-04 | more labels (#159) | ProjectRevoTPP | |
* labels for tv.c and tv.s * match function prologue a little bit better * whoops * label and document lottery_corner.c * gSoftResetDisabled * add labels for main_menu.c * labels for metatile_behavior.c | |||
2017-01-04 | Decompile sub_800DC24 | Marijn van der Werf | |
2017-01-04 | name some functions | YamaArashi | |
2017-01-03 | Attempt to decompile trainer memo printing | 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 | |||
2017-01-02 | decompile coord_event_weather.c | YamaArashi | |
2017-01-02 | name functions and split data more | YamaArashi | |
2017-01-03 | Partly decompile tv show | Marijn van der Werf | |
2017-01-02 | Merge pull request #149 from marijnvdwerf/decompile/bard_music | YamaArashi | |
Decompile bard_music | |||
2017-01-03 | Decompile bard_music | Marijn van der Werf | |
2017-01-02 | Merge pull request #148 from marijnvdwerf/decompile/decoration | YamaArashi | |
Decompile bit of decoration | |||
2017-01-03 | Decompile bit of decoration | Marijn van der Werf | |
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 | split out more code | YamaArashi | |
2017-01-02 | name_string_util.s | YamaArashi | |
2017-01-02 | split rom_8148B8C.s | YamaArashi | |
2017-01-02 | name battle setup functions | YamaArashi | |
2017-01-02 | gBattleTerrain | YamaArashi | |
2017-01-02 | gUnknown_0203869A -> gIsLinkContest | 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-02 | gBattleTypeFlags | YamaArashi | |
2017-01-02 | event_data.c | YamaArashi | |
2017-01-01 | split rom_806936C | YamaArashi | |
2017-01-01 | braille puzzle stuff | YamaArashi | |
2017-01-01 | name util functions | YamaArashi | |
2017-01-01 | split rom_80A2B18.s | YamaArashi | |
2017-01-01 | put rom_806D7F8 into party_menu | YamaArashi | |
2017-01-01 | name more functions | YamaArashi | |
2017-01-01 | name some functions | YamaArashi | |
2017-01-01 | start decompiling item_use.c (#144) | ProjectRevoTPP | |
* begin decompiling item_use.c * decompile more of item_use.c * commit what I have currently * formatting | |||
2017-01-01 | split out some battle anim code | YamaArashi | |
2017-01-01 | gBattleAnimArgs | YamaArashi | |
2017-01-01 | Merge pull request #143 from yenatch/battle-anim | YamaArashi | |
Decompile battle_anim_80A7E7C | |||
2017-01-01 | Remove argc in the battle_anim macros. | yenatch | |
2017-01-01 | Decompile battle_anim_80A7E7C | yenatch | |