Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2017-01-01 | add flags | YamaArashi | |
2017-01-01 | mail data in save block 1 | YamaArashi | |
2017-01-01 | fix MapEvents struct | 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 | |||
2016-12-31 | use more constants in CalculateBaseDamage | YamaArashi | |
2016-12-30 | decompile more of pokemon_3 | YamaArashi | |
2016-12-30 | begin decompiling pokemon_3 | YamaArashi | |
2016-12-30 | decompile sub_80B5578 and sub_80B5684 | 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 | second save_failed_screen.c bugfix | YamaArashi | |
2016-12-29 | more bugfix ifdefs | YamaArashi | |
2016-12-29 | add conditional bugfix for setting mon IVs | YamaArashi | |
2016-12-29 | use BUGFIX ifdefs | YamaArashi | |
2016-12-28 | name save_failed_screen.c functions | YamaArashi | |
2016-12-19 | Decompile more of player_pc.c (#136) | ProjectRevoTPP | |
* start decompiling player_pc.c again * submit more player_pc.c work | |||
2016-12-19 | decompile ground effect flags functions | YamaArashi | |
2016-12-18 | move functions from start_menu.c to menu.c | YamaArashi | |
2016-12-17 | Merge pull request #134 from marijnvdwerf/clean/language | YamaArashi | |
Rename `charset` and use macro for build language | |||
2016-12-17 | metatile behavior constants | YamaArashi | |
2016-12-17 | Rename `charset` and use macro for build language | Marijn van der Werf | |
2016-12-16 | Merge pull request #129 from marijnvdwerf/decompile/money | YamaArashi | |
Decompile money |