summaryrefslogtreecommitdiff
path: root/asm/battle_ai.s
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-10-28name battle AI commands by macro namesYamaArashi
2016-10-28included .s to .incYamaArashi
2016-10-24name/rename a lot of functionsYamaArashi
2016-10-22add comments for literal pool loadsYamaArashi
2016-10-19split out battle_ai.s and trader.sYamaArashi