summaryrefslogtreecommitdiff
path: root/include/battle.h
AgeCommit message (Collapse)Author
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
2017-07-04Merge pull request #344 from camthesaxman/decompile_battle_10yenatch
decompile battle_10
2017-06-28through sub_810C788scnorton
2017-06-27sub_810B998 and ALL the dataPikalaxALT
2017-06-25finish decompiling battle_10camthesaxman
2017-06-21battle_h update, labelling battle2.cDizzyEggg
2017-06-21decompile sub_802F934 - PlayerHandlePrintStringPlayerOnlycamthesaxman
2017-06-20decompile sub_8030A3C - PlayerHandleLinkStandbyMsgcamthesaxman
2017-06-19Battle labels named (#333)DizzyEggg
* Changed battle labels
2017-06-16Merge remote-tracking branch 'marijn/clean/headers'yenatch
2017-06-13Merge branch 'master' into decompile_battle_7Cameron Hall
2017-06-13Merge branch 'master' of github.com:pret/pokeruby into decorationPikalaxALT
2017-06-13Fix leading whitespace; remove unnecessary data struct macrosPikalaxALT
2017-06-12Struct30042E0camthesaxman
2017-06-12Merge pull request #314 from PikalaxALT/tvyenatch
Finish decompilation of tv.s
2017-06-10finish decompiling battle_7camthesaxman
2017-06-10decompile sub_8032350 - sub_80326ECcamthesaxman
2017-06-10move some common battle struct definitions to battle.hcamthesaxman
2017-06-07decompile sub_811FF30camthesaxman
2017-06-07decompile sub_811FAE4 - sub_811FCE8camthesaxman
2017-05-30UnkBattleStruct is actually UnknownStruct11scnorton
2017-05-26Make rom build againMarijn van der Werf
2017-05-26Add headersMarijn van der Werf
2017-05-16more decompilationcamthesaxman
2017-05-10 BATTLE_TYPE_40 -> BATTLE_TYPE_MULTIYamaArashi