pokeemerald/test/battle
2025-01-19 10:32:57 -03:00
..
ability Merge branch '_RHH/master' into _RHH/upcoming 2025-01-19 10:32:57 -03:00
ai Add AI_FLAG_PREDICT_SWITCH (#6028) 2025-01-16 21:43:16 +01:00
form_change Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
gimmick Merge branch '_RHH/master' into _RHH/upcoming 2025-01-12 08:42:57 -03:00
hold_effect Merge branch '_RHH/master' into _RHH/upcoming 2025-01-12 08:42:57 -03:00
item_effect Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
move_animations Fix Smack Down anim + move anim tests (#4774) 2024-06-13 15:30:28 -04:00
move_effect Merge branch '_RHH/master' into _RHH/upcoming 2025-01-17 13:49:32 -03:00
move_effect_secondary Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
move_effects_combined Fixes self effect moves not procing for spread moves when battler 3 w… (#6020) 2025-01-14 15:18:00 -05:00
move_flags Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
starting_status Added missing Move Effect TODO tests - Volume E (#5915) 2025-01-01 16:06:20 +01:00
status1 Merge branch '_RHH/master' into _RHH/upcoming 2025-01-17 13:49:32 -03:00
status2 Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
weather Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
battle_message.c Update battle messages to Gen 5+ standards (#3240) 2024-10-21 14:52:45 -03:00
crit_chance.c Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
damage_formula.c Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
exp.c Update battle messages to Gen 5+ standards (#3240) 2024-10-21 14:52:45 -03:00
move.c Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
sleep_clause.c Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
spread_moves.c Encapsulate move data (#5852) 2025-01-01 20:34:33 +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 Adds B_VAR_DIFFICULTY and related functions READ DESC (#5337) 2025-01-04 14:25:03 +01:00
trainer_control.h Adds B_VAR_DIFFICULTY and related functions READ DESC (#5337) 2025-01-04 14:25:03 +01:00
trainer_control.party Adds B_VAR_DIFFICULTY and related functions READ DESC (#5337) 2025-01-04 14:25:03 +01:00