Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-11 | decompile braille_puzzles.c (#187) | ProjectRevoTPP | |
* begin decompiling braille_puzzles.c * finish decompiling braille_puzzles.c | |||
2017-01-10 | decompile sub_8067EEC | YamaArashi | |
2017-01-10 | define battle AI rodata in C | YamaArashi | |
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-10 | finish decompiling field_control_avatar.c (#182) | Cameron Hall | |
* start decompiling field_control_avatar.c * remove field_control_player_avatar.c * finish decompiling * cleanup * var and flag constants | |||
2017-01-10 | fix up dewford_trend.c a bit | camthesaxman | |
2017-01-10 | Merge pull request #181 from marijnvdwerf/decompile/credits-2 | YamaArashi | |
Continue decompiling credits | |||
2017-01-10 | Continue decompiling credits | Marijn van der Werf | |
2017-01-08 | Forgot to add Unown species constants to the enum | yenatch | |
2017-01-08 | enum the species constants | yenatch | |
2017-01-08 | start decompiling field_control_avatar.c (#177) | Cameron Hall | |
* start decompiling field_control_avatar.c * remove field_control_player_avatar.c | |||
2017-01-08 | rename truck_scene.c to field_special_scene.c | YamaArashi | |
2017-01-08 | decompile porthole code | YamaArashi | |
2017-01-06 | finish decompiling intro.c (#169) | Cameron Hall | |
* finish decompiling * remove intro.s | |||
2017-01-06 | Merge pull request #168 from camthesaxman/intro | YamaArashi | |
decompile more intro functions | |||
2017-01-06 | decompile more intro functions | camthesaxman | |
2017-01-06 | complete PokemonStorage struct | YamaArashi | |
2017-01-06 | move vars to header | YamaArashi | |
2017-01-05 | item constants | YamaArashi | |
2017-01-05 | global.h formatting | YamaArashi | |
2017-01-06 | quick fix to make ROM build again | ProjectRevoTPP | |
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-05 | Merge pull request #163 from camthesaxman/intro | YamaArashi | |
decompile more intro functions | |||
2017-01-06 | Decompile party_menu functions | Marijn van der Werf | |
2017-01-05 | decompile up to sub_813D584 | camthesaxman | |
2017-01-05 | define some menu data in C | YamaArashi | |
2017-01-05 | field_8 -> savedCallback | YamaArashi | |
2017-01-05 | name clock functions | YamaArashi | |
2017-01-04 | begin decompiling more intro code | camthesaxman | |
2017-01-04 | add some vars | 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-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-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 | name_string_util.s | YamaArashi | |
2017-01-02 | name battle setup functions | 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 | event_data.c | YamaArashi | |
2017-01-01 | split rom_806936C | YamaArashi | |
2017-01-01 | braille puzzle stuff | YamaArashi | |
2017-01-01 | fix flag names | YamaArashi | |