Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | remove unused variables | 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 | |
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 | split out pokeblock code | YamaArashi | |
2016-12-30 | split out pokeblock feeding code | 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 | split out more asm files | YamaArashi | |
2016-12-30 | split out hall of fame and credits code | YamaArashi | |
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-27 | battle_ai.s whitespace | YamaArashi | |
2016-12-20 | split out smokescreen anim code and name some HP functions | YamaArashi | |
2016-12-20 | split out pokeball code/data | YamaArashi | |
2016-12-20 | Merge pull request #137 from marijnvdwerf/fix-rev1-compilation | YamaArashi | |
Fix compilation of rev1 | |||
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 | TASK OVER error message string | YamaArashi | |
2016-12-19 | decompile GetGroundEffectFlags_Reflection | YamaArashi | |