pokeemerald/include
RavePossum 85197eda5e
Move Relearner and Renaming From Summary Screen (#5513)
* implement move relearner in summary screen

* implement renaming in summary screen

* Enable summary screen rename and relearn by default

* Store original callback when opening screen to invoke later, hide rename/relearn for mons being moved in PC

* add a config to not restore full PP when relearning from summary screen

* hide summary relearner option if mon has no relearnable moves

* add note not to decap RELEARN string

* re-static function that now no longer needs to be accessible elsewhere

* Fix move relearner not showing up if you first select a mon with no moves

* The great curly brace massacre of 2024 (PR feedback)

* sprinkling in some parentheses

* PR feedback 2 (curly braces & whitespace)
2024-10-19 14:43:05 +02:00
..
config Move Relearner and Renaming From Summary Screen (#5513) 2024-10-19 14:43:05 +02:00
constants Merge branch '_RHH/master' into _RHH/upcoming 2024-10-17 00:16:01 -03:00
gba Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015 2024-10-15 20:56:56 -03:00
test Fix AI tests using PASSES_RANDOMLY (#5486) 2024-10-08 13:04:35 -04:00
agb_flash.h
AgbRfu_LinkManager.h
apprentice.h
bard_music.h
battle_ai_main.h Refactor ShouldSwitchIfAllBadMoves (#5452) 2024-10-16 11:22:48 -04:00
battle_ai_switch_items.h
battle_ai_util.h Unify GetBattlerAbility/TerrainAffected to remove duplicate ai function (#5497) 2024-10-10 10:42:09 -04:00
battle_anim_scripts.h Move battle anim arrays to C (#5306) 2024-09-04 11:21:40 +02:00
battle_anim.h Merge branch '_RHH/master' into _RHH/upcoming 2024-10-12 16:23:27 -03:00
battle_arena.h
battle_bg.h
battle_controllers.h
battle_debug.h
battle_dome.h
battle_dynamax.h
battle_factory_screen.h
battle_factory.h
battle_gfx_sfx_util.h
battle_gimmick.h
battle_interface.h Add in-battle shadows underneath all enemy battlers (#5178) 2024-09-10 21:27:49 +02:00
battle_main.h Cleaned up duplicate dynamic type functions (#5338) 2024-09-08 19:14:05 +02:00
battle_message.h
battle_pike.h
battle_pyramid_bag.h
battle_pyramid.h
battle_records.h
battle_script_commands.h Adds Commander and Order Up (#5246) 2024-09-29 22:45:50 +02:00
battle_scripts.h Adds Commander and Order Up (#5246) 2024-09-29 22:45:50 +02:00
battle_setup.h
battle_tent.h
battle_terastal.h
battle_tower.h
battle_transition_frontier.h
battle_transition.h
battle_tv.h
battle_util.h Removes duplicate code in AI functions (#5457) 2024-10-09 15:50:59 +02:00
battle_util2.h
battle_z_move.h
battle.h Merge branch '_RHH/master' into _RHH/upcoming 2024-10-17 00:16:01 -03:00
berry_blender.h
berry_crush.h
berry_fix_program.h
berry_powder.h
berry_tag_screen.h
berry.h
bg.h Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015 2024-10-15 20:56:56 -03:00
bike.h
birch_pc.h
blit.h remove gflib 2024-09-18 10:37:34 -04:00
braille_puzzles.h
cable_club.h
caps.h Merge level_caps and ev_caps into one caps file (#5429) 2024-09-27 23:40:49 +02:00
clear_save_data_menu.h
clock.h
coins.h
confetti_util.h
contest_ai.h
contest_effect.h
contest_link.h
contest_painting.h
contest_util.h
contest.h
coord_event_weather.h
credits.h
crt0.h
data.h Merge branch '_RHH/master' into _RHH/upcoming 2024-10-17 00:16:01 -03:00
daycare.h
debug.h
decompress.h
decoration_inventory.h
decoration.h
dewford_trend.h
digit_obj_util.h
diploma.h
dma3.h Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015 2024-10-15 20:56:56 -03:00
dodrio_berry_picking.h
dynamic_placeholder_text_util.h
easy_chat.h
egg_hatch.h
ereader_helpers.h
ereader_screen.h
event_data.h
event_object_lock.h
event_object_movement.h Merge branch 'upcoming' into scriptCommands 2024-09-30 06:57:54 -07:00
event_scripts.h Merge branch '_RHH/master' into _RHH/upcoming 2024-10-12 16:23:27 -03:00
evolution_graphics.h
evolution_scene.h
expansion_intro.h
fake_rtc.h
faraway_island.h
field_camera.h
field_control_avatar.h
field_door.h
field_effect_helpers.h
field_effect.h
field_message_box.h
field_player_avatar.h
field_poison.h
field_screen_effect.h
field_special_scene.h
field_specials.h Clean up scrcmd PR (#5511) 2024-10-12 10:34:05 -07:00
field_tasks.h
field_weather.h Made BuildColorMaps redundant by using static tables (#5289) 2024-09-10 14:44:08 +02:00
fieldmap.h
fldeff_misc.h
fldeff.h
follower_helper.h
fonts.h
fpmath.h
frontier_pass.h
frontier_util.h Fix Slateport Battle Tent/Battle Factory (#5281) 2024-09-02 16:53:03 -04:00
global.berry.h
global.fieldmap.h merge w upcoming 2024-09-29 13:33:20 -04:00
global.h Merge branch '_RHH/master' into _RHH/upcoming 2024-10-17 00:16:01 -03:00
global.tv.h
gpu_regs.h remove gflib 2024-09-18 10:37:34 -04:00
graphics.h Heart Swap Move Animation (#5460) 2024-10-09 10:43:04 +02:00
gym_leader_rematch.h
hall_of_fame.h
heal_location.h
image_processing_effects.h
international_string_util.h
intro_credits_graphics.h
intro.h
io_reg.h remove gflib 2024-09-18 10:37:34 -04:00
item_ball.h
item_icon.h
item_menu_icons.h
item_menu.h
item_use.h Add functionality to Poké Flute and Town Map (#5405) 2024-10-03 10:52:59 +02:00
item.h Replace hardcoded flute check with consumability check (#5508) 2024-10-16 12:07:34 +02:00
landmark.h
libgcnmultiboot.h
librfu.h
lilycove_lady.h
link_rfu.h
link.h Add OW_UNION_DISABLE_CHECK and OW_FLAG_MOVE_UNION_ROOM_CHECK (#5448) 2024-10-07 17:07:23 +02:00
list_menu.h
load_save.h
lottery_corner.h
m4a.h
mail.h
main_menu.h
main.h
malloc.h Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015 2024-10-15 20:56:56 -03:00
map_name_popup.h
match_call.h
math_util.h
mauville_old_man.h
menu_helpers.h
menu_specialized.h
menu.h
metaprogram.h
metatile_behavior.h merge w upcoming 2024-09-29 13:33:20 -04:00
mini_printf.h
minigame_countdown.h
mirage_tower.h
mon_markings.h
money.h
move_relearner.h Move Relearner and Renaming From Summary Screen (#5513) 2024-10-19 14:43:05 +02:00
multiboot_pokemon_colosseum.h
multiboot.h
mystery_event_menu.h
mystery_event_msg.h
mystery_event_script.h
mystery_gift_client.h
mystery_gift_link.h
mystery_gift_menu.h
mystery_gift_server.h
mystery_gift_view.h
mystery_gift.h
naming_screen.h
new_game.h
option_menu.h
overworld.h Merge branch 'upcoming' into stairWarps 2024-09-05 17:09:45 -07:00
palette_util.h
palette.h
party_menu.h Replace hardcoded flute check with consumability check (#5508) 2024-10-16 12:07:34 +02:00
pc_screen_effect.h
play_time.h
player_pc.h
pokeball.h
pokeblock.h
pokedex_area_region_map.h
pokedex_area_screen.h
pokedex_cry_screen.h
pokedex_plus_hgss.h
pokedex.h
pokemon_animation.h
pokemon_icon.h
pokemon_jump.h
pokemon_size_record.h
pokemon_sprite_visualizer.h Add in-battle shadows underneath all enemy battlers (#5178) 2024-09-10 21:27:49 +02:00
pokemon_storage_system.h
pokemon_summary_screen.h Move Relearner and Renaming From Summary Screen (#5513) 2024-10-19 14:43:05 +02:00
pokemon.h Add support for overworld sprite gender differences + add all the sprites (#5394) 2024-10-04 17:56:21 +02:00
pokenav.h
random.h Merge branch '_RHH/master' into _RHH/upcoming 2024-10-17 00:16:01 -03:00
rayquaza_scene.h
record_mixing.h
recorded_battle.h
region_map.h
reload_save.h
reset_rtc_screen.h
reshow_battle_screen.h
roamer.h
rotating_gate.h
rotating_tile_puzzle.h
roulette.h
rtc.h
safari_zone.h
save_location.h
save.h
scanline_effect.h
script_menu.h
script_movement.h
script_pokemon_util.h
script.h
secret_base.h remove ScriptContext_Enable from secret_base.h 2024-09-14 19:13:02 +02:00
shop.h
siirtc.h
slot_machine.h
sound.h
sprite.h Merge branch '_RHH/master' into _RHH/upcoming 2024-10-17 00:16:01 -03:00
start_menu.h
starter_choose.h
string_util.h Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015 2024-10-15 20:56:56 -03:00
strings.h Move Relearner and Renaming From Summary Screen (#5513) 2024-10-19 14:43:05 +02:00
task.h
test_runner.h
text_window.h
text.h Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015 2024-10-15 20:56:56 -03:00
tileset_anims.h
tilesets.h
time_events.h
title_screen.h
trade.h
trader.h
trainer_card.h
trainer_hill.h
trainer_pokemon_sprites.h
trainer_see.h
trig.h
tv.h
type_icons.h
union_room_battle.h
union_room_chat.h
union_room_player_avatar.h
union_room.h
util.h
vs_seeker.h
walda_phrase.h
wallclock.h
wild_encounter.h Revert rtc based encounters (#5331) 2024-09-06 21:09:04 +02:00
window.h Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015 2024-10-15 20:56:56 -03:00
wonder_news.h