Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-03 | Attempt to decompile trainer memo printing | Marijn van der Werf | |
2016-12-31 | use more constants in CalculateBaseDamage | YamaArashi | |
2016-12-11 | decompile more of matsuda_debug_menu.c (#122) | ProjectRevoTPP | |
* begin decompiling matsuda_debug_menu.c * i'm sorry for misspelling your name * decompile more masuda_debug_menu.c * mergable state * whatever yama * more decompilation of matsuda_debug_menu.c * matsuda debug text label consistency * add current work | |||
2016-11-30 | Declare more non-static functions in header files (#111) | Marijn van der Werf | |
* Declare more non-static functions in header files * Use `(void)` for functions without arguments. * Move global-included data to seperate headers * Don't import types or global in header * Fix fieldmap imports * Revert in-code changes * Add missing newlines | |||
2016-11-14 | Start decompiling battle_ai.c cmd functions (#100) | ProjectRevoTPP | |
* begin decompiling battle AI macros * decompile more battle AI macros * nonmatching function * decompile BattleAICmd_get_ability * current nonmatching work * get BattleAICmd_unk_30 a bit closer * get battle_ai.c into a mergable state. | |||
2016-11-06 | start decompiling battle_ai.c (#92) | Cameron Hall | |
2016-11-04 | Big shroomish barboach (#87) | Cameron Hall | |
* start decompiling * decompile more functions * clean up and rename big_shroomish_barboach.c to pokemon_size_record.c * remove save file * remove extraneous line from Makefile | |||
2016-10-21 | add explanatory comment about GetMonData()/GetBoxMonData() | YamaArashi | |
2016-10-21 | don't specify arguments in GetMonData()/GetBoxMonData() prototypes | YamaArashi | |
2016-09-18 | expand WRAM sections and add some variables | YamaArashi | |
2016-09-12 | decompile pokemon functions | YamaArashi | |
2016-09-12 | decompile more pokemon functions | YamaArashi | |
2016-09-10 | decompile functions for setting pokemon data | YamaArashi | |
2016-09-10 | use name length defines | YamaArashi | |
2016-09-10 | decompile more pokemon functions | YamaArashi | |
2016-09-09 | fix mistake in function name | YamaArashi | |
2016-09-09 | rename pokemon functions | YamaArashi | |
2016-09-09 | clean up types in pokemon code | YamaArashi | |
2016-09-09 | more decompilation of pokemon functions | YamaArashi | |
2016-09-08 | starting decompliation of pokemon functions | YamaArashi | |