sovereignx/test/battle
Martin Griffin a1d2460372 Enable GF move names by default
In contests, even FONT_NARROWER isn't sufficient to prevent clipping in
all cases. e.g. Stomping Tantrum clips. We have decided to accept that
cost to make the rest of the user experience better, but downstream
projects that don't like that trade-off can either a) alter the contest
UI, or b) set B_EXPANDED_MOVE_NAMES to FALSE.
2024-04-25 18:40:37 +01:00
..
ability Enable GF move names by default 2024-04-25 18:40:37 +01:00
form_change Renamed "MoveHasMoveEffect" functions 2024-02-26 14:21:38 +09:00
gimmick Enable GF move names by default 2024-04-25 18:40:37 +01:00
hold_effect Fixes Ability Shield, Neutralizing Gas interaction (#4391) 2024-04-14 18:43:55 +02:00
item_effect Enable GF move names by default 2024-04-25 18:40:37 +01:00
move_effect Enable GF move names by default 2024-04-25 18:40:37 +01:00
move_flags Move data unification (#3999) 2024-01-29 08:51:32 -03:00
status1 Move data unification (#3999) 2024-01-29 08:51:32 -03:00
terrain Enable GF move names by default 2024-04-25 18:40:37 +01:00
weather Combine weather set commands (#4434) 2024-04-24 14:10:25 -04:00
ai.c Fix bug involved infinite loop when player mon has only status moves (#4403) 2024-04-18 10:34:33 +02:00
ai_calc_best_move_score.c Renamed "MoveHasMoveEffect" functions 2024-02-26 14:21:38 +09:00
ai_check_viability.c Merge remote-tracking branch 'rhh/upcoming' into battlemove_refactored 2024-02-26 14:23:53 +09:00
ai_powerful_status.c Fixed test 2024-02-26 15:12:34 +09:00
ai_trytofaint.c Move data unification (#3999) 2024-01-29 08:51:32 -03:00
crit_chance.c Adds Dragon Cheer (#4122) 2024-02-03 08:00:41 -07:00
damage_formula.c Enable GF move names by default 2024-04-25 18:40:37 +01:00
exp.c Fix Wall Werrors on modern (#3412) 2023-10-13 18:39:35 +02:00
move.c Apply suggestions from code review 2024-02-26 23:59:15 +09:00
trainer_control.c Competitive-formatted parties (#3545) 2024-04-06 15:05:15 -03:00
trainer_control.h Add missing shouldDynamax (#4442) 2024-04-25 10:10:36 +02:00
trainer_control.party Competitive-formatted parties (#3545) 2024-04-06 15:05:15 -03:00