pokeemerald/test/battle
2025-08-29 20:49:28 +02:00
..
ability 25/08/25 Master merge 2025-08-25 17:30:38 +02:00
ai AI uses Life Dew. (#7643) 2025-08-29 20:49:28 +02:00
form_change Converted Relic Song into a proper form change (#7139) 2025-06-17 00:02:25 +02:00
gimmick 25/08/25 Master merge 2025-08-25 17:30:38 +02:00
hold_effect Separates FRB and FRZ animations (#7611) 2025-08-28 19:07:08 +02:00
item_effect conflicts 2025-08-28 14:09:38 +02:00
move_animations New and polished battle animations (#7074) 2025-07-11 19:14:19 +02:00
move_effect AI uses Life Dew. (#7643) 2025-08-29 20:49:28 +02:00
move_effect_secondary Separates FRB and FRZ animations (#7611) 2025-08-28 19:07:08 +02:00
move_effects_combined Separates FRB and FRZ animations (#7611) 2025-08-28 19:07:08 +02:00
move_flags master merge 2025-07-19 17:01:18 +02:00
starting_status Make B_VAR_STARTING_STATUS tests run in CI (#7419) 2025-07-28 13:11:04 +02:00
status1 Separates FRB and FRZ animations (#7611) 2025-08-28 19:07:08 +02:00
volatiles Replaces STATUS2 usage with volatiles in code (#7262) 2025-07-11 22:53:49 +02:00
weather Add dedicated getter functions for Pokémon types and abilities (#7043) 2025-06-03 22:05:22 +02:00
battle_message.c
crit_chance.c Add dedicated getter functions for Pokémon types and abilities (#7043) 2025-06-03 22:05:22 +02:00
damage_formula.c Fixed Transistor damage calculation test failing when GEN_LATEST is less than GEN_9 (#7577) 2025-08-18 19:44:43 +02:00
defrost.c Fixes Scald defrosting target while asleep (#7233) 2025-06-28 10:14:55 +02:00
end_turn_effects.c review comments 2025-03-12 23:41:28 +01:00
exp.c Changed Tackle for Scratch in tests (#6730) 2025-04-30 17:18:52 -04:00
hazards.c Adds hazard queue (#7295) 2025-07-07 15:30:35 -04:00
move.c 25/08/25 Master merge 2025-08-25 17:30:38 +02:00
sleep_clause.c Adds Gen5+ Encore config (#7051) 2025-06-25 15:58:30 +02:00
spread_moves.c Fixes Explosion behavior when 3 mons can endure hit (#7594) 2025-08-25 11:41:36 +02:00
switch_in_abilities.c Create missing ability and move effect test files (#6845) 2025-05-16 12:20:44 +02:00
test_runner_features.c Add dedicated getter functions for Pokémon types and abilities (#7043) 2025-06-03 22:05:22 +02:00
trainer_control.c Expand trainerproc to support additional battle types (#6770) 2025-05-17 15:08:44 +02:00
trainer_control.party Expand trainerproc to support additional battle types (#6770) 2025-05-17 15:08:44 +02:00
trainer_slides.c Add dedicated getter functions for Pokémon types and abilities (#7043) 2025-06-03 22:05:22 +02:00
trainer_slides.h Removed Trainer Slides footgun (#6205) 2025-02-07 13:30:57 +01:00