pokeemerald/src
Frank DeBlasio 064ca5c243
Some checks failed
CI / build (push) Has been cancelled
Added macro for Surf/Muddy Water's animation (#2232)
2026-02-06 10:08:20 -05:00
..
data Renamed building and stadium palettes to be more accurate 2026-01-18 18:19:03 -05:00
agb_flash_1m.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
agb_flash_le.c
agb_flash_mx.c
agb_flash.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
AgbRfu_LinkManager.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
anim_mon_front_pics.c Fixed Mr. Mime capitalization 2023-09-12 13:09:56 -03:00
apprentice.c Rename ItemId_GetX to GetItemX (#2116) 2025-05-22 13:27:52 +01:00
bard_music.c Document bard music (#2053) 2025-01-17 17:54:38 +00:00
battle_ai_script_commands.c Added bugfix for missing no weather case in Cmd_weather_get (#2203) 2025-12-09 22:22:08 -05:00
battle_ai_switch_items.c Shorter names for engine/controller communication enum members 2025-05-02 00:01:15 -04:00
battle_anim_bug.c Document battle_anim_bug.c 2026-01-19 09:16:37 +00:00
battle_anim_dark.c Document battle_anim_dark.c 2026-01-19 09:16:37 +00:00
battle_anim_dragon.c Document battle_anim_dragon.c 2026-01-19 09:16:37 +00:00
battle_anim_effects_1.c Partially document battle_anim_effects_1.c 2026-01-19 09:16:37 +00:00
battle_anim_effects_2.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
battle_anim_effects_3.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_anim_electric.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
battle_anim_fight.c extern const gBasicHitSplatSpriteTemplate 2025-01-07 22:14:54 +01:00
battle_anim_fire.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
battle_anim_flying.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
battle_anim_ghost.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
battle_anim_ground.c Address concerns 2024-07-13 18:01:54 +02:00
battle_anim_ice.c Battle anims, ice: ARRAY_COUNT works if used with a cast 2025-05-01 23:49:05 -04:00
battle_anim_mon_movement.c Rename battlerId to battler for consistency (#2126) 2025-05-09 12:43:23 +01:00
battle_anim_mons.c Rename battlerId to battler for consistency (#2126) 2025-05-09 12:43:23 +01:00
battle_anim_normal.c Document battle_anim_normal.c 2026-01-19 09:16:37 +00:00
battle_anim_poison.c Fix poison projectile array being incorrectly combined into three seperate arrays 2024-04-13 10:14:31 +03:00
battle_anim_psychic.c Add some missing palette macro use 2023-05-25 15:09:16 -04:00
battle_anim_rock.c Identified task and sprite fields related to battle weather animations 2025-04-28 05:39:52 -04:00
battle_anim_smokescreen.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
battle_anim_sound_tasks.c Rename battlerId to battler for consistency (#2126) 2025-05-09 12:43:23 +01:00
battle_anim_status_effects.c Rename battlerId to battler for consistency (#2126) 2025-05-09 12:43:23 +01:00
battle_anim_throw.c fix sprite count in RepeatBallOpenParticleAnimation 2025-06-09 16:19:25 -04:00
battle_anim_utility_funcs.c Address concerns 2024-07-13 18:01:54 +02:00
battle_anim_water.c Added macro for Surf/Muddy Water's animation (#2232) 2026-02-06 10:08:20 -05:00
battle_anim.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
battle_arena.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
battle_bg.c Merge pull request #2127 from AsparagusEduardo/_pret/maxLinkPlayers 2025-06-25 22:05:13 -04:00
battle_controller_link_opponent.c Rename battlerId to battler for consistency (#2126) 2025-05-09 12:43:23 +01:00
battle_controller_link_partner.c Rename battlerId to battler for consistency (#2126) 2025-05-09 12:43:23 +01:00
battle_controller_opponent.c Rename battlerId to battler for consistency (#2126) 2025-05-09 12:43:23 +01:00
battle_controller_player_partner.c Rename battlerId to battler for consistency (#2126) 2025-05-09 12:43:23 +01:00
battle_controller_player.c Rename battlerId to battler for consistency (#2126) 2025-05-09 12:43:23 +01:00
battle_controller_recorded_opponent.c Replace: moveId -> move, moveIdx -> moveIndex (#2134) 2025-05-09 16:33:23 +01:00
battle_controller_recorded_player.c Replace: moveId -> move, moveIdx -> moveIndex (#2134) 2025-05-09 16:33:23 +01:00
battle_controller_safari.c Shorter names for engine/controller communication enum members 2025-05-02 00:01:15 -04:00
battle_controller_wally.c Rename battlerId to battler for consistency (#2126) 2025-05-09 12:43:23 +01:00
battle_controllers.c Merge pull request #2124 from cawtds/fix-active-battler-ub 2026-01-03 14:26:03 -05:00
battle_dome.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
battle_factory_screen.c Use TaskFunc wherever posible (#2188) 2025-10-18 17:53:50 +01:00
battle_factory.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
battle_gfx_sfx_util.c Merge branch 'master' into fix-trainer-decompress 2025-06-30 13:33:42 -04:00
battle_interface.c Rename battlerId to battler for consistency (#2126) 2025-05-09 12:43:23 +01:00
battle_intro.c Address concerns 2024-07-13 18:01:54 +02:00
battle_main.c Use MainCallback wherever posible (#2184) 2025-10-14 09:41:27 +01:00
battle_message.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
battle_palace.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
battle_pike.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
battle_pyramid_bag.c Use TaskFunc wherever posible (#2188) 2025-10-18 17:53:50 +01:00
battle_pyramid.c Add pack/unpack for data masks (#2163) 2025-07-23 09:28:34 +01:00
battle_records.c Rename battlerId to battler for consistency (#2126) 2025-05-09 12:43:23 +01:00
battle_script_commands.c Add enum for battle script opcodes (#2222) 2026-01-02 20:19:01 +00:00
battle_setup.c Merge branch 'master' into _pret/pr/pyramidLocation 2025-06-30 11:51:45 -04:00
battle_tent.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
battle_tower.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
battle_transition_frontier.c Fix some compressed tilemaps 2023-06-01 15:31:12 -04:00
battle_transition.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
battle_tv.c Replace: moveId -> move, moveIdx -> moveIndex (#2134) 2025-05-09 16:33:23 +01:00
battle_util.c Standardize spelling of "paralyze" 2025-11-19 21:19:15 +01:00
battle_util2.c Rename battlerId to battler for consistency (#2126) 2025-05-09 12:43:23 +01:00
berry_blender.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
berry_crush.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
berry_fix_graphics.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
berry_fix_program.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
berry_powder.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
berry_tag_screen.c Renamed a berry tag variable 2025-03-24 13:47:47 +01:00
berry.c Remove berry yield bug fix 2025-05-21 16:11:18 -04:00
bg.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
bike.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
birch_pc.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
blit.c remove gflib 2024-09-18 10:37:34 -04:00
braille_puzzles.c Add pack/unpack for data masks (#2163) 2025-07-23 09:28:34 +01:00
braille.c Sync text ctrl codes with pokefirered 2022-11-23 21:13:00 -05:00
cable_car.c Update cable_car.c 2024-09-29 14:38:08 +02:00
cable_club.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
clear_save_data_screen.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
clock.c Fix include order in src/clock.c to be alphabetical (#2181) 2025-09-13 17:49:36 +01:00
coins.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
confetti_util.c
contest_ai.c Replace: moveId -> move, moveIdx -> moveIndex (#2134) 2025-05-09 16:33:23 +01:00
contest_effect.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
contest_link_util.c
contest_link.c
contest_painting.c Fix RL compressed data alignment 2025-07-06 13:49:47 -04:00
contest_util.c Generate local IDs from map.json files 2024-10-12 03:04:24 -04:00
contest.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
coord_event_weather.c
credits.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
crt0.s Drop usage of global directive 2022-09-02 21:53:44 -04:00
data.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
daycare.c Add typedefs for MAPSEC and METLOC values (#2183) 2025-10-19 17:37:13 +01:00
decompress.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
decoration_inventory.c Additional trader clean up 2022-02-27 13:58:48 -05:00
decoration.c Add pack/unpack for data masks (#2163) 2025-07-23 09:28:34 +01:00
dewford_trend.c Misc missing constant use 2023-08-10 01:42:18 -04:00
digit_obj_util.c Struct pointers star standarizing 2022-07-29 11:15:33 -04:00
diploma.c Add some missing palette macro use 2023-05-25 15:09:16 -04:00
dma3_manager.c remove gflib 2024-09-18 10:37:34 -04:00
dodrio_berry_picking.c Use MainCallback wherever posible (#2184) 2025-10-14 09:41:27 +01:00
dynamic_placeholder_text_util.c
easy_chat.c Document bard music (#2053) 2025-01-17 17:54:38 +00:00
egg_hatch.c Add typedefs for MAPSEC and METLOC values (#2183) 2025-10-19 17:37:13 +01:00
ereader_helpers.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
ereader_screen.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
event_data.c Add temp var aliases 2023-08-04 14:17:28 -04:00
event_object_lock.c OBJ_EVENT_ID_PLAYER/CAMERA -> LOCALID_PLAYER/CAMERA 2024-10-12 23:34:02 -04:00
event_object_movement.c Merge branch 'master' into _pret/pr/pyramidLocation 2025-06-30 11:51:45 -04:00
evolution_graphics.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
evolution_scene.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
faraway_island.c Fix defines in MAP_NUM and MAP_GROUP 2024-08-14 13:02:40 +02:00
field_camera.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
field_control_avatar.c Merge branch 'porymap-6' of https://github.com/pret/pokeemerald into generate-map-constants 2024-10-15 22:04:45 -04:00
field_door.c Merge branch 'master' of https://github.com/pret/pokeemerald into porymap-6 2025-05-14 11:50:11 -04:00
field_effect_helpers.c Standardize spelling of "synchronize" 2025-11-19 21:14:45 +01:00
field_effect.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
field_message_box.c Fix 3 spaces tabs in field_message_box.c (#2179) 2025-09-10 06:44:14 +01:00
field_player_avatar.c sPlayerAvatarGfxToStateFlagstructure 2026-01-03 21:49:12 -03:00
field_poison.c Applied review changes 2024-12-27 12:40:25 -03:00
field_region_map.c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-windows 2023-02-01 14:59:45 -05:00
field_screen_effect.c OBJ_EVENT_ID_PLAYER/CAMERA -> LOCALID_PLAYER/CAMERA 2024-10-12 23:34:02 -04:00
field_special_scene.c OBJ_EVENT_ID_PLAYER/CAMERA -> LOCALID_PLAYER/CAMERA 2024-10-12 23:34:02 -04:00
field_specials.c fix sScrollableMultichoice_ListMenuItem alloc size 2025-09-01 13:52:46 +03:00
field_tasks.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
field_weather_effect.c Added constant for NUM_SNOWFLAKE_SPRITES 2024-07-26 21:57:42 -07:00
field_weather.c Simplify division in berry_crush and field weather functions 2024-03-09 20:06:58 +01:00
fieldmap.c Add pack/unpack for data masks (#2163) 2025-07-23 09:28:34 +01:00
fldeff_cut.c Revert style changes 2022-08-15 20:41:12 -04:00
fldeff_dig.c
fldeff_escalator.c Add pack/unpack for data masks (#2163) 2025-07-23 09:28:34 +01:00
fldeff_flash.c Fix CaveTransition pals 2025-01-15 10:08:02 +01:00
fldeff_misc.c Use TaskFunc wherever posible (#2188) 2025-10-18 17:53:50 +01:00
fldeff_rocksmash.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
fldeff_softboiled.c
fldeff_strength.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
fldeff_sweetscent.c Add some missing palette macro use 2023-05-25 15:09:16 -04:00
fldeff_teleport.c
fonts.c Corrected additional inconsistent uses of whitespace 2022-08-15 17:04:34 -04:00
frontier_pass.c Add typedefs for MAPSEC and METLOC values (#2183) 2025-10-19 17:37:13 +01:00
frontier_util.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
gpu_regs.c Fix sGpuRegBuffer potential alignment issues (#2157) 2025-06-25 17:54:13 +01:00
graphics.c Match graphics declarations with externs (#2089) 2025-06-23 20:31:18 +01:00
gym_leader_rematch.c
hall_of_fame.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
heal_location.c Move heal locations data to their associated map.json (#2034) 2024-10-11 15:15:55 -04:00
hof_pc.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
image_processing_effects.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
international_string_util.c Simplify weirdly matching division/substraction code 2024-03-08 16:19:04 +01:00
intro_credits_graphics.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
intro.c Match graphics declarations with externs (#2089) 2025-06-23 20:31:18 +01:00
io_reg.c remove gflib 2024-09-18 10:37:34 -04:00
item_icon.c Clean up shop.c 2022-09-22 15:08:17 -04:00
item_menu_icons.c Add some missing sizeof usage for SpriteSheets 2023-01-24 17:04:48 -05:00
item_menu.c Use TaskFunc wherever posible (#2188) 2025-10-18 17:53:50 +01:00
item_use.c ItemTMHMOrEvolutionStone enum (#2192) 2026-01-02 20:59:12 +00:00
item.c Merge branch 'master' into _pret/pr/pyramidLocation 2025-06-30 11:51:45 -04:00
landmark.c Add typedefs for MAPSEC and METLOC values (#2183) 2025-10-19 17:37:13 +01:00
libgcnmultiboot.s Removed more commented out addresses 2021-12-21 22:49:30 -03:00
libisagbprn.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
librfu_intr.c Correct C23 Checks (#2144) 2025-05-19 15:43:06 +01:00
librfu_rfu.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
librfu_sio32id.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
librfu_stwi.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
lilycove_lady.c Rename ItemId_GetX to GetItemX (#2116) 2025-05-22 13:27:52 +01:00
link_rfu_2.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
link_rfu_3.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
link.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
list_menu.c STATIC_ASSERT for sizeof(struct ListMenu) 2025-11-18 00:34:07 +01:00
load_save.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
lottery_corner.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
m4a_1.s add missing constant usage in m4a_1 2023-09-23 17:06:12 -04:00
m4a_tables.c Document m4a xcmd_0C 2025-12-27 01:11:40 +00:00
m4a.c Document m4a xcmd_0C 2025-12-27 01:11:40 +00:00
mail_data.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
mail.c Use MainCallback wherever posible (#2184) 2025-10-14 09:41:27 +01:00
main_menu.c Fixes for C23 Support (#2138) 2025-05-19 09:11:59 +01:00
main.c Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
malloc.c remove gflib 2024-09-18 10:37:34 -04:00
map_name_popup.c Add typedefs for MAPSEC and METLOC values (#2183) 2025-10-19 17:37:13 +01:00
match_call.c Add typedefs for MAPSEC and METLOC values (#2183) 2025-10-19 17:37:13 +01:00
math_util.c
mauville_old_man.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
menu_helpers.c Fix defines in MAP_NUM and MAP_GROUP 2024-08-14 13:02:40 +02:00
menu_specialized.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
menu.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
metatile_behavior.c Update header files to match source files (#2143) 2025-05-19 09:18:04 +01:00
mini_printf.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
minigame_countdown.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
mirage_tower.c Merge branch 'master' of https://github.com/pret/pokeemerald into porymap-6 2025-05-14 11:50:11 -04:00
mon_markings.c Ensure sMonMarkings_Gfx alignment (#2158) 2025-06-25 19:41:23 +01:00
money.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
move_relearner.c Fixed typo in sMoveRelearnerMenuState (#2155) 2025-06-17 15:38:33 +01:00
multiboot.c
mystery_event_menu.c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-windows 2023-02-01 14:59:45 -05:00
mystery_event_msg.c
mystery_event_script.c Document the trendy saying word group 2023-03-13 15:58:40 -04:00
mystery_gift_client.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
mystery_gift_link.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
mystery_gift_menu.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
mystery_gift_scripts.c Document wonder news 2022-11-22 02:17:03 -05:00
mystery_gift_server.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
mystery_gift_view.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
mystery_gift.c Document wonder news 2022-11-22 02:17:03 -05:00
naming_screen.c Match graphics declarations with externs (#2089) 2025-06-23 20:31:18 +01:00
new_game.c Fix defines in MAP_NUM and MAP_GROUP 2024-08-14 13:02:40 +02:00
option_menu.c Options menu: cleanup 2022-08-22 08:38:06 +01:00
overworld.c Fix some typos 2025-12-27 15:06:33 +01:00
palette_util.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
palette.c Use TaskFunc wherever posible (#2188) 2025-10-18 17:53:50 +01:00
party_menu.c ItemTMHMOrEvolutionStone enum (#2192) 2026-01-02 20:59:12 +00:00
play_time.c
player_pc.c replace magic numbers with enums 2025-06-02 22:55:41 +02:00
pokeball.c Rename battlerId to battler for consistency (#2126) 2025-05-09 12:43:23 +01:00
pokeblock_feed.c Rename battle terrain to environment 2024-07-13 12:02:18 +02:00
pokeblock.c Use MainCallback wherever posible (#2184) 2025-10-14 09:41:27 +01:00
pokedex_area_region_map.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
pokedex_area_screen.c Add typedefs for MAPSEC and METLOC values (#2183) 2025-10-19 17:37:13 +01:00
pokedex_cry_screen.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
pokedex.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
pokemon_animation.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
pokemon_icon.c Add POKE_ICON_BASE_PAL_TAG to a header 2024-05-23 02:45:22 +03:00
pokemon_jump.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
pokemon_size_record.c
pokemon_storage_system.c Merge pull request #2141 from pret/porymap-6 2025-05-27 10:53:17 -04:00
pokemon_summary_screen.c Merge pull request #2178 from FosterProgramming/pret_update 2025-12-09 21:46:51 -05:00
pokemon.c Add typedefs for MAPSEC and METLOC values (#2183) 2025-10-19 17:37:13 +01:00
pokenav_conditions_gfx.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
pokenav_conditions_search_results.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
pokenav_conditions.c Automatically update nickname buffer sizes 2023-08-08 16:28:09 -04:00
pokenav_list.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
pokenav_main_menu.c Add some missing palette macro use 2023-05-25 15:09:16 -04:00
pokenav_match_call_data.c Added MATCH_CALL_TEXT_END define 2026-01-18 18:18:28 -05:00
pokenav_match_call_gfx.c Add typedefs for MAPSEC and METLOC values (#2183) 2025-10-19 17:37:13 +01:00
pokenav_match_call_list.c Add typedefs for MAPSEC and METLOC values (#2183) 2025-10-19 17:37:13 +01:00
pokenav_menu_handler_gfx.c Added comment 2025-12-10 13:51:47 +02:00
pokenav_menu_handler.c Add PokéNav too 2023-12-12 23:20:22 +01:00
pokenav_region_map.c Add typedefs for MAPSEC and METLOC values (#2183) 2025-10-19 17:37:13 +01:00
pokenav_ribbons_list.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
pokenav_ribbons_summary.c Clean up defines lacking spaces 2024-08-15 19:34:56 +02:00
pokenav.c Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into doc-arg 2022-06-03 15:43:21 -04:00
post_battle_event_funcs.c
random.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
rayquaza_scene.c Use MainCallback wherever posible (#2184) 2025-10-14 09:41:27 +01:00
record_mixing.c Add temp var aliases 2023-08-04 14:17:28 -04:00
recorded_battle.c Rename battlerId to battler for consistency (#2126) 2025-05-09 12:43:23 +01:00
region_map.c Add typedefs for MAPSEC and METLOC values (#2183) 2025-10-19 17:37:13 +01:00
reload_save.c
reset_rtc_screen.c Use window constants in reset_rtc_screen 2022-09-29 18:29:20 -04:00
reshow_battle_screen.c Rename battlerId to battler for consistency (#2126) 2025-05-09 12:43:23 +01:00
roamer.c Fix defines in MAP_NUM and MAP_GROUP 2024-08-14 13:02:40 +02:00
rom_header_gf.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
rom_header.s Merge pull request #1763 from GriffinRichards/rm-global 2022-09-13 15:08:37 -04:00
rotating_gate.c Merge branch 'master' of https://github.com/pret/pokeemerald into porymap-6 2025-05-14 11:50:11 -04:00
rotating_tile_puzzle.c OBJ_EVENT_ID_PLAYER/CAMERA -> LOCALID_PLAYER/CAMERA 2024-10-12 23:34:02 -04:00
roulette.c Clean up defines lacking spaces 2024-08-15 19:34:56 +02:00
rtc.c Identify unused functions in siirtc.c, m4a.c & rtc.c 2025-08-09 20:57:59 +01:00
safari_zone.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
save_failed_screen.c Use MainCallback wherever posible (#2184) 2025-10-14 09:41:27 +01:00
save_location.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
save.c Use MainCallback wherever posible (#2184) 2025-10-14 09:41:27 +01:00
scanline_effect.c Detect potential misalignment in modern 2023-07-24 19:42:56 +01:00
scrcmd.c Add pack/unpack for data masks (#2163) 2025-07-23 09:28:34 +01:00
script_menu.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
script_movement.c OBJ_EVENT_ID_PLAYER/CAMERA -> LOCALID_PLAYER/CAMERA 2024-10-12 23:34:02 -04:00
script_pokemon_util.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
script.c Merge pull request #2141 from pret/porymap-6 2025-05-27 10:53:17 -04:00
secret_base.c Add pack/unpack for data masks (#2163) 2025-07-23 09:28:34 +01:00
shop.c Use MainCallback wherever posible (#2184) 2025-10-14 09:41:27 +01:00
siirtc.c Identify unused functions in siirtc.c, m4a.c & rtc.c 2025-08-09 20:57:59 +01:00
slot_machine.c Remove magic numbers in slot_machine.c (#2195) 2025-10-28 09:19:12 +00:00
sound.c Added some music documentation (#2198) 2025-11-06 09:27:16 +00:00
sprite.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
start_menu.c Stick to the new name 2024-12-05 21:00:55 -03:00
starter_choose.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
string_util.c remove gflib 2024-09-18 10:37:34 -04:00
strings.c Clean up field_poison.c 2022-07-06 21:04:54 -04:00
task.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
text_input_strings.c
text_window.c Write palette IDs in hex 2022-08-19 15:29:35 +01:00
text.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
tileset_anims.c Add some missing palette macro use 2023-05-25 15:09:16 -04:00
tilesets.c Convert tilesets.s to C 2022-09-27 17:23:26 -04:00
time_events.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
title_screen.c Document UpdateLegendaryMarkingColor (#2221) 2025-12-30 14:39:09 -05:00
trade.c Add typedefs for MAPSEC and METLOC values (#2183) 2025-10-19 17:37:13 +01:00
trader.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
trainer_card.c Use MainCallback wherever posible (#2184) 2025-10-14 09:41:27 +01:00
trainer_hill.c Add pack/unpack for data masks (#2163) 2025-07-23 09:28:34 +01:00
trainer_pokemon_sprites.c Add fix for possible crash when decompressing trainer back pics 2024-12-06 15:07:52 -05:00
trainer_see.c Merge branch 'master' into _pret/pr/pyramidLocation 2025-06-30 11:51:45 -04:00
trig.c
tv.c Merge pull request #2141 from pret/porymap-6 2025-05-27 10:53:17 -04:00
union_room_battle.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
union_room_chat.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
union_room_player_avatar.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
union_room.c Merge pull request #2141 from pret/porymap-6 2025-05-27 10:53:17 -04:00
use_pokeblock.c Use MainCallback wherever posible (#2184) 2025-10-14 09:41:27 +01:00
util.c More DISPLAY_WIDTH/HEIGHT constant usage 2023-08-10 01:42:38 -04:00
walda_phrase.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
wallclock.c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-windows 2023-02-01 14:59:45 -05:00
wild_encounter.c Fix include order in wild_encounter.c (#2185) 2025-10-14 09:36:32 +01:00
window.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
wireless_communication_status_screen.c Streamline pointer notation (#2139) 2025-05-16 12:04:44 +01:00
wonder_news.c Document wonder news 2022-11-22 02:17:03 -05:00