summaryrefslogtreecommitdiff
path: root/src/battle_ai.c
AgeCommit message (Expand)Author
2017-07-22various fixes before mergecamthesaxman
2017-07-22Merge pull request #372 from DizzyEggg/masterCameron Hall
2017-07-20map out ram variablesdrifloony
2017-07-16Battle4.CDizzyEggg
2017-07-05Merge pull request #346 from ProjectRevoTPP/sound_check_menuyenatch
2017-07-05Fix tab-aligned commentsyenatch
2017-06-30formattingProjectRevoTPP
2017-06-30finish decompiling sound_check_menu.c except for sub_80BAE78ProjectRevoTPP
2017-06-21battle_h update, labelling battle2.cDizzyEggg
2017-06-19Battle labels named (#333)DizzyEggg
2017-06-16Merge remote-tracking branch 'marijn/clean/headers'yenatch
2017-06-10move some common battle struct definitions to battle.hcamthesaxman
2017-06-07decompile sub_811FAE4 - sub_811FCE8camthesaxman
2017-05-26Make rom match checksumMarijn van der Werf
2017-05-26Sort includesMarijn van der Werf
2017-05-26Add headersMarijn van der Werf
2017-05-22Add data2 headerMarijn van der Werf
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