mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-20 11:38:17 -05:00
* Switch AI considers free switches from pivot move * Fix Baton Pass refactor * Some cleanup and comments * Mon fainting to hazards is a 0HKO * Revert "Mon fainting to hazards is a 0HKO" This reverts commit 446f73822651af55ee1a36aeb61f3f0c9317d244. * Cleanup speed check / Eject Pack * Move eject trackers to AiLogicData * Review feedback and WhoStrikesFirst changes * This linebreak will bug me lol * Also this comment, heck * Last bit of comment cleanup |
||
|---|---|---|
| .. | ||
| battle | ||
| fpmath.c | ||
| pokemon.c | ||
| random.c | ||
| species.c | ||
| sprite.c | ||
| test_runner_args.c | ||
| test_runner_battle.c | ||
| test_runner.c | ||
| text.c | ||