sovereignx/test/battle
Bassoonian b9a02b205d
Rename gItems and gAbilities to gItemsInfo and gAbilitiesInfo (#4068)
* Rename gItems to gItemsInfo

* Rename gAbilities to gAbilitiesInfo

* Just fixing up my bad merge

---------

Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
2024-01-26 15:25:52 -03:00
..
ability Rename gItems and gAbilities to gItemsInfo and gAbilitiesInfo (#4068) 2024-01-26 15:25:52 -03:00
form_change Rename gItems and gAbilities to gItemsInfo and gAbilitiesInfo (#4068) 2024-01-26 15:25:52 -03:00
hold_effect Rename gItems and gAbilities to gItemsInfo and gAbilitiesInfo (#4068) 2024-01-26 15:25:52 -03:00
item_effect Rename gItems and gAbilities to gItemsInfo and gAbilitiesInfo (#4068) 2024-01-26 15:25:52 -03:00
move_effect Rename gItems and gAbilities to gItemsInfo and gAbilitiesInfo (#4068) 2024-01-26 15:25:52 -03:00
move_flags Removed ALWAYS_CRIT, renamed critBoost (#3779) 2023-12-20 16:16:02 +01:00
status1 Fixed test battle move category assumptions (#4051) 2024-01-24 10:43:57 +01:00
terrain Rename gItems and gAbilities to gItemsInfo and gAbilitiesInfo (#4068) 2024-01-26 15:25:52 -03:00
weather Fixed test battle move category assumptions (#4051) 2024-01-24 10:43:57 +01:00
ai.c Fixed test battle move category assumptions (#4051) 2024-01-24 10:43:57 +01:00
ai_calc_best_move_score.c AI score changes, mostly IncreaseStatUpScore + few others (#4036) 2024-01-26 16:48:51 +00:00
ai_check_viability.c Fixed test battle move category assumptions (#4051) 2024-01-24 10:43:57 +01:00
ai_trytofaint.c Remove function GetMoveDamageResult (#3536) 2023-11-09 20:53:14 +01:00
crit_chance.c Rename gItems and gAbilities to gItemsInfo and gAbilitiesInfo (#4068) 2024-01-26 15:25:52 -03:00
damage_formula.c Fixed test battle move category assumptions (#4051) 2024-01-24 10:43:57 +01:00
exp.c Fix Wall Werrors on modern (#3412) 2023-10-13 18:39:35 +02:00
move.c Tweaked helper functions 2023-12-30 17:42:53 +09:00
trainer_control.c Backwards-compatible BoxPokémon Refactor (#3438) 2023-12-27 17:48:17 +01:00