pokeemerald/include/constants
2025-09-17 20:18:51 +02:00
..
.gitignore Generate heal location constants automatically, move data back to a single file. 2025-02-03 20:25:11 -05:00
abilities.h Embody Aspect fixes (#4439) 2024-04-27 19:35:42 +02:00
apprentice.h
battle_ai.h 11/08/25 Master to upcoming merge 2025-08-11 08:31:12 +02:00
battle_anim_scripts.h Add many gen 8 move animations (#2861) 2023-06-21 13:19:54 -04:00
battle_anim.h Separates FRB and FRZ animations (#7611) 2025-08-28 19:07:08 +02:00
battle_arena.h Fix typo 2022-08-11 12:09:38 -04:00
battle_dome.h Battle Dome Automation (#3596) 2023-11-24 16:19:32 +01:00
battle_factory.h
battle_frontier_mons.h
battle_frontier_trainers.h
battle_frontier.h Customizable FrontierMon Sets (#4313) 2024-03-29 08:47:17 +01:00
battle_move_effects.h Updated Dream Eater/Liquid Ooze's interaction to Gen 5 standards (#7528) 2025-08-11 16:06:58 +02:00
battle_palace.h Consolidate natures (#4562) 2024-05-19 10:14:31 +02:00
battle_partner.h Adds B_VAR_DIFFICULTY and related functions READ DESC (#5337) 2025-01-04 14:25:03 +01:00
battle_pike.h Add some battle frontier constant usage 2022-06-09 12:57:28 -04:00
battle_pyramid.h Improve Pyramid location documentaion 2024-12-05 18:25:27 -03:00
battle_script_commands.h Fixes various Choice lock issues (#7383) 2025-07-25 10:18:30 -04:00
battle_setup.h Trainer Battle Parameter Consolidation (#5982) 2025-01-25 22:02:39 +01:00
battle_string_ids.h Master to upcoming merge 2025-09-17 20:18:51 +02:00
battle_tent_mons.h
battle_tent_trainers.h
battle_tent.h Add some battle frontier constant usage 2022-06-09 12:57:28 -04:00
battle_tower.h
battle_z_move_effects.h Removed some hardcoded move IDs (#3982) 2024-01-12 22:41:46 +01:00
battle.h Attackcanceller fixes and improvements (#7698) 2025-09-16 18:00:30 +02:00
berry.h Refactor growth time and add six stage toggle 2023-12-07 13:22:01 +01:00
cable_club.h
characters.h Implement field_name_box (#7697) 2025-09-14 20:45:18 +02:00
coins.h
contest.h Merge branch 'master' of https://github.com/pret/pokeemerald into pretmerge17jan 2025-01-17 21:57:25 +01:00
cries.h Converts more defines to enums and name unnamed enums (#7071) 2025-06-18 14:30:37 +02:00
daycare.h Converts a bunch of #if to regular conditions (#4071) 2024-01-26 18:15:45 +01:00
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 Document the trendy saying word group 2023-03-13 15:58:40 -04:00
event_bg.h
event_object_movement.h Rock climb by ghoulslash (#7432) 2025-08-03 14:52:07 +02:00
event_objects.h Merge commit '75642625439306f0cc5aed81177dc191f0d5950e' into merrp-merge 2025-06-25 17:54:59 +02:00
expansion.h Merge branch 'master' into master-to-upcoming 2025-09-06 19:43:43 +02:00
field_effects.h Rock climb by ghoulslash (#7432) 2025-08-03 14:52:07 +02:00
field_move.h Rock climb by ghoulslash (#7432) 2025-08-03 14:52:07 +02:00
field_poison.h
field_specials.h spaces over tabs please don't eat my ass 2024-08-14 22:14:48 -07:00
field_tasks.h
field_weather.h Review comments 2025-04-11 11:37:36 +02:00
flags.h Merge commit '1f2fe7396b68d82da356b93fca10cc5736d3159c' into merrp-merge 2025-06-25 17:20:38 +02:00
follower_npc.h Better system for Follower NPC running frames (#7222) 2025-06-27 10:12:35 +02:00
followers.h Moved message counts to their own file + remove unneeded include 2024-05-21 22:04:22 -04:00
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 merge w pret master, add USE_DEXNAV_SEARCH_LEVELS flag 2024-06-16 09:45:38 -04:00
generational_changes.h Fix most failed and assume fail tests with GEN_LATEST = GEN_6 (#7696) 2025-09-14 20:21:38 +02:00
global.h Add making release build 2025-07-07 10:24:45 -10:00
heal_locations.h Merge commit '07c897a' into pret-merge 2025-05-27 19:46:13 +02:00
hold_effects.h Fixes various Choice lock issues (#7383) 2025-07-25 10:18:30 -04:00
item_effects.h Restore X item friendship increase (#7583) 2025-08-26 22:17:30 +02:00
item.h Bag refactor3 + Ghoulslash's sorting feature port (#7330) 2025-07-29 10:47:32 +02:00
items.h Untangled TMs and HMs from item ids (#7173) 2025-07-04 19:07:53 +02: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 Fix defines in MAP_NUM and MAP_GROUP 2024-08-14 13:02:40 +02:00
mauville_old_man.h
metatile_behaviors.h Rock climb by ghoulslash (#7432) 2025-08-03 14:52:07 +02:00
metatile_labels.h Remove non-existent tilesets from label comments and alphabetize 2024-01-18 14:31:04 -05:00
moves.h Competitive-formatted parties (#3545) 2024-04-06 15:05:15 -03:00
mystery_gift.h Document wonder news 2022-11-22 02:17:03 -05:00
opponents.h Partner Battle refactor (#3592) 2023-12-20 12:38:28 +01:00
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 Add POKE_ICON_BASE_PAL_TAG to a header 2024-05-23 02:45:22 +03:00
pokemon_sprite_visualizer.h Make Pokémon Sprite Visualizer name official (#4745) 2024-06-09 12:12:35 -04:00
pokemon.h Fix overlap between spin evolution and script evolution (#7593) 2025-08-22 20:23:18 +02:00
regions.h Fixed non-regional forms breeding incorrectly (#4985) 2025-02-03 17:03:29 +01:00
rematches.h Fix trainer match call flags 2024-08-15 23:00:20 +02:00
rgb.h A bit more of addressing 2025-01-17 19:25:29 -03:00
roulette.h
rtc.h Moved time constants to dedicated files (#7019) 2025-05-30 16:39:01 +02:00
script_menu.h Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into berryexpansion 2024-01-05 00:32:21 +01:00
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 Rename Furfrou Species tags to match Pokemon Showdown exports (#6041) 2025-01-17 14:39:52 -03:00
tms_hms.h Reference TMs and HMs by move instead of number (#1732) 2023-08-09 10:51:01 -04:00
trade.h Converts a bunch of defines to enums (#7041) 2025-06-02 15:54:37 +02:00
trainer_hill.h Fix some frontier gfx, adjacent cleanup 2023-08-03 11:15:15 -04:00
trainer_slide.h Removed Trainer Slides footgun (#6205) 2025-02-07 13:30:57 +01:00
trainer_types.h
trainers.h Converts a bunch of defines to enums (#7041) 2025-06-02 15:54:37 +02:00
tv.h Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
union_room.h Fix names and constant usage for union room classes 2022-08-23 12:44:07 -04:00
vars.h Make B_VAR_STARTING_STATUS tests run in CI (#7419) 2025-07-28 13:11:04 +02:00
weather.h Evolution Refactor (#6556) 2025-04-23 16:01:33 +02:00
wild_encounter.h merge w upcoming 2024-10-04 12:56:21 -04:00