pokeemerald-expansion/include
hedara90 14dbbf63d4
Remove competitive syntax config (#7154)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-07-12 13:03:36 -07:00
..
config Remove competitive syntax config (#7154) 2025-07-12 13:03:36 -07:00
constants Refactor battle environment (#4891) 2025-07-12 12:38:06 -04:00
gba Bag refactor 2 (#7166) 2025-07-11 11:50:38 +02:00
test 12/07/25 master to upcoming merge 2025-07-12 11:55:06 +02:00
agb_flash.h Clean up the last extern functions 2019-03-02 03:18:08 -05:00
AgbRfu_LinkManager.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
apprentice.h Renaming Script Contexts 2022-08-15 15:18:12 -04:00
bard_music.h Document bard music (#2053) 2025-01-17 17:54:38 +00:00
battle_ai_main.h AI Tests + accompanying bugfixes for Skill Swap, Worry Seed, weather setting in double battles, and Discharging into an ally's lightningrod (#7297) 2025-07-10 16:08:14 -04:00
battle_ai_script_commands.h Merge commit '2044bea883d08ec9266d21ac0cd6a56c3e0d5962' into pret-merge 2025-05-15 21:15:37 +02:00
battle_ai_switch_items.h Adjust switch AI based on move scoring (#6615) 2025-05-06 00:39:44 +02:00
battle_ai_util.h 12/07/25 master to upcoming merge 2025-07-12 11:55:06 +02:00
battle_anim_scripts.h New animations for Mega Evolution, Primal Reversion, Ultra Burst, and Power Construct (#6834) 2025-05-15 09:40:02 +02:00
battle_anim.h New and polished battle animations (#7074) 2025-07-11 19:14:19 +02:00
battle_arena.h Turn battle string ids into enums (#6594) 2025-04-13 16:12:30 +02: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 Replaces STATUS2 usage with volatiles in code (#7262) 2025-07-11 22:53:49 +02:00
battle_debug.h battle_config.h tweaks 2020-12-23 13:16:01 -03:00
battle_dome.h health bar update 2023-08-07 10:29:02 +02:00
battle_dynamax.h Remove non-existent functions from header files (#6825) 2025-05-13 10:52:45 +02:00
battle_end_turn.h clean up 2025-02-23 23:22:31 +01:00
battle_environment.h Refactor battle environment (#4891) 2025-07-12 12:38:06 -04:00
battle_factory_screen.h Factory done 2018-11-11 16:44:27 +01:00
battle_factory.h Refactor AI flags to u64 (#6753) 2025-05-04 17:16:34 +02:00
battle_gfx_sfx_util.h Replaces STATUS2 usage with volatiles in code (#7262) 2025-07-11 22:53:49 +02:00
battle_gimmick.h Remove non-existent functions from header files (#6825) 2025-05-13 10:52:45 +02:00
battle_interface.h Master to upcoming merge 2025-05-26 10:41:11 +02:00
battle_main.h Replaces STATUS2 usage with volatiles in code (#7262) 2025-07-11 22:53:49 +02:00
battle_message.h Turn battle string ids into enums (#6594) 2025-04-13 16:12:30 +02:00
battle_pike.h Document Battle Pie 2018-11-12 14:36:31 +01:00
battle_pyramid_bag.h Start misc battle documentation 2021-10-08 16:39:46 -04:00
battle_pyramid.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
battle_records.h Rename battlerId to battler for consistency (#2126) 2025-05-09 12:43:23 +01:00
battle_script_commands.h Merge remote-tracking branch 'upstream/master' into followers 2025-06-24 20:39:12 -04:00
battle_scripts.h Adds hazard queue (#7295) 2025-07-07 15:30:35 -04:00
battle_setup.h Refactor battle environment (#4891) 2025-07-12 12:38:06 -04:00
battle_tent.h Use macros for summary windows 2019-03-03 16:50:51 -05:00
battle_terastal.h Gimmick Refactor (#4449) 2024-06-22 22:25:40 +02:00
battle_tower.h Converts a bunch of defines to enums (#7041) 2025-06-02 15:54:37 +02:00
battle_transition_frontier.h Drop battle transition 'phase' terminology 2021-10-25 10:20:48 -04:00
battle_transition.h Clean up redundancy for mugshots (#5906) 2024-12-30 18:32:21 +01:00
battle_tv.h conflicts 2025-05-16 10:46:32 +02:00
battle_util.h 12/07/25 master to upcoming merge 2025-07-12 11:55:06 +02:00
battle_util2.h Document some single-remaining symbols 2021-09-24 17:14:20 -04:00
battle_z_move.h Gimmick Refactor (#4449) 2024-06-22 22:25:40 +02:00
battle.h Replaces STATUS2 usage with volatiles in code (#7262) 2025-07-11 22:53:49 +02:00
berry_blender.h Finish documenting berry blender 2020-08-24 17:06:55 -04:00
berry_crush.h Document Berry Crush 2021-03-18 15:18:23 -04:00
berry_fix_program.h decompile title screen 2018-02-04 16:11:00 +01:00
berry_powder.h Decompile berry_powder.c 2019-03-24 14:50:16 -05:00
berry_tag_screen.h forgot a semicolon LMAO 2018-02-02 16:09:17 +01:00
berry.h Merge commit '59d315734d8c5f5b3b2f16f3299355aa99f5f483' into pret-merge 2025-05-24 20:38:21 +02:00
bg.h Remove gDecompressionBuffer (#6029) 2025-01-23 09:47:14 +01:00
bike.h Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into HEAD 2022-04-02 18:45:18 -03:00
birch_pc.h Refactor dex completion (again) (#3937) 2024-01-11 13:35:31 -03:00
blit.h remove gflib 2024-09-18 10:37:34 -04:00
braille_puzzles.h Document the regi* code more 2019-02-15 18:24:55 -05:00
cable_club.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
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 decompile title screen 2018-02-04 16:11:00 +01:00
clock.h Form changes and evolutions happen based on fake RTC 2024-09-16 16:15:30 -03:00
coins.h Give/Take to Add/Remove for silent script macros 2020-01-12 23:24:52 -05:00
confetti_util.h Specify confetti util name 2020-06-18 18:14:30 -04:00
contest_ai.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
contest_effect.h Move data unification (#3999) 2024-01-29 08:51:32 -03:00
contest_link.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
contest_painting.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
contest_util.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
contest.h Merge commit '16357c7' into pret-merge 2025-05-24 19:22:31 +02:00
coord_event_weather.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
credits.h Remove ewram in headers 2023-08-10 20:11:07 -04:00
crt0.h Allocate initialized sections for EWRAM and IWRAM (#3892) 2024-01-02 14:24:52 +00:00
data.h Improve trainer back pic-related data and code (+ smol documentation) (#6821) 2025-06-30 23:50:48 +02:00
datetime.h FakeRtc datetime and ResetRtcScreen day increments (#5695) 2025-04-12 13:17:58 -07:00
daycare.h Merge branch 'master' into master-to-upcoming 2025-02-06 13:05:02 +01:00
debug.h Debug parties and battles (#6884) 2025-06-03 23:21:17 +02:00
decompress_error_handler.h New sprite compressor (#5627) 2025-05-30 23:10:54 +02:00
decompress.h Fix follower compression (#7038) 2025-06-01 10:06:12 +02:00
decoration_inventory.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
decoration.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
dewford_trend.h Document Dewford Trend 2021-03-31 16:08:42 -04:00
dexnav.h Converts some defines to enums (#6592) 2025-04-13 13:39:20 +02:00
difficulty.h Adds B_VAR_DIFFICULTY and related functions READ DESC (#5337) 2025-01-04 14:25:03 +01:00
digit_obj_util.h Document some generic argument names 2022-05-31 14:34:25 -04:00
diploma.h add diploma header and static names fix 2017-10-09 13:55:31 +02:00
dma3.h Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015 2024-10-15 20:56:56 -03:00
dodrio_berry_picking.h Document dodrio berry picking 2021-03-03 14:26:05 -05:00
dynamic_placeholder_text_util.h Clean up files and add entries to charmap 2018-07-24 21:18:23 -07:00
easy_chat.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
egg_hatch.h Clear up misleading egg step name 2020-05-27 16:41:23 -04:00
ereader_helpers.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
ereader_screen.h Document some mystery gift 2021-10-14 15:10:41 -04:00
event_data.h Cleaned up Debug Menu (#6070) 2025-01-22 15:27:08 +01:00
event_object_lock.h Fix some object lock names 2021-05-04 01:21:50 -04:00
event_object_movement.h Merge commit '685a8a911878f54463845c9f2ebbf11bd04ff4ee' into merrp-merge 2025-06-25 17:49:19 +02:00
event_scripts.h Follower NPCs (follow-me) (#6500) 2025-04-27 14:56:18 +02:00
evolution_graphics.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
evolution_scene.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
expansion_intro.h [intro] refactor expansion intro 2023-02-09 23:12:29 +01:00
fake_rtc.h Time menu for RTC in debug menu. (#6634) 2025-04-23 19:34:37 +02:00
faraway_island.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
field_camera.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
field_control_avatar.h Master to upcoming merge 2025-05-26 10:41:11 +02:00
field_door.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
field_effect_helpers.h Merge commit '685a8a911878f54463845c9f2ebbf11bd04ff4ee' into merrp-merge 2025-06-25 17:49:19 +02:00
field_effect.h Merge remote-tracking branch 'upstream/master' into followers 2025-06-24 20:39:12 -04:00
field_message_box.h Merge commit '59d315734d8c5f5b3b2f16f3299355aa99f5f483' into pret-merge 2025-05-24 20:38:21 +02:00
field_move.h Refactor field moves (#6660) 2025-05-31 09:03:12 +02:00
field_player_avatar.h Master to upcoming merge 2025-05-26 10:41:11 +02:00
field_poison.h Document field_poison 2019-10-06 20:04:30 -04:00
field_screen_effect.h Follower NPCs (follow-me) (#6500) 2025-04-27 14:56:18 +02:00
field_special_scene.h Continue documenting generic arguments 2022-06-03 15:38:03 -04:00
field_specials.h Merge commit '59d315734d8c5f5b3b2f16f3299355aa99f5f483' into pret-merge 2025-05-24 20:38:21 +02:00
field_tasks.h decompile field tasks 2018-05-19 18:02:43 +02:00
field_weather.h Review comments 2025-04-12 08:58:23 +02:00
fieldmap.h Merge branch 'followers' into lighting 2025-06-24 20:44:44 -04:00
fldeff_misc.h Refactor field moves (#6660) 2025-05-31 09:03:12 +02:00
fldeff.h Refactor field moves (#6660) 2025-05-31 09:03:12 +02:00
follower_helper.h Merge commit '1f2fe7396b68d82da356b93fca10cc5736d3159c' into merrp-merge 2025-06-25 17:20:38 +02:00
follower_npc_alternate_sprites.h Better system for Follower NPC running frames (#7222) 2025-06-27 10:12:35 +02:00
follower_npc.h Better system for Follower NPC running frames (#7222) 2025-06-27 10:12:35 +02:00
fonts.h Added FONT_SHORT_NARROWER (#5101) 2024-12-04 06:30:19 -08:00
fpmath.h Fix fixed point damage calculation off-by-1s (#5775) 2024-12-05 11:35:56 +00:00
frontier_pass.h Document and decompile more of frontier pass. 2019-01-26 14:50:24 +01:00
frontier_util.h Converts a bunch of defines to enums (#7041) 2025-06-02 15:54:37 +02:00
generational_changes.h Add Gen 2 Moonlight, Morning Sun, Synthesis configuration (#7209) 2025-06-26 21:00:02 +02:00
global.berry.h Remove leftover code for myself 2024-01-04 16:12:39 +00:00
global.fieldmap.h Merge branch 'followers' into lighting 2025-06-24 20:44:44 -04:00
global.h Merge branch 'master' into master-upcoming 2025-06-25 14:17:07 +02:00
global.tv.h VANILLA_POKEMON_NAME_LENGTH 2024-04-25 18:40:37 +01:00
gpu_regs.h remove gflib 2024-09-18 10:37:34 -04:00
graphics.h New and polished battle animations (#7074) 2025-07-11 19:14:19 +02:00
gym_leader_rematch.h Fix trainer match call flags 2024-08-15 23:00:20 +02:00
hall_of_fame.h Remove gDecompressionBuffer (#6029) 2025-01-23 09:47:14 +01:00
heal_location.h Merge commit '091b726' into pret-merge 2025-05-27 19:02:53 +02:00
image_processing_effects.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
international_string_util.h Merge commit '59d315734d8c5f5b3b2f16f3299355aa99f5f483' into pret-merge 2025-05-24 20:38:21 +02:00
intro_credits_graphics.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
intro.h Merge commit '59d315734d8c5f5b3b2f16f3299355aa99f5f483' into pret-merge 2025-05-24 20:38:21 +02:00
io_reg.h remove gflib 2024-09-18 10:37:34 -04:00
item_ball.h Item Ball refactor / Pluralize item names for giveitem and finditem (#3942) 2024-01-14 21:35:45 +01:00
item_icon.h Fix the Move Item option in the PC still expecting compressed palettes (#6739) 2025-05-02 21:43:24 +02:00
item_menu_icons.h Remove compressed palettes (#6455) 2025-04-26 22:58:40 +02:00
item_menu.h Merge commit '59d315734d8c5f5b3b2f16f3299355aa99f5f483' into pret-merge 2025-05-24 20:38:21 +02:00
item_use.h Merge commit '59d315734d8c5f5b3b2f16f3299355aa99f5f483' into pret-merge 2025-05-24 20:38:21 +02:00
item.h Replaces STATUS2 usage with volatiles in code (#7262) 2025-07-11 22:53:49 +02:00
landmark.h Split/extract/port landmark 2017-12-26 21:20:29 -06:00
libgcnmultiboot.h Typo Fix 2020-07-17 15:49:46 -04:00
librfu.h Correct C23 Checks (#2144) 2025-05-19 15:43:06 +01:00
lilycove_lady.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
line_break.h Added naive line break (#7076) 2025-06-06 20:13:07 -07:00
link_rfu.h Merge commit '59d315734d8c5f5b3b2f16f3299355aa99f5f483' into pret-merge 2025-05-24 20:38:21 +02:00
link.h Merge commit '59d315734d8c5f5b3b2f16f3299355aa99f5f483' into pret-merge 2025-05-24 20:38:21 +02:00
list_menu.h Merge branch 'master' of https://github.com/pret/pokeemerald into pretmerge196 2025-06-19 14:32:23 +02:00
load_save.h Save-compatible SaveBlock3 (#4112) 2024-02-10 18:14:36 +01:00
lottery_corner.h make lots of define files 2017-09-07 19:45:32 +02:00
m4a.h Up to sub_81446DC 2018-12-31 19:39:41 -06:00
mail.h Clean up defines lacking spaces 2024-08-15 19:34:56 +02: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
main.h Merge commit '59d315734d8c5f5b3b2f16f3299355aa99f5f483' into pret-merge 2025-05-24 20:38:21 +02:00
malloc.h Increased heap by 768 bytes (#7097) 2025-06-11 17:55:32 +02:00
map_name_popup.h Decompile map_name_popup 2018-04-09 12:52:28 +05:30
match_call.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
math_util.h Fix move comparison scoring (#7301) 2025-07-10 09:51:46 +02:00
mauville_old_man.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
menu_helpers.h Document some generic argument names 2022-05-31 14:34:25 -04:00
menu_specialized.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
menu.h Merge commit '59d315734d8c5f5b3b2f16f3299355aa99f5f483' into pret-merge 2025-05-24 20:38:21 +02:00
metaprogram.h Replaces STATUS2 usage with volatiles in code (#7262) 2025-07-11 22:53:49 +02:00
metatile_behavior.h Merge commit '59d315734d8c5f5b3b2f16f3299355aa99f5f483' into pret-merge 2025-05-24 20:38:21 +02:00
mini_printf.h Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
minigame_countdown.h Sync minigame_countdown 2020-04-08 17:23:32 -04:00
mirage_tower.h Document mirage_tower.c. (Combine fldeff_groundshake.c and fossil_specials.c) 2018-12-25 11:46:35 -06:00
mon_markings.h Detect potential misalignment in modern 2023-07-24 19:42:56 +01:00
money.h Allow users to increase MAX_MONEY (#4943) 2024-07-13 11:16:34 +02:00
move_relearner.h Merge commit '59d315734d8c5f5b3b2f16f3299355aa99f5f483' into pret-merge 2025-05-24 20:38:21 +02:00
move.h master to upcoming merge 2025-07-02 10:05:31 +02:00
multiboot_pokemon_colosseum.h Almost finish decompiling intro 2018-02-15 16:54:34 -06:00
multiboot.h Start decomp 2017-09-18 09:23:06 -04:00
mystery_event_menu.h decompile mystery event menu 2018-01-30 23:23:35 +01:00
mystery_event_msg.h Correct usage of MysteryEvent to MysteryGift 2021-10-17 03:00:48 -04:00
mystery_event_script.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
mystery_gift_client.h Merge commit '59d315734d8c5f5b3b2f16f3299355aa99f5f483' into pret-merge 2025-05-24 20:38:21 +02:00
mystery_gift_link.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
mystery_gift_menu.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
mystery_gift_server.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
mystery_gift_view.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
mystery_gift.h Correct usage of MysteryEvent to MysteryGift 2021-10-17 03:00:48 -04:00
naming_screen.h Add caught mon to full party by sending a different mon to the Box (#6058) 2025-02-09 00:54:58 +01:00
new_game.h Found a debug system for pokemon contests 2019-04-02 21:51:21 -04:00
option_menu.h decompile option menu 2018-01-16 18:59:06 +01:00
overworld.h Merge branch 'followers' into lighting 2025-06-24 20:44:44 -04:00
palette_util.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
palette.h Remove non-existent functions from header files (#6825) 2025-05-13 10:52:45 +02:00
party_menu.h Merge remote-tracking branch 'upstream/master' into followers 2025-06-24 20:39:12 -04:00
pc_screen_effect.h Decompile a bit of pokemon storarage system 2018-08-12 16:40:31 +02:00
play_time.h begin working on pokeemerald 2017-08-31 16:48:24 +02:00
player_pc.h Merge commit '59d315734d8c5f5b3b2f16f3299355aa99f5f483' into pret-merge 2025-05-24 20:38:21 +02:00
pokeball.h Remove compressed palettes (#6455) 2025-04-26 22:58:40 +02:00
pokeblock.h Remove compressed palettes (#6455) 2025-04-26 22:58:40 +02:00
pokedex_area_region_map.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
pokedex_area_screen.h Master to upcoming merge 2025-05-26 10:41:11 +02:00
pokedex_cry_screen.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
pokedex_plus_hgss.h [pokedex_plus] refactor #if to C if 2023-10-22 03:26:24 +02:00
pokedex.h Converts more defines to enums and name unnamed enums (#7071) 2025-06-18 14:30:37 +02:00
pokemon_animation.h Converts a bunch of defines to enums (#7041) 2025-06-02 15:54:37 +02:00
pokemon_icon.h Merge commit '59d315734d8c5f5b3b2f16f3299355aa99f5f483' into pret-merge 2025-05-24 20:38:21 +02:00
pokemon_jump.h Document pokemon jump 2021-02-26 17:26:39 -05:00
pokemon_size_record.h port pokemon size record 2017-09-08 22:23:14 +02:00
pokemon_sprite_visualizer.h Refactor battle environment (#4891) 2025-07-12 12:38:06 -04:00
pokemon_storage_system.h Merge commit 'baf5be20354c9dfde182c0a2dd23ab40643fe57b' into pret-merge 2025-05-15 21:31:54 +02:00
pokemon_summary_screen.h IV/EV Info on Summary Screen (#6027) 2025-01-20 09:41:31 +01:00
pokemon.h Replaces STATUS2 usage with volatiles in code (#7262) 2025-07-11 22:53:49 +02:00
pokenav.h Merge commit '59d315734d8c5f5b3b2f16f3299355aa99f5f483' into pret-merge 2025-05-24 20:38:21 +02:00
random.h Haze Boosting AI Followup (#6966) 2025-06-11 18:30:22 +02:00
rayquaza_scene.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
record_mixing.h Document record mixing mail swap 2021-10-24 15:49:19 -04:00
recorded_battle.h Master to upcoming merge 2025-05-26 10:41:11 +02:00
region_map.h Merge commit '59d315734d8c5f5b3b2f16f3299355aa99f5f483' into pret-merge 2025-05-24 20:38:21 +02:00
regions.h Fixed non-regional forms breeding incorrectly (#4985) 2025-02-03 17:03:29 +01:00
reload_save.h Continue misc link documentation, rename reset_save_heap 2021-10-05 23:37:54 -04:00
reset_rtc_screen.h added the ability to directly open evolutions from the EVO page 2022-01-03 16:48:50 +01:00
reshow_battle_screen.h fix for battle ui for add to party menu (#6229) (#6240) 2025-02-12 22:02:25 +01:00
roamer.h Merge commit '59d315734d8c5f5b3b2f16f3299355aa99f5f483' into pret-merge 2025-05-24 20:38:21 +02:00
rotating_gate.h Fix conflicting types for rotating gate functions (#2087) 2025-01-17 18:19:21 -05:00
rotating_tile_puzzle.h Document rotating_tile_puzzle 2019-10-16 04:09:30 -04:00
roulette.h More roulette doc 2020-08-04 14:25:13 -04:00
rtc.h Moved time constants to dedicated files (#7019) 2025-05-30 16:39:01 +02:00
safari_zone.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
save_location.h Label GCN link flags field 2020-04-13 08:42:31 -04:00
save.h Save-compatible SaveBlock3 (#4112) 2024-02-10 18:14:36 +01:00
scanline_effect.h Merge commit '59d315734d8c5f5b3b2f16f3299355aa99f5f483' into pret-merge 2025-05-24 20:38:21 +02:00
script_menu.h Merge commit '59d315734d8c5f5b3b2f16f3299355aa99f5f483' into pret-merge 2025-05-24 20:38:21 +02:00
script_movement.h Standardize Event Object to Object Event 2019-11-20 22:55:44 -05:00
script_pokemon_util.h Merge commit '59d315734d8c5f5b3b2f16f3299355aa99f5f483' into pret-merge 2025-05-24 20:38:21 +02:00
script.h Fixed typo in requests_effects (#6215) 2025-02-09 16:59:31 -05:00
secret_base.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
shop.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
siirtc.h Moved time constants to dedicated files (#7019) 2025-05-30 16:39:01 +02:00
slot_machine.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
sound.h Tests: detect task leaks (#5528) 2024-10-22 10:19:00 +02:00
sprite.h battle_interface: overhaul ability pop up (#7227) 2025-07-10 19:09:52 +02:00
start_menu.h Standarized use of star in pointer types 2022-07-29 10:17:58 -04:00
starter_choose.h Colorize and combine birch_bag/birch_grass 2023-01-12 15:22:23 -05:00
string_util.h Update battle messages to Gen 5+ standards (#3240) 2024-10-21 14:52:45 -03:00
strings.h Add "Move Item" option in party menu (#6758) 2025-05-04 11:40:31 +02:00
task.h Use TASK_NONE constant 2021-02-24 11:03:25 -05:00
test_runner.h Made memory integrity checks run betweeen PARAMETRIZE runs (#6462) 2025-03-28 21:43:04 +01:00
text_window.h some cleanup 2024-10-18 22:13:49 -04:00
text.h Merge commit '59d315734d8c5f5b3b2f16f3299355aa99f5f483' into pret-merge 2025-05-24 20:38:21 +02:00
tileset_anims.h Convert tilesets.s to C 2022-09-27 17:23:26 -04:00
tilesets.h Merge commit '16357c7' into pret-merge 2025-05-24 19:22:31 +02:00
time_events.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
title_screen.h Document intro, start intro_credits/credits 2021-03-28 23:13:56 -04:00
trade.h Move gTradePlatform_Tilemap to header (#2088) 2025-06-22 19:48:37 -04:00
trader.h Document decoration.c 2020-03-06 09:47:20 +00:00
trainer_card.h Merge commit '59d315734d8c5f5b3b2f16f3299355aa99f5f483' into pret-merge 2025-05-24 20:38:21 +02:00
trainer_hill.h Converts a bunch of defines to enums (#7041) 2025-06-02 15:54:37 +02:00
trainer_pokemon_sprites.h Improve trainer back pic-related data and code (+ smol documentation) (#6821) 2025-06-30 23:50:48 +02:00
trainer_pools.h Trainer Party Pools (#5731) 2025-01-25 13:28:46 +01:00
trainer_see.h Merge commit '59d315734d8c5f5b3b2f16f3299355aa99f5f483' into pret-merge 2025-05-24 20:38:21 +02:00
trainer_slide.h Fix Powder (status) config and some terrain timers not using gBattleTurnCounter (#6109) 2025-01-26 13:06:11 +01:00
trig.h finish egg hatch, clean up headers 2017-09-19 14:27:46 +02:00
tv.h Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
type_icons.h Adds SHOW_TYPES_SEEN to the B_SHOW_TYPES option (#6561) 2025-04-10 21:43:21 +02:00
union_room_battle.h Document union_room.c 2020-05-31 13:11:18 -04:00
union_room_chat.h Easy Chat always shows words in uppercase 2023-06-06 10:55:42 -04:00
union_room_player_avatar.h Update argument names in link headers, link_rfu doc cleanup 2021-10-07 16:05:12 -04:00
union_room.h Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
util.h Merge commit '59d315734d8c5f5b3b2f16f3299355aa99f5f483' into pret-merge 2025-05-24 20:38:21 +02:00
vs_seeker.h Allowed rematches to occur if I_VS_SEEKER_CHARGING isn't enabled (#4866) 2024-06-29 22:12:26 +02:00
walda_phrase.h Document walda_phrase 2021-09-26 17:01:39 -04:00
wallclock.h Begin porting/decompiling field_specials 2018-08-08 01:37:12 -07:00
wild_encounter.h feat: separate water and rock smash encounter rate checks (#7293) 2025-07-08 20:52:42 +02:00
window.h Add Time-Based Encounters (#6454) 2025-04-09 09:49:09 +02:00
wonder_news.h Document wonder news 2022-11-22 02:17:03 -05:00