sovereignx/test/battle
DizzyEggg a7b9d139da
Fix Wall Werrors on modern (#3412)
* Fix Wall Werror errors

* fix hgss pokedex modern errors

* tests build on modern

* learnset change

* Update src/battle_ai_util.c

Co-authored-by: Philipp AUER <SBird1337@users.noreply.github.com>

* Update src/battle_anim_new.c

Co-authored-by: Philipp AUER <SBird1337@users.noreply.github.com>

* Update src/debug.c

Co-authored-by: Philipp AUER <SBird1337@users.noreply.github.com>

* Update src/debug.c

Co-authored-by: Philipp AUER <SBird1337@users.noreply.github.com>

* Update src/pokedex_plus_hgss.c

Co-authored-by: Philipp AUER <SBird1337@users.noreply.github.com>

* review changes

* unused cmd args

* various args back

---------

Co-authored-by: Philipp AUER <SBird1337@users.noreply.github.com>
2023-10-13 18:39:35 +02:00
..
ability Fix Wall Werrors on modern (#3412) 2023-10-13 18:39:35 +02:00
form_change Converted most battle preproc ifs to regular ifs 2023-10-08 21:32:15 -03:00
hold_effect Fix Wall Werrors on modern (#3412) 2023-10-13 18:39:35 +02:00
item_effect Fix Battle/Shell Armor + crit chance Tests (#3377) 2023-10-04 16:46:42 +02:00
move_effect Fix Wall Werrors on modern (#3412) 2023-10-13 18:39:35 +02:00
move_flags Missing master merge organization 2023-08-13 19:01:03 -04:00
status1 Merge branch 'RHH/master' into RHH/upcoming 2023-08-12 16:31:44 -04:00
terrain Organized tests into subfolders (#2822) 2023-08-12 20:00:15 +01:00
type Merge branch 'RHH/master' into RHH/upcoming 2023-08-12 16:31:44 -04:00
weather Merge branch 'RHH/master' into RHH/upcoming 2023-08-12 16:31:44 -04:00
ai.c Fix Wall Werrors on modern (#3412) 2023-10-13 18:39:35 +02:00
crit_chance.c Fix Battle/Shell Armor + crit chance Tests (#3377) 2023-10-04 16:46:42 +02:00
damage_formula.c Missing master merge organization 2023-08-13 19:01:03 -04:00
exp.c Fix Wall Werrors on modern (#3412) 2023-10-13 18:39:35 +02:00
move.c Merge branch 'RHH/master' into RHH/upcoming 2023-08-12 16:31:44 -04:00
trainer_control.c Fix CreateNPCTrainerPartyForTrainer test failing on modern (#3367) 2023-10-02 18:33:47 -03:00