Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-05 | decompile sub_813D0CC | camthesaxman | |
2017-01-04 | begin decompiling more intro code | camthesaxman | |
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-04 | Emerald version enum | YamaArashi | |
2017-01-03 | make PokemonSummaryScreen_PrintTrainerMemo match | 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 | define script data in C | YamaArashi | |
2017-01-02 | decompile coord_event_weather.c | YamaArashi | |
2017-01-02 | name functions and split data more | YamaArashi | |
2017-01-02 | get sub_814A2EC closer to matching | 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-03 | Decompile bit of decoration | Marijn van der Werf | |
2017-01-02 | name_string_util.s | YamaArashi | |
2017-01-02 | name battle setup functions | YamaArashi | |
2017-01-02 | simplify conditional | YamaArashi | |
2017-01-02 | gUnknown_0203869A -> gIsLinkContest | YamaArashi | |
2017-01-02 | battle type constants | 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 | add flags | YamaArashi | |
2017-01-01 | mail data in save block 1 | 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 | gBattleAnimArgs | YamaArashi | |
2017-01-01 | remove unused variables | YamaArashi | |
2017-01-01 | Merge pull request #143 from yenatch/battle-anim | YamaArashi | |
Decompile battle_anim_80A7E7C | |||
2017-01-01 | Decompile battle_anim_80A7E7C | yenatch | |
2016-12-31 | use more constants in CalculateBaseDamage | YamaArashi | |
2016-12-30 | nonmatching damage calc function | YamaArashi | |
2016-12-30 | evolution method constants | YamaArashi | |
2016-12-30 | remove extra line | YamaArashi | |
2016-12-30 | decompile more of pokemon_3 | YamaArashi | |
2016-12-30 | decompile sub_803F324 | YamaArashi | |
2016-12-30 | begin decompiling pokemon_3 | YamaArashi | |
2016-12-30 | finish decompiling script_menu.c (#142) | ProjectRevoTPP | |
* begin decompiling script_menu.c * update MultichoiceStructs to use both structs * decompile 2 more functions * decompile more of script_menu.c * do a bit more of script_menu.c * whoops * decompile task_yes_no_maybe * finish decompiling script_menu.c * formatting | |||
2016-12-30 | decompile sub_80B5578 and sub_80B5684 | YamaArashi | |
2016-12-29 | begin decompiling mystery_event_script.c | YamaArashi | |
2016-12-29 | fix mistake in nonmatching code | YamaArashi | |
2016-12-29 | add nonmatching cleaner code for mystery_event_menu.c | YamaArashi | |
2016-12-29 | decompile mystery_event_menu.c | YamaArashi | |
2016-12-29 | decompile more of script_menu.c (#141) | ProjectRevoTPP | |
* begin decompiling script_menu.c * update MultichoiceStructs to use both structs * decompile 2 more functions * decompile more of script_menu.c * do a bit more of script_menu.c * whoops * decompile task_yes_no_maybe |