mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-31 21:02:57 -05:00
Conflicts: .github/ISSUE_TEMPLATE/01_battle_engine_bugs.yaml .github/ISSUE_TEMPLATE/02_battle_ai_issues.yaml .github/ISSUE_TEMPLATE/03_feature_requests.yaml .github/ISSUE_TEMPLATE/04_other_errors.yaml .github/pull_request_template.md src/battle_controller_player.c src/battle_main.c src/battle_script_commands.c src/battle_util.c src/data/graphics/pokemon.h src/data/pokemon/species_info/gen_9_families.h test/battle/ability/flower_veil.c test/battle/ability/sweet_veil.c test/battle/ability/synchronize.c test/battle/ability/water_bubble.c test/battle/move_effect/fell_stinger.c test/battle/move_effect/level_damage.c test/battle/move_effect/magic_room.c test/battle/move_effect/me_first.c test/battle/move_effect/sky_drop.c test/battle/move_effect/smack_down.c test/battle/move_effect/wish.c test/battle/move_flags/ignore_type_if_flying_and_ungrounded.c |
||
|---|---|---|
| .. | ||
| ability | ||
| ai | ||
| form_change | ||
| gimmick | ||
| hold_effect | ||
| item_effect | ||
| move_animations | ||
| move_effect | ||
| move_effect_secondary | ||
| move_effects_combined | ||
| move_flags | ||
| starting_status | ||
| status1 | ||
| status2 | ||
| weather | ||
| battle_message.c | ||
| crit_chance.c | ||
| damage_formula.c | ||
| end_turn_effects.c | ||
| exp.c | ||
| move.c | ||
| sleep_clause.c | ||
| spread_moves.c | ||
| switch_in_abilities.c | ||
| test_runner_features.c | ||
| trainer_control.c | ||
| trainer_control.h | ||
| trainer_control.party | ||
| trainer_slides.c | ||
| trainer_slides.h | ||