summaryrefslogtreecommitdiff
path: root/src/battle_ai.c
AgeCommit message (Expand)Author
2017-05-05Various German patchesMarijn van der Werf
2017-05-05Remove trailing whitespaceMarijn van der Werf
2017-04-27Sort includesMarijn van der Werf
2017-03-18reorganize and add new headers for many filesProjectRevoTPP
2017-02-10misc labels and memcpy/set cleanups (#232)ProjectRevoTPP
2017-02-01label, document, reorganize, and clean up battle_ai.c (#228)ProjectRevoTPP
2017-01-21formattingYamaArashi
2017-01-17Remove trailing whitespaceMarijn van der Werf
2017-01-17Sort includesMarijn van der Werf
2017-01-10define battle AI rodata in CYamaArashi
2017-01-10nonmatching BattleAICmd_unk_24YamaArashi
2017-01-10more labels and finish decompiling battle_ai.c except for unk_24 (#184)ProjectRevoTPP
2017-01-08decompile BattleAICmd_if_status_in_partyYamaArashi
2017-01-08decompile BattleAICmd_count_alive_pokemonYamaArashi
2017-01-06trim whitespaceYamaArashi
2017-01-06make BattleAICmd_unk_30 matchYamaArashi
2017-01-06quick fix to make ROM build againProjectRevoTPP
2017-01-05more labels (#165)ProjectRevoTPP
2017-01-03more labels in battle_ai.c and intro.c and misc places (#151)ProjectRevoTPP
2017-01-02battle type constantsYamaArashi
2017-01-02gBattleTypeFlagsYamaArashi
2016-12-04Fix warnings in battle_ai.cMarijn van der Werf
2016-12-02[WIP] Extract all external function declarations to headers (#114)Marijn van der Werf
2016-11-14Start decompiling battle_ai.c cmd functions (#100)ProjectRevoTPP
2016-11-06remove asm() in battle_ai.cYamaArashi
2016-11-06start decompiling battle_ai.c (#92)Cameron Hall