sovereignx/include/constants
2025-01-05 17:47:49 +01: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.h Battle Weather Refactor (#5833) 2025-01-04 07:33:25 -05:00
battle_ai.h Add AI_FLAG_WEIGH_ABILITY_PREDICTION (#5636) 2024-12-03 12:28:22 +01:00
battle_anim.h Heart Swap Move Animation (#5460) 2024-10-09 10:43:04 +02:00
battle_anim_scripts.h
battle_arena.h
battle_dome.h
battle_factory.h
battle_frontier.h Customizable FrontierMon Sets (#4313) 2024-03-29 08:47:17 +01:00
battle_frontier_mons.h
battle_frontier_trainers.h
battle_move_effects.h Merge branch '_RHH/master' into _RHH/upcoming 2024-12-28 15:28:07 -03: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
battle_script_commands.h Converted 2 various to callnative (#5950) 2025-01-05 17:47:49 +01:00
battle_setup.h Adds 1 vs 2 macro (#4741) 2024-06-08 09:49:28 +02:00
battle_string_ids.h Battle Weather Refactor (#5833) 2025-01-04 07:33:25 -05:00
battle_tent.h
battle_tent_mons.h
battle_tent_trainers.h
battle_tower.h
battle_z_move_effects.h Removed some hardcoded move IDs (#3982) 2024-01-12 22:41:46 +01:00
berry.h
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
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
event_bg.h
event_object_movement.h sideways stairs, try to integrate with follower code 2024-06-19 10:50:59 -04:00
event_objects.h Merge branch '_RHH/master' into _RHH/upcoming 2024-09-28 11:45:49 -03:00
expansion.h Merge branch '_RHH/master' into _RHH/upcoming 2025-01-01 18:34:42 -03:00
field_effects.h merge in original dexnav code with some rhh specific tweaks 2024-06-16 10:39:28 -04: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 Added constant for NUM_SNOWFLAKE_SPRITES 2024-07-26 21:57:42 -07:00
flags.h some more fixes 2024-11-03 10:11:05 -05: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 Converted Stance Change to proper Form Change + Tests (#5749) 2024-12-01 22:36:25 +01: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 Setting Battle configs during tests (#5803) 2024-12-29 23:28:39 +01:00
global.h some dexnav improvements, use CalculateDexnavShinyRolls for shiny rolls 2024-10-04 13:54:56 -04: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.h Rename gItems and gAbilities to gItemsInfo and gAbilitiesInfo (#4068) 2024-01-26 15:25:52 -03:00
item_effects.h
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
maps.h
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
opponents.h
party_menu.h Change Frostbite abbreviation from FSB to FRB (#4355) 2024-04-10 09:16:32 +02: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.h Fixes simu hp reduction when no partner was on field (#5799) 2024-12-10 21:48:31 +01: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
region_map_sections.h
rematches.h Fix trainer match call flags 2024-08-15 23:00:20 +02:00
rgb.h
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
sound.h
species.h Renamed folders and symbols to match species defines (#5581) 2024-10-27 20:15:11 +01:00
tms_hms.h
trade.h
trainer_hill.h
trainer_types.h
trainers.h Competitive-formatted parties (#3545) 2024-04-06 15:05:15 -03:00
tv.h
union_room.h
vars.h move dexnav flags, vars to config, add DEXNAV_ENABLED config to add static asserts that flags, vars are setup and dexnav cannot be used/accessed otherwise 2024-10-18 22:00:19 -04:00
weather.h
wild_encounter.h merge w upcoming 2024-10-04 12:56:21 -04:00