summaryrefslogtreecommitdiff
path: root/src/battle_main.c
AgeCommit message (Collapse)Author
2022-01-10Sync/update trainer classesGriffinR
2021-08-11Rename and document HITMARKER_x100000Squeetz
This marker makes the target unable to Counter or Mirror Coat the damage back to an attacker, however the game does not have a scenario where this is applicable since all its uses are in end-turn events. It's used for all passive damage, where the damage dealt isn't coming from an attacker. Alternate name: HITMARKER_NO_ATTACKER
2021-07-07Flatten pos fields in struct SpritePikalaxALT
2021-06-26Informative note about gUnknown_2022AE8LOuroboros
2021-03-18Document ShouldIgnoreDeoxysFormPikalaxALT
2021-03-18Document and refactor AdjustFriendshipPikalaxALT
2021-03-18Fix faulty search&replacePikalaxALT
2021-03-18Sync EVO_MODE consts from emeraldPikalaxALT
2021-03-18Document battle_anim_mons, 1PikalaxALT
2021-03-17Fix accidental ++ deletionPikalaxALT
2021-03-16Document item use functions in pokemon.cPikalaxALT
2021-03-15battle_gfx_sfx_util sync emerald names to unnamed symsPikalaxALT
2021-03-15Sync new field name in BattleStructPikalaxALT
2021-03-15Document old man batttle controllerPikalaxALT
2021-03-15Use macro in BufferPartyVsScreenHealth_AtEndPikalaxALT
2021-03-14Document more symbols in battlePikalaxALT
2021-03-14Name symbols in battle_anim_special.cPikalaxALT
2021-03-12More documentation in battle_mainPikalaxALT
2021-03-12Resolve link comm buffers in gBattleStructPikalaxALT
2021-01-29Use trainer constants in flags, automatically update flags/vars countGriffinR
2020-08-29Give songs meaningful english namesGriffinR
2020-04-11Some documentation of berry_crushPikalaxALT
2020-04-10Address review commentsPikalaxALT
2020-04-09Merge branch 'master' of github.com:pret/pokefirered into various_documentationPikalaxALT
2020-04-08Document Roamer Roar bug.ultima-soul
2020-04-05More quest log documentation amid other stuffPikalaxALT
2020-04-02gflib propagation, 1PikalaxALT
2020-03-04Add enums for help system text, label help contextGriffinR
2020-03-03Sync trainer_battle.incGriffinR
2020-02-23battle_bgPikalaxALT
2020-02-21Remove redundant include linesPikalaxALT
2020-02-15Merge branch 'master' into doc-ttowerGriffinR
2020-02-12More function documentation in union_room, link, link_rfu_2PikalaxALT
2020-02-04More mevent documentationPikalaxALT
2020-02-03Remove old references to battle pyramidGriffinR
2020-01-24Document Viridian City scripts and adjacent routesGriffinR
2020-01-23Merge branch 'master' into sync-aiGriffinR
2020-01-22Remove unused BF battle types, clarify Ghost battle type flagsGriffinR
2020-01-19Address review commentsPikalaxALT
2020-01-15Document some Quest LogGriffinR
2019-11-24party_menu fourth quarterjiangzhengwenjz
2019-11-23party_menu datajiangzhengwenjz
2019-11-23document some symbolsjiangzhengwenjz
2019-11-20Add missing files; documentationPikalaxALT
2019-11-20Port evolution_scenePikalaxALT
2019-11-06Rename ghost battle scriptsPikalaxALT
2019-11-06Document battle_scripts_2.sPikalaxALT
2019-11-06Finish documentation of battle_scripts_1PikalaxALT
2019-11-06Sync battle script documentation with Emerald, 1PikalaxALT
2019-10-28Remove unused headerPikalaxALT