summaryrefslogtreecommitdiff
path: root/src/battle_ai.c
AgeCommit message (Collapse)Author
2017-09-28rename battle4 and battleaiDizzyEggg
2017-09-26battle 4 up to a8DizzyEggg
2017-09-20more battle 4DizzyEggg
2017-09-17start porting cam's port of battle3DizzyEggg
2017-09-08failed nonmatch attempt, better arg names given I guessDizzyEggg
2017-09-06split item effects and organize sym ewramDizzyEggg
2017-09-05start start menu decompDizzyEggg
2017-09-05really clean up battle aiDizzyEggg
2017-09-04decomp calc dmg and clean up battle aiDizzyEggg
2017-08-31begin working on pokeemeraldDizzyEggg
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
2017-02-01start decompiling battle_aicamthesaxman