sovereignx/test/battle/item_effect
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
..
cure_status.c Merge branch '_RHH/master' into _RHH/upcoming 2024-02-09 17:02:56 -03:00
escape.c Move data unification (#3999) 2024-01-29 08:51:32 -03:00
heal_and_cure_status.c Merge branch '_RHH/master' into _RHH/upcoming 2024-02-09 17:02:56 -03:00
increase_stat.c Enable GF move names by default 2024-04-25 18:40:37 +01:00
restore_hp.c Rename gItems and gAbilities to gItemsInfo and gAbilitiesInfo (#4068) 2024-01-26 15:25:52 -03:00
restore_pp.c Rename gItems and gAbilities to gItemsInfo and gAbilitiesInfo (#4068) 2024-01-26 15:25:52 -03:00
revive.c Rename gItems and gAbilities to gItemsInfo and gAbilitiesInfo (#4068) 2024-01-26 15:25:52 -03:00
set_mist.c Rename gItems and gAbilities to gItemsInfo and gAbilitiesInfo (#4068) 2024-01-26 15:25:52 -03:00
throw_ball.c Added last CannotUseItemsInBattle tests (#3789) 2023-12-21 20:06:12 +01:00