pokeemerald/include/constants
ghoulslash 2b58593e33
Merge pull request #2595 from AsparagusEduardo/RHH/pr/data/Gen9Items
Added some Gen9 item data and fixed Punching Glove's effect
2023-01-27 16:13:50 -05:00
..
abilities.h Added the basic data for the Gen. 9 Abilities 2022-12-02 23:01:22 -03:00
apprentice.h
battle_ai.h Apply suggestions from code review 2022-09-18 00:50:21 -03:00
battle_anim.h Matching merge from upstream pret 2023-01-20 12:31:54 -03:00
battle_arena.h Fix typo 2022-08-11 12:09:38 -04:00
battle_dome.h
battle_factory.h
battle_frontier_mons.h
battle_frontier_trainers.h
battle_frontier.h Merge remote-tracking branch 'RHH/battle_engine' into RHH_masterMerge 2022-07-22 22:57:02 -04:00
battle_move_effects.h Merge branch 'RHH/upcoming' into RHH/pr/feature/reworkScald 2023-01-06 15:25:49 -03:00
battle_palace.h
battle_pike.h Add some battle frontier constant usage 2022-06-09 12:57:28 -04:00
battle_pyramid.h Add some battle frontier constant usage 2022-06-09 12:57:28 -04:00
battle_script_commands.h Fixed Explosion & Intimidate's 'interaction' 2023-01-17 22:16:42 -03:00
battle_setup.h
battle_string_ids.h Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into dev_gen9_abilities 2022-12-20 07:11:36 -03: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.h Update battle.h 2022-12-13 02:44:49 -03:00
berry.h
cable_club.h
coins.h
contest.h Gen 8 combo moves 2021-11-01 21:59:34 -03:00
daycare.h Hatch level config 2022-12-22 10:38:54 -03:00
decorations.h
easy_chat.h Improve Easy Chat documentation 2023-01-15 02:15:11 -03:00
event_bg.h
event_object_movement.h Clean up lock/unlock anim movement 2022-08-12 21:18:10 -04:00
event_objects.h Add warning to NUM_OBJ_EVENT_GFX 2022-06-03 16:18:34 -04:00
field_effects.h Continue battle_transition documenting 2021-10-29 11:24:36 -04:00
field_poison.h
field_specials.h
field_tasks.h
field_weather.h
flags.h Renamed TM flags to keep consistency with the rest of the repo 2022-09-02 16:54:58 -04:00
frontier_util.h
game_stat.h Fix Best Streak stat name 2023-01-20 11:25:04 -05:00
global.h Organized conffig files into their own folder and cleaned up 2022-11-14 11:03:49 -03:00
heal_locations.h Add the HEAL_LOCATION_NONE constant 2022-06-03 14:59:01 +01:00
hold_effects.h start gen9 hold effects 2022-12-06 09:48:36 -05:00
item_effects.h Remove all the ifdefs for BATTLE_ENGINE, ITEM_EXPANSION, and POKEMON_EXPANSION 2022-08-02 00:15:55 -05:00
item.h Added shiny rerolls to Lures + reverted repel var name 2022-09-12 10:21:57 -03:00
items.h Added Gen9 item data and fixed Punching Glove's effect 2023-01-24 16:47:54 -03:00
layouts.h
lilycove_lady.h
map_groups.h Erase ghost data in include/constants/map_groups.h 2022-09-09 00:40:30 +07:00
map_scripts.h Small correction to map script comments 2021-10-13 23:24:10 -04:00
map_types.h
maps.h Correct comment in maps.h 2023-01-18 11:54:06 -05:00
mauville_old_man.h
metatile_behaviors.h Clarify MB_SEMI_DEEP_WATER name 2023-01-17 21:32:55 -05:00
metatile_labels.h Remove two unreferenced metatile labels 2022-12-16 11:05:56 -05:00
moves.h Data entry for gen9 moves 2022-11-18 12:15:44 +01:00
mystery_gift.h Document wonder news 2022-11-22 02:17:03 -05:00
opponents.h
party_menu.h Fixed Battle Frontier tutor move IDs 2022-08-26 10:12:11 -04:00
pokedex.h Organized conffig files into their own folder and cleaned up 2022-11-14 11:03:49 -03:00
pokemon_debug.h added option to view changes for front/back sprite picCoords and elevation live 2021-12-13 22:31:37 +01:00
pokemon.h Implemented Sharpness' effect 2022-12-06 05:23:30 -03:00
region_map_sections.h Synced Route 4 and 10's MapSec labels 2022-08-16 18:23:37 -04:00
rgb.h
roulette.h
script_menu.h
secret_bases.h
slot_machine.h Label slot machine ids, fix GetPriceReduction 2021-11-16 15:43:52 -05:00
songs.h Merge branch 'master' of https://github.com/pret/pokeemerald into tx_debug_system 2021-11-18 15:13:04 +01:00
sound.h Fix CRY_MODE_ECHO 2021-11-10 11:59:15 -05:00
species.h Revert "Removed Unown hack" 2023-01-07 11:39:56 -03:00
trade.h Added SPECIES_FLAG_CANNOT_BE_TRADED 2022-09-09 08:59:53 -04:00
trainer_hill.h Added a constant for NPC trainer name length (#1712) 2022-07-25 22:59:13 -04:00
trainer_types.h
trainers.h Added class-based Poké Balls for trainers 2022-10-14 11:14:30 -03:00
tv.h Document battle tower TV show 2022-06-14 09:37:39 -04:00
union_room.h Fix names and constant usage for union room classes 2022-08-23 12:44:07 -04:00
vars.h Document wonder news 2022-11-22 02:17:03 -05:00
weather.h
wild_encounter.h Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into HEAD 2022-04-02 18:45:18 -03:00
z_move_effects.h move gSwapDamagecategory to battle struct, use GetSplitBasedOnStats for photon geyser check 2022-07-19 18:24:53 -04:00