summaryrefslogtreecommitdiff
path: root/include/battle.h
AgeCommit message (Collapse)Author
2018-01-23sub_80C2020PikalaxALT
2018-01-15match ChangeStatBuffscamthesaxman
2018-01-15import some battle_4.c code from emerald and get atk23_getexp matchingcamthesaxman
2018-01-14start decompiling the behemoth that is sub_803E1B0camthesaxman
2018-01-07Finish battle_2.c and battle_util.c decompilationMarcus Huderle
2018-01-07Finish decompiling battle_2Marcus Huderle
2018-01-07Decompile through HandleEndTurn_BattleWon, and update trainer class constant ↵Marcus Huderle
names
2018-01-06fix some code and formatting anomaliescamthesaxman
2017-12-30Sync gAnimDisableStructPtr and gTransformedPersonalities with pokeemeraldMarcus Huderle
2017-12-30Sync battle_script changes with pokeemeraldMarcus Huderle
2017-12-27Port updated battle_script macros from pokeemeraldMarcus Huderle
2017-12-27Port battle_anim changes from pokeemeraldMarcus Huderle
2017-12-22save workcamthesaxman
2017-11-19label battle animssceptillion
2017-11-09depreciate use of shared_symsProjectRevoTPP
2017-11-05move ewram.h includes in include/ to src files.ProjectRevoTPP
2017-11-05move ewram defines to ewram.h.ProjectRevoTPP
2017-11-04BAD_MEM macros to MEM_ALTProjectRevoTPP
2017-11-03BG_CHAR_ADDR and BG_SCREEN_ADDR recast fixesProjectRevoTPP
2017-11-03NotInBattleProjectRevoTPP
2017-10-29use BAD_MEMSET macro for battle files.ProjectRevoTPP
2017-10-09Merge remote-tracking branch 'upstream/master' into party_menuMarcus Huderle
2017-10-07Finish decompiling party_menu, and remove its asm/ fileMarcus Huderle
2017-09-30Merge remote-tracking branch 'upstream/master' into name_labelsMarcus Huderle
2017-09-29Merge pull request #399 from Doesnty/battle4Marcus Huderle
Improve battle_4
2017-09-12lots more relabelingcamthesaxman
2017-08-27Emitcmd22 -> EmitChoosePokemoncamthesaxman
2017-08-26import DizzyEggg's battle controller changescamthesaxman
2017-08-23reshow battle screen is decompiledDizzyEggg
2017-08-23start working on reshow battle screenDizzyEggg
2017-08-23name labelsDizzyEggg
2017-08-02Improve battle_4Doesnty
2017-07-31battle message decompiledDizzyEggg
2017-07-28last function IsPokeDisobedientDizzyEggg
2017-07-28Unreferenced move mergerDizzyEggg
2017-07-28IBE matchesDizzyEggg
2017-07-26the ultimate challengeDizzyEggg
2017-07-25attack canceller troublesDizzyEggg
2017-07-24a loop problemDizzyEggg
2017-07-23start decompiling battle_3 git sucksDizzyEggg
2017-07-22various fixes before mergecamthesaxman
2017-07-17resolve tv.c conflictProjectRevoTPP
2017-07-17formattingProjectRevoTPP
2017-07-16resolve conflictProjectRevoTPP
2017-07-16Battle4.CDizzyEggg
Changed labels: sub_801A02C = ItemBattleEffects sub_8015150 = GetBattleBank gUnknown_02024BEA = gRandomMove BattleBufferB = gBattleBufferB sub_8090D90 = GetNationalPokedexFlag sub_80151D4 = PressurePPLose ai_rate_move = AI_TypeCalc sub_801B928 = IsPokeDisobedient sub_801E3B4 = BankGetTurnOrder sub_801E3EC = SetMoveEffect sub_814A7FC = DestroyMenuCursor sub_8010B88 = SwitchInClearStructs sub_80325B8 = BattleMusicStop sub_8017718 = CantUseMove sub_8028350 = IsTwoTurnsMove b_feature_update_destiny_bond = DestinyBondFlagUpdate sub_801C108 = JumpIfMoveAffectedByProtect move_weather_interaction = AttacksThisTurn sub_8025E20 = ChangeStatBuffs sub_8020B54 = MoveValuesCleanUp
2017-07-09Mark source files as non-executableMarijn van der Werf
2017-07-05Merge pull request #349 from PikalaxALT/pokeblockyenatch
Pokeblock
2017-07-05Merge branch 'master' into masteryenatch
2017-07-05Fix tab-aligned commentsyenatch
2017-07-05Fix STATUS2_FOCUS_ENERGRYyenatch