| .. |
|
ai_assume_stab.c
|
Add AI_FLAG_ASSUME_STAB (#6797)
|
2025-07-10 19:58:31 +02:00 |
|
ai_assume_status_moves.c
|
Renaming to AI_ASSUME_STATUS_MOVES and making a config for universal status move guessing + disabling the custom tuning.
|
2025-07-12 18:50:08 -04:00 |
|
ai_calc_best_move_score.c
|
Misc style and whitespace cleanup (#8681)
|
2026-01-02 18:01:43 +01:00 |
|
ai_check_viability.c
|
Misc style and whitespace cleanup (#8681)
|
2026-01-02 18:01:43 +01:00 |
|
ai_choice.c
|
feat: change defines in constants/abilities.h to an enum (#7006)
|
2025-09-29 21:35:09 +02:00 |
|
ai_double_ace.c
|
Fix AI_FLAG_DOUBLE_ACE_POKEMON sending duplicate Pokémon in doubles (#8279)
|
2025-11-18 19:33:49 +01:00 |
|
ai_doubles.c
|
Fix Magnetic Flux target handling in singles (#9007)
|
2026-01-24 08:45:19 +01:00 |
|
ai_flag_attacks_partner.c
|
Misc style and whitespace cleanup (#8681)
|
2026-01-02 18:01:43 +01:00 |
|
ai_flag_predict_ability.c
|
Misc style and whitespace cleanup (#8681)
|
2026-01-02 18:01:43 +01:00 |
|
ai_flag_predict_move.c
|
Fix AI's KO evaluation getting messed up by priority (#7533)
|
2025-08-12 10:30:14 +02:00 |
|
ai_flag_predict_switch.c
|
Renamed Config Test system to more general names (#7283)
|
2025-12-02 11:26:44 -05:00 |
|
ai_flag_risky.c
|
Fix most failed and assume fail tests with GEN_LATEST = GEN_6 (#7696)
|
2025-09-14 20:21:38 +02:00 |
|
ai_flag_sequence_switching.c
|
Misc style and whitespace cleanup (#8681)
|
2026-01-02 18:01:43 +01:00 |
|
ai_multi.c
|
Remove trailing whitespace - Master (#9011)
|
2026-01-25 10:12:41 +01:00 |
|
ai_powerful_status.c
|
Changed Tackle for Scratch in tests (#6730)
|
2025-04-30 17:18:52 -04:00 |
|
ai_pp_stall_prevention.c
|
Add AI_FLAG_PP_STALL_PREVENTION (#6743)
|
2025-05-02 11:30:09 -04:00 |
|
ai_smart_tera.c
|
Misc style and whitespace cleanup (#8681)
|
2026-01-02 18:01:43 +01:00 |
|
ai_switching.c
|
Fix AI absorber switching for edge cases (#8964)
|
2026-01-19 13:14:56 -05:00 |
|
ai_trytofaint.c
|
Misc style and whitespace cleanup (#8681)
|
2026-01-02 18:01:43 +01:00 |
|
ai.c
|
Misc style and whitespace cleanup (#8681)
|
2026-01-02 18:01:43 +01:00 |
|
can_use_all_moves.c
|
Remove trailing whitespace - Master (#9011)
|
2026-01-25 10:12:41 +01:00 |
|
check_bad_move.c
|
Renamed Config Test system to more general names (#7283)
|
2025-12-02 11:26:44 -05:00 |
|
gimmick_dynamax.c
|
Prevent double Dynamax for single-trainer 2v1 multi battles (#8323)
|
2025-11-30 12:44:55 +01:00 |
|
gimmick_mega.c
|
Simple gimmick tests
|
2025-09-05 07:31:13 +01:00 |
|
gimmick_z_move.c
|
Fixing crash from Last Resort with Normalium Z in certain damage thresholds (#8583)
|
2025-12-18 23:57:03 -05:00 |