pokeemerald-expansion/test/battle
2026-01-17 02:26:09 -08:00
..
ability Adds `Item` enum (#8897) 2026-01-17 02:26:09 -08:00
ai Adds `Item` enum (#8897) 2026-01-17 02:26:09 -08:00
form_change Adds `Item` enum (#8897) 2026-01-17 02:26:09 -08:00
gimmick Adds `Item` enum (#8897) 2026-01-17 02:26:09 -08:00
hold_effect Adds `Item` enum (#8897) 2026-01-17 02:26:09 -08:00
item_effect Adds `Item` enum (#8897) 2026-01-17 02:26:09 -08:00
move_animations Merge commit '0e33bf916e80e4dcf4f96ca0419a8b2fda5da51d' into master-to-upcoming 2026-01-04 11:28:59 +01:00
move_effect Adds `Item` enum (#8897) 2026-01-17 02:26:09 -08:00
move_effect_secondary Adds `Item` enum (#8897) 2026-01-17 02:26:09 -08:00
move_effects_combined Refactor move target failure (#8696) 2026-01-13 15:13:38 -08:00
move_flags Merge commit '0e33bf916e80e4dcf4f96ca0419a8b2fda5da51d' into master-to-upcoming 2026-01-04 11:28:59 +01:00
starting_status Merge commit '0e33bf916e80e4dcf4f96ca0419a8b2fda5da51d' into master-to-upcoming 2026-01-04 11:28:59 +01:00
status1 Merge branch 'master' into master-to-upcoming 2026-01-04 17:31:25 +01:00
volatiles Misc style and whitespace cleanup (#8681) 2026-01-02 18:01:43 +01:00
weather Adds `Item` enum (#8897) 2026-01-17 02:26:09 -08:00
badge_boost.c Misc style and whitespace cleanup (#8681) 2026-01-02 18:01:43 +01:00
battle_message.c Misc style and whitespace cleanup (#8681) 2026-01-02 18:01:43 +01:00
capture.c Adds `Item` enum (#8897) 2026-01-17 02:26:09 -08:00
crit_chance.c Misc style and whitespace cleanup (#8681) 2026-01-02 18:01:43 +01:00
damage_formula.c Renamed Config Test system to more general names (#7283) 2025-12-02 11:26:44 -05:00
defrost.c Fixes Scald defrosting target while asleep (#7233) 2025-06-28 10:14:55 +02:00
end_turn_effects.c Merge commit '0e33bf916e80e4dcf4f96ca0419a8b2fda5da51d' into master-to-upcoming 2026-01-04 11:28:59 +01:00
evolution_tracker.c 01/01/26 Master to upcoming merge 2026-01-01 10:24:19 +01:00
exp.c Adds `Item` enum (#8897) 2026-01-17 02:26:09 -08:00
hazards.c fix poisons absorbing toxic spikes when fainting from other hazards (#8644) 2025-12-23 21:47:42 +01:00
inverse_battle.c Add inverse battle type matchup test (#8779) 2026-01-03 15:01:04 +00:00
move.c Move enum (#8739) 2026-01-03 17:43:48 +01:00
sleep_clause.c Merge branch '_RHH/master' into _RHH/pr/upcoming/masterMerge 2026-01-11 15:06:42 -03:00
spread_moves.c Refactor move target failure (#8696) 2026-01-13 15:13:38 -08:00
switch_in_abilities.c Fix field abilities activating when an other mon switches in (#8743) 2026-01-06 15:04:11 +00:00
test_runner_features.c Misc style and whitespace cleanup (#8681) 2026-01-02 18:01:43 +01:00
trainer_control.c Fix missing deafult moves for trainer parties (#8829) 2026-01-08 17:10:17 +01:00
trainer_control.party Expand trainerproc to support additional battle types (#6770) 2025-05-17 15:08:44 +02:00
trainer_slides.c Merge commit '0e33bf916e80e4dcf4f96ca0419a8b2fda5da51d' into master-to-upcoming 2026-01-04 11:28:59 +01:00
trainer_slides.h Trainer slides for multiple trainers and multibattles (#7588) 2025-12-30 20:28:53 +00:00