summaryrefslogtreecommitdiff
path: root/include/pokemon.h
AgeCommit message (Collapse)Author
2016-11-14Start 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-06start decompiling battle_ai.c (#92)Cameron Hall
2016-11-04Big 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-21add explanatory comment about GetMonData()/GetBoxMonData()YamaArashi
2016-10-21don't specify arguments in GetMonData()/GetBoxMonData() prototypesYamaArashi
2016-09-18expand WRAM sections and add some variablesYamaArashi
2016-09-12decompile pokemon functionsYamaArashi
2016-09-12decompile more pokemon functionsYamaArashi
2016-09-10decompile functions for setting pokemon dataYamaArashi
2016-09-10use name length definesYamaArashi
2016-09-10decompile more pokemon functionsYamaArashi
2016-09-09fix mistake in function nameYamaArashi
2016-09-09rename pokemon functionsYamaArashi
2016-09-09clean up types in pokemon codeYamaArashi
2016-09-09more decompilation of pokemon functionsYamaArashi
2016-09-08starting decompliation of pokemon functionsYamaArashi