summaryrefslogtreecommitdiff
path: root/include/battle.h
AgeCommit message (Collapse)Author
2021-07-05Port atk48_playstatchangeanimation from EmeraldPikalaxALT
2021-07-01Decompile debug version of OpponentHandlecmd20PikalaxALT
2021-07-01Document pokemon_item_effect, struct BattleResultPikalaxALT
2021-07-01Unify ChooseMoveStruct; name BattleStruct fieldsPikalaxALT
2021-06-30Tidy up ewram.h; yeet some more redundant definitionsPikalaxALT
2021-06-30Expand battle struct macros inline, 2PikalaxALT
2021-06-30Expand battle struct access macros inlinePikalaxALT
2021-06-29Merge several EWRAM definitions into gBattleStructPikalaxALT
2021-06-29Split out multi buffers from battle structPikalaxALT
2021-06-29Clean up some ewram refs inside gBattleStructPikalaxALT
2021-06-18Revert these symbols back to ewram.hPikalaxALT
2021-06-17Replace simple ewram access with battle struct, 2PikalaxALT
2021-06-17document ewram macros in BattleStartClearSetDataPikalaxALT
2021-06-16Sync BattleStruct.multiBuffer from Em/FRPikalaxALT
2020-05-26s32 damage consistency in ProtectStruct.Kaz
Most of these structs should be revisited and cleaned up.
2020-05-26battle_script_commands.c: atk24 OKKaz
2019-10-02Merge branch 'master' into emerald_diffPikalaxALT
2019-09-05Configure Travis to build nonmatching (#746)PikalaxALT
* Configure Travis to build nonmatching
2019-07-31fix more emerald differencescamthesaxman
2019-07-31resolve more battle system differencescamthesaxman
2019-07-30misccamthesaxman
2019-07-29resolve some Emerald differencescamthesaxman
2019-07-28match atk49_moveendcamthesaxman
2019-03-18Fix matching HandleAction_UseItemPikalaxALT
2018-07-20Copy the Trainer struct from pokeemerald.vblm12
Also regenerate trainers*.h
2018-07-05Decompile battle_anim_813F0f4.sMarcus Huderle
2018-07-04Start decompiling battle_anim_813F0F4.sMarcus Huderle
2018-06-25Merge branch 'master' into contest_link_80C2020Marcus Huderle
2018-06-23Decompile more of battle_anim_812C144Marcus Huderle
2018-05-30Fix some sym_common fake-matching symbolsMarcus Huderle
2018-05-21Add unused parameter to load_gfxc_health_bar definitionMarcus Huderle
2018-04-21Merge branch 'master' into watanabePikalaxALT
2018-04-18fix physical/special type macrosyenatch
2018-04-18physical/special type macrosyenatch
2018-04-17through debug_80C53F0 (also testing resplit of string)PikalaxALT
2018-04-16through debug_80C4F48PikalaxALT
2018-04-15through debug_80C4AC4 (temp ewram struct)PikalaxALT
2018-04-07through DebugMenu_HoennNationalDexPikalaxALT
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-04-05Rename cute_sketch to contest_painting_effects, and battle_1 to decompressMarcus Huderle
2018-04-05Merge remote-tracking branch 'upstream/master' into btl_attrsMarcus Huderle
2018-04-04Port function/file names from pokeemeraldMarcus Huderle
2018-03-31Merge branch 'master' into contest_link_80C2020PikalaxALT
2018-01-27Decompile link battle animation dataBlampharos
2018-01-25Decompile trainer dataBlampharos
This necessitated changes in other files which access this data. Three macro constants were migrated from trainer_constants.inc to trainer.h data/trainers.inc and data-de/trainers.inc have been deleted
2018-01-23start decompiling start_menu_debug.cCameron Hall
2018-01-23through sub_80C2340PikalaxALT