pokeemerald/test
2023-06-03 11:56:01 -07:00
..
ability_blaze.c Test Overgrow, Swarm and Torrent 2023-02-21 10:43:57 +00:00
ability_cloud_nine.c [test] add some ability tests 2023-02-09 23:25:25 +01:00
ability_compound_eyes.c Cleanup Compound Eyes tests 2023-05-07 07:50:41 +01:00
ability_contrary.c Fix battle message strings for stats (#2927) 2023-04-18 22:02:51 +01:00
ability_cute_charm.c Allow tests to override specific RNG calls 2023-03-15 13:39:17 +00:00
ability_damp.c Fix Explosion + Galvanize + Volt Absorb and Mind Blown (#2688) 2023-02-21 22:50:29 +00:00
ability_download.c Fix battle message strings for stats (#2927) 2023-04-18 22:02:51 +01:00
ability_drizzle.c [test] add some ability tests 2023-02-09 23:25:25 +01:00
ability_dry_skin.c INVALID if results without PARAMETRIZE 2023-05-07 07:50:41 +01:00
ability_flame_body.c Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
ability_flower_gift.c removed old B_WEATHER_FORMS use, tests now have assumptions for config 2023-05-23 16:10:26 -07:00
ability_forecast.c removed old B_WEATHER_FORMS use, tests now have assumptions for config 2023-05-23 16:10:26 -07:00
ability_hunger_switch.c Removed uneeded parameters 2023-03-14 11:07:26 -03:00
ability_hydration.c Weather related Ability tests, fix for Leaf Guard not preventing Rest. (#2957) 2023-05-02 14:08:05 -04:00
ability_ice_body.c Weather related Ability tests, fix for Leaf Guard not preventing Rest. (#2957) 2023-05-02 14:08:05 -04:00
ability_immunity.c Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
ability_insomnia.c Removed trailing whitespaces 2023-02-26 18:43:15 -03:00
ability_intimidate.c Fix battle message strings for stats (#2927) 2023-04-18 22:02:51 +01:00
ability_leaf_guard.c Weather related Ability tests, fix for Leaf Guard not preventing Rest. (#2957) 2023-05-02 14:08:05 -04:00
ability_limber.c [test] add some ability tests 2023-02-09 23:25:25 +01:00
ability_magic_bounce.c Fix battle message strings for stats (#2927) 2023-04-18 22:02:51 +01:00
ability_oblivious.c Fix battle message strings for stats (#2927) 2023-04-18 22:02:51 +01:00
ability_overgrow.c Test Overgrow, Swarm and Torrent 2023-02-21 10:43:57 +00:00
ability_pastel_veil.c Tests work with new pokemon disabled 2023-03-09 09:49:50 +01:00
ability_poison_point.c Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
ability_rain_dish.c Weather related Ability tests, fix for Leaf Guard not preventing Rest. (#2957) 2023-05-02 14:08:05 -04:00
ability_sand_veil.c Weather related Ability tests, fix for Leaf Guard not preventing Rest. (#2957) 2023-05-02 14:08:05 -04:00
ability_schooling.c Schooling and Zen Mode tests 2023-03-24 10:04:38 -03:00
ability_snow_cloak.c Weather related Ability tests, fix for Leaf Guard not preventing Rest. (#2957) 2023-05-02 14:08:05 -04:00
ability_snow_warning.c ad suggested changes 2023-05-02 21:17:14 +02:00
ability_speed_boost.c Fix battle message strings for stats (#2927) 2023-04-18 22:02:51 +01:00
ability_static.c Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
ability_stench.c Allow tests to override specific RNG calls 2023-03-15 13:39:17 +00:00
ability_sturdy.c Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
ability_swarm.c Test Overgrow, Swarm and Torrent 2023-02-21 10:43:57 +00:00
ability_torrent.c Test Overgrow, Swarm and Torrent 2023-02-21 10:43:57 +00:00
ability_volt_absorb.c INVALID if results without PARAMETRIZE 2023-05-07 07:50:41 +01:00
ability_water_absorb.c Weather related Ability tests, fix for Leaf Guard not preventing Rest. (#2957) 2023-05-02 14:08:05 -04:00
ability_zen_mode.c Tests for form change on switch out and fainting 2023-03-24 11:03:34 -03:00
form_change.c Tests for form change on switch out and fainting 2023-03-24 11:03:34 -03:00
hold_effect_berserk_gene.c INVALID if PASSES_RANDOMLY and results 2023-05-07 07:50:41 +01:00
hold_effect_eject_button.c Tests for Eject Button (#2843) 2023-03-21 10:41:37 +01:00
hold_effect_leftovers.c Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
hold_effect_mirror_herb.c INVALID if results without PARAMETRIZE 2023-05-07 07:50:41 +01:00
hold_effect_red_card.c Allow tests to override specific RNG calls 2023-03-15 13:39:17 +00:00
item_effect_cure_status.c remove identifier strings 2023-04-30 23:22:51 +02:00
item_effect_heal_and_cure_status.c better usage of THEN over FINALLY 2023-04-25 23:06:07 +02:00
item_effect_increase_stat.c INVALID if results without PARAMETRIZE 2023-05-07 07:50:41 +01:00
item_effect_restore_hp.c INVALID if FINALLY without PARAMETRIZE 2023-05-07 07:50:41 +01:00
item_effect_restore_pp.c remove identifier strings 2023-04-30 23:22:51 +02:00
item_effect_revive.c remove identifier strings 2023-04-30 23:22:51 +02:00
item_effect_set_focus_energy.c fix dire hit message mismatch 2023-05-01 18:53:06 +02:00
item_effect_set_mist.c guard spec test 2023-04-22 15:04:40 +02:00
mega_evolution.c Merge branch 'upcoming' into mega_evo_issues 2023-05-14 22:33:01 -04:00
move_effect_absorb.c Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
move_effect_accuracy_down.c Allow tests to override specific RNG calls 2023-03-15 13:39:17 +00:00
move_effect_after_you.c Fix After You for gen8 (#2646) 2023-02-16 20:59:36 +00:00
move_effect_assist.c test for assist and removed assist array from battle struct 2023-03-08 22:11:28 +01:00
move_effect_attack_down.c Fix battle message strings for stats (#2927) 2023-04-18 22:02:51 +01:00
move_effect_attack_up_user_ally.c Fix battle message strings for stats (#2927) 2023-04-18 22:02:51 +01:00
move_effect_attack_up.c Fix battle message strings for stats (#2927) 2023-04-18 22:02:51 +01:00
move_effect_barb_barrage.c tests for dire claw ceaseless edge barb barrage 2023-03-23 12:29:04 +01:00
move_effect_beak_blast.c Add tests for Mega Evo, Focus Punch, Beak Blast 2023-03-08 13:22:53 +01:00
move_effect_bide.c INVALID if FINALLY without PARAMETRIZE 2023-05-07 07:50:41 +01:00
move_effect_burn_hit.c Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
move_effect_burn_up.c Fix for Burn Up/Double Shock (#2962) 2023-04-30 10:46:21 -04:00
move_effect_defense_down.c Fix battle message strings for stats (#2927) 2023-04-18 22:02:51 +01:00
move_effect_defense_up.c Fix battle message strings for stats (#2927) 2023-04-18 22:02:51 +01:00
move_effect_defog.c Fix battle message strings for stats (#2927) 2023-04-18 22:02:51 +01:00
move_effect_dire_claw.c RandomElement for structured RNG 2023-03-27 18:50:18 +01:00
move_effect_double_shock.c Fix for Burn Up/Double Shock (#2962) 2023-04-30 10:46:21 -04:00
move_effect_dream_eater.c Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
move_effect_encore.c Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
move_effect_evasion_up.c Allow tests to override specific RNG calls 2023-03-15 13:39:17 +00:00
move_effect_explosion.c Fix Explosion + Galvanize + Volt Absorb and Mind Blown (#2688) 2023-02-21 22:50:29 +00:00
move_effect_focus_punch.c Add tests for Mega Evo, Focus Punch, Beak Blast 2023-03-08 13:22:53 +01:00
move_effect_freeze_hit.c Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
move_effect_haze.c Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
move_effect_healing_wish.c Update Healing wish to gen5 / gen8 mechanics (#2708) 2023-02-20 11:25:43 +00:00
move_effect_hex.c Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
move_effect_hit_escape.c Tests work with new pokemon disabled 2023-03-09 09:49:50 +01:00
move_effect_hit_set_entry_hazardss.c tests for dire claw ceaseless edge barb barrage 2023-03-23 12:29:04 +01:00
move_effect_hit_switch_target.c Allow tests to override specific RNG calls 2023-03-15 13:39:17 +00:00
move_effect_mind_blown.c Fix Explosion + Galvanize + Volt Absorb and Mind Blown (#2688) 2023-02-21 22:50:29 +00:00
move_effect_paralyze_hit.c Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
move_effect_poison_hit.c Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
move_effect_rampage.c Allow tests to override specific RNG calls 2023-03-15 13:39:17 +00:00
move_effect_recoil_if_miss.c Update Healing wish to gen5 / gen8 mechanics (#2708) 2023-02-20 11:25:43 +00:00
move_effect_reflect.c Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
move_effect_revival_blessing.c MOVE_REVIVAL_BLESSING Effect (#2883) 2023-04-12 01:14:25 +01:00
move_effect_roar.c Allow tests to override specific RNG calls 2023-03-15 13:39:17 +00:00
move_effect_shell_trap.c Add MOVE_SHELL_TRAP Effect (#2716) 2023-02-22 13:55:34 +00:00
move_effect_sleep.c Allow tests to override specific RNG calls 2023-03-15 13:39:17 +00:00
move_effect_special_attack_down.c Fix battle message strings for stats (#2927) 2023-04-18 22:02:51 +01:00
move_effect_special_attack_up_3.c Fix battle message strings for stats (#2927) 2023-04-18 22:02:51 +01:00
move_effect_spikes.c tests for dire claw ceaseless edge barb barrage 2023-03-23 12:29:04 +01:00
move_effect_stockpile.c Fix battle message strings for stats (#2927) 2023-04-18 22:02:51 +01:00
move_effect_tailwind.c Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
move_effect_torment.c Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
move_effect_toxic_spikes.c Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
move_effect_toxic.c Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
move_effect_tri_attack.c RandomElement for structured RNG 2023-03-27 18:50:18 +01:00
move_effect_triple_kick.c INVALID if FINALLY without PARAMETRIZE 2023-05-07 07:50:41 +01:00
move_effect_venoshock.c tests for dire claw ceaseless edge barb barrage 2023-03-23 12:29:04 +01:00
move_flag_three_strikes.c INVALID if FINALLY without PARAMETRIZE 2023-05-07 07:50:41 +01:00
move.c Fix battle message strings for stats (#2927) 2023-04-18 22:02:51 +01:00
powder_moves.c Fix Magic bounce powder moves against grass types (#2633) 2023-02-17 13:55:51 +00:00
random.c RandomElement for structured RNG 2023-03-27 18:50:18 +01:00
status_frostbite.c correct first test 2023-04-28 12:47:30 +02:00
status1.c Fix battle message strings for stats (#2927) 2023-04-18 22:02:51 +01:00
terrain_electric.c INVALID if FINALLY without PARAMETRIZE 2023-05-07 07:50:41 +01:00
terrain_grassy.c INVALID if FINALLY without PARAMETRIZE 2023-05-07 07:50:41 +01:00
terrain_misty.c INVALID if FINALLY without PARAMETRIZE 2023-05-07 07:50:41 +01:00
terrain_psychic.c INVALID if results without PARAMETRIZE 2023-05-07 07:50:41 +01:00
test_battle.h allow for illegal abilities within tests 2023-06-03 11:32:54 -07:00
test_runner_args.c Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
test_runner_battle.c remove debug 2023-06-03 11:56:01 -07:00
test_runner.c Report errors in estimateCost 2023-05-07 07:50:41 +01:00
test.h Detect memory leaks in tests 2023-04-20 20:35:22 +01:00
trainer_control.c initial commit 2023-04-06 20:56:44 +02:00
weather_snow.c ad suggested changes 2023-05-02 21:17:14 +02:00