sovereignx/test/battle
2024-12-22 23:41:13 +01:00
..
ability Fixes Regenerator healing past maxHP (#5861) 2024-12-22 23:39:07 +01:00
ai Merge branch '_RHH/upcoming' into _RHH/pr/upcoming/hp_reduction 2024-12-04 12:04:47 -03:00
form_change Replace power checks with IS_MOVE_STATUS (#5820) 2024-12-20 08:20:46 -03:00
gimmick simultaneous hp reduction 2024-11-23 08:35:01 +01:00
hold_effect Fixes Room Service (#5827) 2024-12-19 14:12:01 +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 Fixes Pursuit + Emergency Exit causing double switches and Pursuit user fainting causing target to not finish switch (#5849) 2024-12-22 23:41:13 +01:00
move_effect_secondary Merge branch '_RHH/master' into _RHH/upcoming 2024-12-20 20:48:13 -03:00
move_effects_combined Update battle messages to Gen 5+ standards (#3240) 2024-10-21 14:52:45 -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 simultaneous hp reduction 2024-11-23 08:35:01 +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 Add B_FLAG_SLEEP_CLAUSE (#5566) 2024-12-02 09:06:03 +01: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 Competitive-formatted parties (#3545) 2024-04-06 15:05:15 -03:00