pokeemerald/include/constants
2026-01-11 22:59:14 +01:00
..
.gitignore Generate heal location constants automatically, move data back to a single file. 2025-02-03 20:25:11 -05:00
abilities.h feat: change defines in constants/abilities.h to an enum (#7006) 2025-09-29 21:35:09 +02:00
apprentice.h
apricorn_tree.h Implement GSC berry/apricorn tree functionality. (#7777) 2025-11-14 20:28:55 +01:00
battle_ai.h Add AI_FLAG_RANDOMIZE_PARTY_INDICES (#8717) 2025-12-31 22:56:22 +01:00
battle_anim_scripts.h
battle_anim.h Adding move animation backgrounds to the Pokemon Sprite Visualizer (#8764) 2026-01-11 22:59:14 +01:00
battle_arena.h
battle_dome.h
battle_end_turn.h Trainer slides for multiple trainers and multibattles (#7588) 2025-12-30 20:28:53 +00:00
battle_factory.h Battle Factory move style automation (#8368) 2025-12-17 23:28:50 +01:00
battle_frontier_mons.h
battle_frontier_trainers.h
battle_frontier.h Trainerbattle Type Differentiation (#6424) 2025-12-01 19:28:09 +01:00
battle_move_effects.h Further weather consolidation (#8161) 2026-01-03 15:39:22 +01:00
battle_move_resolution.h Fix Red Card / Eject Button interaction (#8780) 2026-01-03 16:54:04 +00:00
battle_palace.h
battle_partner.h Adds B_VAR_DIFFICULTY and related functions READ DESC (#5337) 2025-01-04 14:25:03 +01:00
battle_pike.h
battle_pyramid.h
battle_script_commands.h Merge commit '900abdb5a6aa9703c83316d4463c0ff43e57548f' into master-to-upcoming 2026-01-04 17:26:53 +01:00
battle_setup.h Trainerbattle Type Differentiation (#6424) 2025-12-01 19:28:09 +01:00
battle_special.h Trainerbattle Type Differentiation (#6424) 2025-12-01 19:28:09 +01:00
battle_string_ids.h Refactor protect failure to match vanilla (#8832) 2026-01-10 18:23:01 +01:00
battle_switch_in.h Switch-in Events Refactor (#8128) 2025-11-30 08:25:20 -08:00
battle_tent_mons.h
battle_tent_trainers.h
battle_tent.h
battle_tower.h Trainerbattle Type Differentiation (#6424) 2025-12-01 19:28:09 +01:00
battle_z_move_effects.h
battle.h Adds type checking for battler positions (#8792) 2026-01-11 14:53:22 +00:00
berry.h
cable_club.h
characters.h Enable 3-color text (#8191) 2025-12-08 12:27:13 +01:00
coins.h
contest.h Added Gen 6 contest combos (#8251) 2025-11-14 18:24:33 +01:00
cries.h Added a include/config option to change mega cry sounds (#7558) 2026-01-02 10:19:34 +01:00
daycare.h
decorations.h
difficulty.h Adds B_VAR_DIFFICULTY and related functions READ DESC (#5337) 2025-01-04 14:25:03 +01:00
easy_chat.h
egg_ids.h Add support for species unique eggs (#8557) 2025-12-17 16:10:02 +01:00
event_bg.h
event_object_movement.h Rock climb by ghoulslash (#7432) 2025-08-03 14:52:07 +02:00
event_objects.h Implement GSC berry/apricorn tree functionality. (#7777) 2025-11-14 20:28:55 +01:00
expansion.h Start of 1.14.3 cycle 2026-01-02 10:45:08 +01:00
field_effects.h New Feature: ORAS Dowsing (#7211) 2025-10-27 17:41:07 +01:00
field_move.h Rock climb by ghoulslash (#7432) 2025-08-03 14:52:07 +02:00
field_poison.h
field_specials.h Converts some defines to enums and name unnamed enums (#8019) 2025-10-23 18:06:29 +02:00
field_tasks.h
field_weather.h Review comments 2025-04-11 11:37:36 +02:00
flags.h Merge branch 'master' into master-to-upcoming 2026-01-02 11:49:03 +01:00
follower_npc.h Better system for Follower NPC running frames (#7222) 2025-06-27 10:12:35 +02:00
followers.h
form_change_types.h Moved some fields to BattlerState/PartyState (#7409) 2025-07-25 22:16:35 +02:00
frontier_util.h
game_stat.h
generational_changes.h Merge branch '_RHH/master' into _RHH/pr/upcoming/masterMerge 2026-01-11 15:06:42 -03:00
global.h Added contest config and cleaned up contest category variables (#8178) 2025-11-13 11:29:38 +01:00
heal_locations.h Merge commit '07c897a' into pret-merge 2025-05-27 19:46:13 +02:00
hold_effects.h Merge commit '0e33bf916e80e4dcf4f96ca0419a8b2fda5da51d' into master-to-upcoming 2026-01-04 11:28:59 +01:00
item_effects.h Fixed broken friendship from items in battle test and added new test for opposite case (#7872) 2025-11-24 06:55:30 +00:00
item.h Bag refactor3 + Ghoulslash's sorting feature port (#7330) 2025-07-29 10:47:32 +02:00
items.h Add Legends Z-A: Mega Dimension content (#8550) 2026-01-11 13:51:19 +01:00
lilycove_lady.h
map_scripts.h
map_types.h Converts a bunch of defines to enums (#7041) 2025-06-02 15:54:37 +02:00
maps.h Improve undefined map assembler messages (#2196) 2025-10-29 21:34:03 -04:00
mauville_old_man.h
metatile_behaviors.h Rock climb by ghoulslash (#7432) 2025-08-03 14:52:07 +02:00
metatile_labels.h
move_relearner.h Move Relearners for TMs, Tutors and Egg moves (#8040) 2025-11-09 12:54:01 -08:00
moves.h Another MOVE_DEFAULT bugfix (#8823) 2026-01-07 11:07:12 -08:00
mystery_gift.h
opponents.h
party_menu.h Add "Move Item" option in party menu (#6758) 2025-05-04 11:40:31 +02:00
pokedex.h Converts more defines to enums and name unnamed enums (#7071) 2025-06-18 14:30:37 +02:00
pokemon_icon.h
pokemon_sprite_visualizer.h Adding move animation backgrounds to the Pokemon Sprite Visualizer (#8764) 2026-01-11 22:59:14 +01:00
pokemon.h Refactor mon generation (#8204) 2026-01-04 20:01:59 -08:00
regions.h Fixed non-regional forms breeding incorrectly (#4985) 2025-02-03 17:03:29 +01:00
rematches.h
rgb.h A bit more of addressing 2025-01-17 19:25:29 -03:00
roulette.h
rtc.h Add Gen2 OW_TIMES_OF_DAY configuration. (#8176) 2026-01-03 09:08:43 -08:00
script_commands.h convert SCR_OP to enum, make pattern more lenient 2025-11-25 16:11:47 +01:00
script_menu.h
secret_bases.h
siirtc.h Moved time constants to dedicated files (#7019) 2025-05-30 16:39:01 +02:00
slot_machine.h
songs.h Merge branch 'master' of https://github.com/pret/pokeemerald into pretmerge17jan 2025-01-17 21:57:25 +01:00
sound.h Added CRY_MODE_DYNAMAX (#6933) 2025-06-30 09:45:09 -07:00
speaker_names.h Implement field_name_box (#7697) 2025-09-14 20:45:18 +02:00
species.h Add Legends Z-A: Mega Dimension content (#8550) 2026-01-11 13:51:19 +01:00
teaching_types.h Refactoring the way teachable learnsets are generated (#8027) 2025-12-26 13:13:29 +01:00
tms_hms.h
trade.h Converts a bunch of defines to enums (#7041) 2025-06-02 15:54:37 +02:00
trainer_hill.h
trainer_slide.h Trainer slides for multiple trainers and multibattles (#7588) 2025-12-30 20:28:53 +00:00
trainer_types.h
trainers.h enum TrainerPicID to replace defines for TRAINER_PIC_XXXX and TRAINER_BACK_PIC_XXXX (#8789) 2026-01-03 16:41:11 -08:00
tv.h
union_room.h
vars.h Trainer slides for multiple trainers and multibattles (#7588) 2025-12-30 20:28:53 +00:00
weather.h Evolution Refactor (#6556) 2025-04-23 16:01:33 +02:00
wild_encounter.h Update fishing odds to match official games (#7574) 2025-10-04 09:05:28 -07:00