sovereignx/test/battle
2024-12-31 12:52:16 +01:00
..
ability Fixes Sparkling Aria Shield Dust / Covert Cloak interaction (#5911) 2024-12-31 12:52:16 +01:00
ai Refactors argument into a union (#5853) 2024-12-23 15:51:35 -03:00
form_change Replace power checks with IS_MOVE_STATUS (#5820) 2024-12-20 08:20:46 -03:00
gimmick Merge branch 'master' into master-upcoming 2024-12-29 21:43:07 +01:00
hold_effect Fixes Sparkling Aria Shield Dust / Covert Cloak interaction (#5911) 2024-12-31 12:52:16 +01:00
item_effect Update battle messages to Gen 5+ standards (#3240) 2024-10-21 14:52:45 -03:00
move_animations Fix Smack Down anim + move anim tests (#4774) 2024-06-13 15:30:28 -04:00
move_effect Merge branch 'master' into master-upcoming 2024-12-29 21:43:07 +01:00
move_effect_secondary Merge branch 'master' into master-upcoming 2024-12-29 21:43:07 +01:00
move_effects_combined Refactors argument into a union (#5853) 2024-12-23 15:51:35 -03:00
move_flags Update battle messages to Gen 5+ standards (#3240) 2024-10-21 14:52:45 -03:00
status1 Update battle messages to Gen 5+ standards (#3240) 2024-10-21 14:52:45 -03:00
status2 Merge branch 'master' into master-to-upcoming 2024-11-29 11:32:12 +01:00
terrain Merge branch '_RHH/master' into _RHH/upcoming 2024-10-27 08:02:45 -03:00
weather Merge branch '_RHH/master' into _RHH/upcoming 2024-11-03 12:21:22 -03:00
battle_message.c Update battle messages to Gen 5+ standards (#3240) 2024-10-21 14:52:45 -03:00
crit_chance.c Merge branch 'master' into master-upcoming 2024-12-29 21:43:07 +01:00
damage_formula.c Fix fixed point damage calculation off-by-1s (#5775) 2024-12-05 11:35:56 +00:00
exp.c Update battle messages to Gen 5+ standards (#3240) 2024-10-21 14:52:45 -03:00
move.c Updated Wring Out effects to match Eruption effects (#5549) 2024-10-20 21:44:28 +02:00
sleep_clause.c Refactors argument into a union (#5853) 2024-12-23 15:51:35 -03:00
spread_moves.c Fixes simu hp reduction when no partner was on field (#5799) 2024-12-10 21:48:31 +01:00
test_runner_features.c Test battlers always have their forced abilities (#4707) 2024-07-21 21:20:39 +02:00
trainer_control.c Decouple Poke Ball ids from item ids (#5560) 2024-10-28 18:03:15 +01:00
trainer_control.h Updated reference to config location to new location (#5026) 2024-07-23 14:09:32 -04:00
trainer_control.party