sovereignx/test/battle
Martin Griffin aab9678b02 Enable GF item names by default
In the Pokémon Storage System, even FONT_SMALL_NARROWER isn't sufficient
to prevent clipping in all cases. e.g. Unremarkable Teacup 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 Pokémon Storage System UI, or b) set
I_EXPANDED_ITEM_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 Enable GF item names by default 2024-04-25 18:40:37 +01:00
item_effect Enable GF move names by default 2024-04-25 18:40:37 +01:00
move_effect Enable GF item names by default 2024-04-25 18:40:37 +01:00
move_flags
status1
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
crit_chance.c
damage_formula.c Enable GF move names by default 2024-04-25 18:40:37 +01:00
exp.c
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