summaryrefslogtreecommitdiff
path: root/include/battle.h
AgeCommit message (Collapse)Author
2017-09-17start porting cam's port of battle3DizzyEggg
2017-09-12almost there, troublesDizzyEggg
2017-09-11pokemon2 get mon data troublesDizzyEggg
2017-09-11more of pokemon3 decompiledDizzyEggg
2017-09-11start pokemon3 decompDizzyEggg
2017-09-09decomp safari zoneDizzyEggg
2017-09-08failed nonmatch attempt, better arg names given I guessDizzyEggg
2017-09-05really clean up battle aiDizzyEggg
2017-09-04decomp calc dmg and clean up battle aiDizzyEggg
2017-09-02begin event dataDizzyEggg
2017-09-02start labelling, decompiling sound.sDizzyEggg
2017-03-05resolve implicit declarations and enforce warnings as errorsProjectRevoTPP
2017-02-03finish decompiling battle_ai.c (#16)ProjectRevoTPP
* partially decompile battle_ai.c up to tai60_unk * nonmatching tai60_unk * decompile more of battle_ai.c * formatting * finish porting battle_ai.c * formatting