pokeemerald/include/constants
2025-04-21 22:52:55 +02:00
..
.gitignore [Build System Rewrite] mapjson now takes output directory parameters. (#1949) 2024-08-29 14:01:01 -04:00
abilities.h Embody Aspect fixes (#4439) 2024-04-27 19:35:42 +02:00
apprentice.h
battle_ai.h Remove redundant AI defines (#6590) 2025-04-13 11:22:14 +02:00
battle_anim_scripts.h Add many gen 8 move animations (#2861) 2023-06-21 13:19:54 -04:00
battle_anim.h Replaced Blue Sky background for Rock Field (#6516) 2025-04-07 11:04:21 +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 Adds move effect type checking (#6618) 2025-04-16 00:08:57 +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
battle_pyramid.h Misc field_specials cleanup 2023-02-01 11:48:55 -05:00
battle_script_commands.h Refactor hit escape moves to use moveend (#6671) 2025-04-21 22:52:55 +02:00
battle_setup.h Trainer Battle Parameter Consolidation (#5982) 2025-01-25 22:02:39 +01:00
battle_string_ids.h Turn battle string ids into enums (#6594) 2025-04-13 16:12:30 +02:00
battle_tent_mons.h
battle_tent_trainers.h
battle_tent.h
battle_tower.h
battle_z_move_effects.h Removed some hardcoded move IDs (#3982) 2024-01-12 22:41:46 +01:00
battle.h conflicts 2025-04-21 15:50:57 +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 Added NBSP and up+down arrows to all fonts (#5767) 2024-12-07 07:26:23 -03: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 Renamed folders and symbols to match species defines (#5581) 2024-10-27 20:15:11 +01: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 Replace Incorrect Slow Stairs Movement with Correct One (#6275) 2025-03-16 14:51:36 -07:00
event_objects.h Shifted the follower graphicsIds (#6329) 2025-02-23 22:11:41 +01:00
expansion.h 31-03-25 Master merge 2025-03-31 18:23:46 +02:00
field_effects.h Merge branch 'upcoming' into merrps-dns 2025-04-09 10:01:51 +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 Refactor testing flags and vars to not conflict with user ones (#6301) 2025-02-22 15:32:39 +01: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 Make form change methods into enum + type checking (#6631) 2025-04-16 23:45:41 +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 "Aerilate"-esque Ability Tests and Config (#6313) 2025-04-12 14:48:58 -04:00
global.h Switch chance config support (#6187) 2025-02-10 00:30:54 +01:00
heal_locations.h FRLG+ whiteout message (#4967) 2024-08-02 08:28:05 -07:00
hold_effects.h Turn item hold effects into an enum (#5498) 2024-10-10 14:23:59 +02:00
item_effects.h Add Teal Mask item, move, and ability data (#3349) 2023-10-08 15:56:09 -03:00
item.h Rename gItems and gAbilities to gItemsInfo and gAbilitiesInfo (#4068) 2024-01-26 15:25:52 -03:00
items.h Decouple Poke Ball ids from item ids (#5560) 2024-10-28 18:03:15 +01:00
lilycove_lady.h
map_scripts.h
map_types.h Revert "Converts a bunch of defines to enums" (#6082) 2025-01-22 21:50:39 +01:00
maps.h Correct comment in maps.h 2023-01-18 11:54:06 -05:00
mauville_old_man.h
metatile_behaviors.h merge w upcoming 2024-09-29 13:33:20 -04: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 caught mon to full party by sending a different mon to the Box (#6058) 2025-02-09 00:54:58 +01:00
pokedex.h Moved pokedex flags to constants files andadded constants to header of event_scripts 2024-08-14 19:24:55 -07: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 17-04-25-master-merge 2025-04-17 14:14:37 +02:00
region_map_sections.h Synced Route 4 and 10's MapSec labels 2022-08-16 18:23:37 -04: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
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
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
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 Revert "Converts a bunch of defines to enums" (#6082) 2025-01-22 21:50:39 +01: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 Revert "Converts a bunch of defines to enums" (#6082) 2025-01-22 21:50:39 +01: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 Refactor testing flags and vars to not conflict with user ones (#6301) 2025-02-22 15:32:39 +01:00
weather.h Debug menu and createmon additions/cleanup (#5994) 2025-01-11 10:07:47 +01:00
wild_encounter.h merge w upcoming 2024-10-04 12:56:21 -04:00