pokeemerald/include/constants
2022-08-30 17:41:35 +02:00
..
abilities.h Add Gen 8 Pokemon data. 2020-12-16 12:57:36 -08:00
apprentice.h
battle_ai.h AI_EFFECTIVENESS_xY are enums 2022-07-03 16:28:34 -04:00
battle_anim.h Applied Blackforest's changes to General_AffectionHangedOn 2022-08-25 13:07:52 -03:00
battle_arena.h Fix typo 2022-08-11 12:09:38 -04:00
battle_config.h Changed the way debug flags are handled, now in constants/battle_config.h 2022-08-30 17:41:35 +02:00
battle_dome.h Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
battle_factory.h
battle_frontier_mons.h
battle_frontier_trainers.h Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
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 w be 2022-07-17 12:40:43 -04:00
battle_palace.h Clean up some battle scr cmd data 2020-07-18 18:10:15 -04:00
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 Merge remote-tracking branch 'pret/master' into MergedBranchUltimate 2022-08-22 20:30:45 -04:00
battle_setup.h
battle_string_ids.h Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into yourAffection 2022-07-25 10:24:19 -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 Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2021-03-22 23:08:19 -07:00
battle.h Merge pull request #2173 from LOuroboros/yourAffection 2022-08-26 14:54:32 -04:00
berry.h Fix swapped route 102 berries 2021-02-10 16:26:09 -05:00
cable_club.h Document remaining overworld 2021-04-06 16:55:43 -04:00
coins.h Start documenting roulette 2020-07-30 19:37:16 -04:00
contest.h Gen 8 combo moves 2021-11-01 21:59:34 -03:00
daycare.h changed EGG_MOVES_ARRAY_COUN to 19 to include all the added egg moves (19 is max value (Buneary)) 2022-01-04 00:23:24 +01:00
decorations.h
easy_chat.h Document TV 2021-04-26 12:35:35 -04: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 Document contest results 2020-06-18 17:50:13 -04:00
field_tasks.h
field_weather.h
flags.h Changed the way debug flags are handled, now in constants/battle_config.h 2022-08-30 17:41:35 +02:00
frontier_util.h
game_stat.h Document Berry Crush 2021-03-18 15:18:23 -04:00
global.h Moved ABILITY_NAME_LENGTH back to include/constants/global.h to keep in line with upstream pret 2022-08-23 08:25:27 -04:00
heal_locations.h Index heal location data, use better names 2020-04-28 19:59:08 -05:00
hold_effects.h Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into HEAD 2022-04-02 18:45:18 -03:00
item_config.h Moved branch defs to config.h, now only for compat 2022-08-24 16:10:32 -04: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 Document item menu 2021-08-10 22:13:02 -04:00
items.h Apply suggestions from code review 2022-08-25 22:40:19 -04:00
layouts.h Label unused layouts 2021-02-08 14:45:56 -05:00
lilycove_lady.h Merge branch 'master' into trailingSpaces 2021-09-23 21:39:21 -04:00
map_groups.h Merge branch 'master' of https://github.com/pret/pokeemerald into tx_debug_system 2021-11-18 15:13:04 +01:00
map_scripts.h Small correction to map script comments 2021-10-13 23:24:10 -04:00
map_types.h Sync map types with pokefirered 2020-04-28 19:59:08 -05:00
maps.h Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into HEAD 2022-04-02 18:45:18 -03:00
mauville_old_man.h
metatile_behaviors.h Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into HEAD 2022-04-02 18:45:18 -03:00
metatile_labels.h Color single-palette door anim graphics 2022-05-18 12:41:20 -04:00
moves.h Merge pull request #2194 from AsparagusEduardo/BE_pretmerge 2022-07-22 14:00:40 -04:00
mystery_gift.h Fix GET_CARD_BATTLE_LOST typo 2021-10-21 16:54:16 -04:00
opponents.h Allow flag/var counts to be updated alongside values 2020-06-24 17:00:19 -04:00
party_menu.h Fixed Battle Frontier tutor move IDs 2022-08-26 10:12:11 -04:00
pokedex.h Introduced P_NEW_POKEMON, which will disable all Gen4+ Pokémon and Forms 2022-08-22 17:27:21 -04:00
pokemon_config.h Merge pull request #2237 from gruxor/compat_define 2022-08-25 15:36:01 -04: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 Merge pull request #2173 from LOuroboros/yourAffection 2022-08-26 14:54:32 -04:00
region_map_sections.h Synced Route 4 and 10's MapSec labels 2022-08-16 18:23:37 -04:00
rgb.h Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync 2021-01-28 23:59:08 -08:00
roulette.h Start documenting roulette 2020-07-30 19:37:16 -04:00
script_menu.h Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
secret_bases.h Document secret_base.c 2021-02-05 12:08:25 -05:00
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 Introduced P_NEW_POKEMON, which will disable all Gen4+ Pokémon and Forms 2022-08-22 17:27:21 -04:00
trade.h
trainer_hill.h Added a constant for NPC trainer name length (#1712) 2022-07-25 22:59:13 -04:00
trainer_types.h More trainer type usage 2020-04-28 19:59:08 -05:00
trainers.h Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2021-11-21 10:40:26 -08:00
tv.h Document battle tower TV show 2022-06-14 09:37:39 -04:00
union_room.h Add some battle frontier constant usage 2022-06-09 12:57:28 -04:00
vars.h Document wonder news 2021-10-17 02:09:31 -04:00
weather.h Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
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