Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2016-12-29 | second save_failed_screen.c bugfix | YamaArashi | |
2016-12-29 | more bugfix ifdefs | YamaArashi | |
2016-12-29 | fix typo | YamaArashi | |
2016-12-29 | add conditional bugfix for setting mon IVs | YamaArashi | |
2016-12-29 | use BUGFIX ifdefs | YamaArashi | |
2016-12-28 | make sub_80B7A94 match | YamaArashi | |
2016-12-28 | name save_failed_screen.c functions | YamaArashi | |
2016-12-28 | begin decompiling script_menu.c (#140) | ProjectRevoTPP | |
2016-12-28 | clean up sub_8147048 control flow | YamaArashi | |
2016-12-28 | formatting | YamaArashi | |
2016-12-28 | clean up preprocessor use in save_failed_screen.c | YamaArashi | |
2016-12-28 | decompile sub_8147218 | YamaArashi | |
2016-12-28 | make sub_8147324 match | YamaArashi | |
2016-12-20 | Fix compilation of rev1 | Marijn van der Werf | |
2016-12-20 | split out more data | 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 | split out more field data | YamaArashi | |
2016-12-19 | decompile ground effect flags functions | YamaArashi | |
2016-12-19 | decompile GetGroundEffectFlags_Reflection | YamaArashi | |
2016-12-18 | begin decompiling field_ground_effect.c | YamaArashi | |
2016-12-18 | move functions from start_menu.c to menu.c | YamaArashi | |
2016-12-18 | decompile unref_sub_8083CF0 | YamaArashi | |
2016-12-17 | decompile InitPlayerPCMenu | YamaArashi | |
2016-12-17 | simplify SET_SPRITE_TILE_RANGE macro | YamaArashi | |
2016-12-17 | make NewGameInitPCItems match | YamaArashi | |
2016-12-18 | decompile a little bit of player_pc. file too hard. | ProjectRevoTPP | |
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-17 | fix weird things in metatile_behavior.c | YamaArashi | |
2016-12-17 | decompile metatile_behavior.c | ProjectRevoTPP | |
2016-12-16 | Merge pull request #129 from marijnvdwerf/decompile/money | YamaArashi | |
Decompile money | |||
2016-12-17 | make ROM compile again/fix warnings | ProjectRevoTPP | |
2016-12-16 | decompile save_failed_screen.c except for two functions (#130) | ProjectRevoTPP | |
* begin decompiling save_failed_screen.c * add revision differences for sub_8146E50 * decompile sub_8147048 * help * get sub_8147324 to almost match except for a single instruction * finish decompiling save_failed_screen.c except for two nonmatching functions | |||
2016-12-16 | Decompile money | Marijn van der Werf | |
2016-12-15 | fix nonmatching sub_80F8E80 | YamaArashi | |
2016-12-16 | Decompile mail | Marijn van der Werf | |
2016-12-13 | Decompile berry tag screen | Marijn van der Werf | |