summaryrefslogtreecommitdiff
path: root/src/battle/battle_controller_opponent.c
AgeCommit message (Collapse)Author
2018-10-16document battle anim script commandsgarak
2018-08-09Label ball animationsMarcus Huderle
2018-07-05Decompile battle_anim_813F0f4.sMarcus Huderle
2018-06-25Merge branch 'master' into contest_link_80C2020Marcus Huderle
2018-05-06Decompile battle_anim_812C144 through sub_812C990()Marcus Huderle
2018-04-07through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))PikalaxALT
2018-04-06Cleanup statics and create battle_ai_switch_items.hMarcus Huderle
2018-04-06Use 'battler' instead of 'bank'Marcus Huderle
2018-04-06Finish decompiling battle_9Marcus Huderle
2018-04-06Decompile a bunch of battle_9Marcus Huderle
2018-04-06Start decompiling battle_9Marcus Huderle
2018-03-31Merge branch 'master' into contest_link_80C2020PikalaxALT
2018-02-15decompile various debug functionsCameron Hall
2018-02-11Document battle anim things related to STRENGTH, TACKLE, BODY_SLAM, and ↵Marcus Huderle
SUPERSONIC
2018-02-10Start documenting battle animsMarcus Huderle
2018-01-27add comments for pool loads in C filesCameron Hall
2018-01-25more debug integrationsCameron Hall
2018-01-23fix more false offsetsCameron Hall
2018-01-23sub_80C2020PikalaxALT
2018-01-18add more debug codeCameron Hall
2018-01-13label battle_intro.ccamthesaxman
2018-01-08re-label some window and text codecamthesaxman
2018-01-07Finish decompiling battle_2Marcus Huderle
2018-01-07Decompile through HandleEndTurn_BattleWon, and update trainer class constant ↵Marcus Huderle
names
2017-12-30Sync gAnimDisableStructPtr and gTransformedPersonalities with pokeemeraldMarcus Huderle
2017-12-27Port battle_anim changes from pokeemeraldMarcus Huderle
2017-11-26abilities, songs, species constantscamthesaxman
2017-11-18change Sprite struct to use a data array instead of manual declares.ProjectRevoTPP
2017-11-05move src/engine/ direct ewram calls to ewram.h.ProjectRevoTPP
2017-11-05move ewram.h includes in include/ to src files.ProjectRevoTPP
2017-11-04BAD_MEM macros to MEM_ALTProjectRevoTPP
2017-11-04add semicolons to BAD_MEMSET and BAD_MEMCPYProjectRevoTPP
2017-11-03NotInBattleProjectRevoTPP
2017-11-03Merge branch 'master' of https://github.com/pret/pokeruby into fix_setmondataProjectRevoTPP
2017-11-02Merge pull request #453 from huderlem/battle_towerMarcus Huderle
Decompile battle_tower
2017-11-01Use descriptive variable and function names for battle_tower codeMarcus Huderle
2017-10-29mergeProjectRevoTPP
2017-10-29use BAD_MEMSET macro for battle files.ProjectRevoTPP
2017-10-28More battle_tower decompMarcus Huderle
2017-10-26also fix ambiguous MON_DATA_SPD_EV and MON_DATA_SPD2 constantscamthesaxman
2017-10-23recast fixes for SetMonData and SetBoxMonData.ProjectRevoTPP
2017-10-23use SPEED instead of SPD in mon data constantscamthesaxman
2017-09-30Merge branch 'master' of https://github.com/pret/pokeruby into refactor_srcProjectRevoTPP
2017-08-28Merge branch 'master' of https://github.com/pret/pokeruby into refactor_srcProjectRevoTPP
2017-08-27mergeProjectRevoTPP