sovereignx/include
2023-03-08 22:11:28 +01:00
..
config Add tests for Defog and fix Defog battle strings (#2737) 2023-03-06 20:35:08 +01:00
constants Add tests for Defog and fix Defog battle strings (#2737) 2023-03-06 20:35:08 +01:00
gba Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
agb_flash.h
AgbRfu_LinkManager.h
apprentice.h Renaming Script Contexts 2022-08-15 15:18:12 -04:00
bard_music.h Review changes 2022-10-27 11:26:09 -03:00
battle.h test for assist and removed assist array from battle struct 2023-03-08 22:11:28 +01:00
battle_ai_main.h AI knows Party mons 2022-08-23 11:58:17 +02:00
battle_ai_switch_items.h
battle_ai_util.h Applied remaining instances of BATTLE_OPPOSITE and BATTLE_PARTNER 2022-09-02 23:57:43 -04:00
battle_anim.h Merge remote-tracking branch 'pret/master' into RHH/sync/pret_20230214 2023-02-15 14:11:03 -03:00
battle_arena.h Add some missing battle arena constants 2022-08-11 12:02:56 -04:00
battle_bg.h Organized conffig files into their own folder and cleaned up 2022-11-14 11:03:49 -03:00
battle_controllers.h Merge remote-tracking branch 'pret/master' into RHH/pr/pretMerge_20220902 2022-09-02 23:24:08 -04:00
battle_debug.h
battle_dome.h
battle_factory.h
battle_factory_screen.h
battle_gfx_sfx_util.h Make transform not break 2023-01-31 12:41:07 +01:00
battle_interface.h alpha omega indicator sprites use the same palete 2023-03-06 15:22:28 +01:00
battle_main.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
battle_message.h Fix bugs related to Trainer Slide messages (#2699) 2023-02-27 09:11:25 +01:00
battle_pike.h
battle_pyramid.h
battle_pyramid_bag.h
battle_records.h
battle_script_commands.h Fix Protean / Libero when AI calculates Damage (#2714) 2023-03-07 09:34:26 +01:00
battle_scripts.h Add tests for Defog and fix Defog battle strings (#2737) 2023-03-06 20:35:08 +01:00
battle_setup.h
battle_tent.h
battle_tower.h
battle_transition.h
battle_transition_frontier.h
battle_tv.h
battle_util.h Fix buggy pokemon anims with Illusion (#2639) 2023-02-19 12:05:56 +01:00
battle_util2.h
battle_z_move.h End of file 2023-02-28 00:09:43 -03:00
berry.h
berry_blender.h
berry_crush.h
berry_fix_program.h
berry_powder.h
berry_tag_screen.h
bike.h
braille_puzzles.h
cable_club.h
clear_save_data_menu.h
clock.h
coins.h
confetti_util.h
config.h [intro] refactor expansion intro 2023-02-09 23:12:29 +01:00
contest.h Revert "Removed Unown hack" 2023-01-07 11:39:56 -03:00
contest_ai.h
contest_effect.h
contest_link.h
contest_painting.h
contest_util.h
coord_event_weather.h
credits.h
crt0.h
data.h Merge remote-tracking branch 'pret/master' into RHH/sync/pret_20230303 2023-03-03 11:00:50 -03:00
daycare.h
debug.h Organized conffig files into their own folder and cleaned up 2022-11-14 11:03:49 -03:00
decompress.h Multiple changes 2022-08-25 03:42:41 -04:00
decoration.h
decoration_inventory.h
dewford_trend.h
digit_obj_util.h
diploma.h
dodrio_berry_picking.h
dynamic_placeholder_text_util.h
easy_chat.h Merge remote-tracking branch 'pret/master' into MergedBranchUltimate 2022-08-22 20:30:45 -04:00
egg_hatch.h
ereader_helpers.h
ereader_screen.h
event_data.h
event_object_lock.h
event_object_movement.h Use constants for overworld object palette slots 2022-09-27 20:16:48 -04:00
event_scripts.h
evolution_graphics.h
evolution_scene.h
expansion_intro.h [intro] refactor expansion intro 2023-02-09 23:12:29 +01:00
faraway_island.h
field_camera.h
field_control_avatar.h
field_door.h
field_effect.h Added missing labels in headers 2022-09-12 21:14:15 -03:00
field_effect_helpers.h
field_message_box.h
field_player_avatar.h Added missing labels in headers 2022-09-12 21:14:15 -03:00
field_poison.h
field_screen_effect.h
field_special_scene.h
field_specials.h
field_tasks.h
field_weather.h Merge branch 'master' into thunder 2022-10-18 04:37:56 +00:00
fieldmap.h Add NUM_TILES_PER_METATILE 2022-12-03 17:29:02 -05:00
fldeff.h Implemented Honey's Sweet Scent functionality 2022-10-16 20:20:13 -03:00
fldeff_misc.h
fonts.h
frontier_pass.h
frontier_util.h
global.berry.h Documenting padding in structs used by Saveblocks 2022-12-17 22:55:43 -03:00
global.fieldmap.h Sync clone object macro 2023-02-08 13:11:10 -05:00
global.h Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
global.tv.h Documenting padding in structs used by Saveblocks 2022-12-17 22:55:43 -03:00
graphics.h Merge remote-tracking branch 'pret/master' into RHH/sync/pret_20230303 2023-03-03 11:00:50 -03:00
gym_leader_rematch.h
hall_of_fame.h
heal_location.h
image_processing_effects.h
international_string_util.h
intro.h [intro] refactor expansion intro 2023-02-09 23:12:29 +01:00
intro_credits_graphics.h
item.h Organized conffig files into their own folder and cleaned up 2022-11-14 11:03:49 -03:00
item_icon.h
item_menu.h
item_menu_icons.h
item_use.h Merge pull request #2391 from AsparagusEduardo/RHH/pr/sugardoodoodoodoodoodooaahhoneyhoney 2022-11-01 20:09:30 -04:00
landmark.h
libgcnmultiboot.h
librfu.h
lilycove_lady.h
link.h Document wonder news 2022-11-22 02:17:03 -05:00
link_rfu.h Merge remote-tracking branch 'pret/master' into RHH/sync/pret_20230214 2023-02-15 14:11:03 -03:00
list_menu.h Add list menu cursor constants 2022-11-09 15:16:46 -05:00
load_save.h [doc] fix misnamed dma <--> aslr 2022-09-07 14:37:03 +02:00
lottery_corner.h
m4a.h
mail.h Revert "Removed Unown hack" 2023-01-07 11:39:56 -03:00
main.h Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
main_menu.h removed unnecessary script, cheat start now with national dex, reverted accidental type hin removal, changed indentation 2022-09-02 12:10:11 +02:00
map_name_popup.h
match_call.h
math_util.h
mauville_old_man.h
menu.h Added missing labels in headers 2022-09-12 21:14:15 -03:00
menu_helpers.h
menu_specialized.h Use window constants for move relearner 2022-09-29 12:10:10 -04:00
metatile_behavior.h
mini_printf.h [debug] add support for mgba printf 2022-09-06 13:40:31 +02:00
minigame_countdown.h
mirage_tower.h
mon_markings.h
money.h
move_relearner.h
multiboot.h
multiboot_pokemon_colosseum.h
mystery_event_menu.h
mystery_event_msg.h
mystery_event_script.h
mystery_gift.h
mystery_gift_client.h
mystery_gift_link.h
mystery_gift_menu.h Use window constants in mystery_gift_menu 2022-09-29 15:48:19 -04:00
mystery_gift_server.h
mystery_gift_view.h
naming_screen.h
new_game.h
option_menu.h
overworld.h
palette.h Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
palette_util.h
party_menu.h Merge branch 'dev' into AI 2022-09-24 11:07:09 -03:00
pc_screen_effect.h
play_time.h
player_pc.h
pokeball.h
pokeblock.h
pokedex.h Organized conffig files into their own folder and cleaned up 2022-11-14 11:03:49 -03:00
pokedex_area_region_map.h
pokedex_area_screen.h
pokedex_cry_screen.h
pokemon.h Merge remote-tracking branch 'pret/master' into RHH/sync/pret_20230303 2023-03-03 11:00:50 -03:00
pokemon_animation.h
pokemon_debug.h
pokemon_icon.h Added LoadMonIconPalettePersonality to load gender specific pokemon icon palettes 2022-09-26 12:40:30 +02:00
pokemon_jump.h
pokemon_size_record.h
pokemon_storage_system.h Merge branch 'tx_debug_system' of https://github.com/TheXaman/pokeemerald into tx_debug_system_rhh 2022-08-29 19:13:11 +02:00
pokemon_summary_screen.h Merge remote-tracking branch 'pret/master' into RHH/pr/pretmerge_20220925 2022-10-01 17:32:32 -03:00
pokenav.h Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
random.h
rayquaza_scene.h
record_mixing.h
recorded_battle.h Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
region_map.h Use window constants in region_map 2022-09-29 13:11:38 -04:00
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.h Sector security -> signature 2022-08-05 10:42:31 -04:00
save_location.h
scanline_effect.h
script.h Moving documentation comments per request 2022-08-15 16:37:38 -04:00
script_menu.h
script_movement.h
script_pokemon_util.h
secret_base.h Renaming Script Contexts 2022-08-15 15:18:12 -04:00
shop.h Clean up shop.c 2022-09-22 15:08:17 -04:00
siirtc.h
slot_machine.h
sound.h
start_menu.h
starter_choose.h Colorize and combine birch_bag/birch_grass 2023-01-12 15:22:23 -05:00
strings.h Merge remote-tracking branch 'RHH_origin/upcoming' into RHH/pr/feature/Lures 2022-10-30 12:16:09 -03:00
task.h
test_runner.h Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
text_window.h
tileset_anims.h Convert tilesets.s to C 2022-09-27 17:23:26 -04:00
tilesets.h Convert tilesets.s to C 2022-09-27 17:23:26 -04:00
time_events.h
title_screen.h
trade.h Updated term to modernFatefulEncounter 2023-02-11 22:36:42 -03:00
trader.h
trainer_card.h Fix names and constant usage for union room classes 2022-08-23 12:44:07 -04:00
trainer_hill.h
trainer_pokemon_sprites.h
trainer_see.h
trig.h
tv.h
union_room.h Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
union_room_battle.h
union_room_chat.h
union_room_player_avatar.h
util.h
walda_phrase.h
wallclock.h
wild_encounter.h
wonder_news.h Document wonder news 2022-11-22 02:17:03 -05:00