pokeemerald/src
cawtds 75d5edad08
Fix UB when accessing move result flags (#6030)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-01-15 21:30:25 +01:00
..
data Allow Party Menu with 0 Pokemon (#5997) 2025-01-11 12:14:31 +01:00
agb_flash_1m.c
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
apprentice.c Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015 2024-10-15 20:56:56 -03:00
bard_music.c Added value for bard sound length 2024-10-21 09:04:42 -04:00
battle_ai_main.c Add AI_FLAG_PREFER_HIGHEST_DAMAGE_MOVE (#6025) 2025-01-14 14:13:48 -05:00
battle_ai_switch_items.c Fix UB when accessing move result flags (#6030) 2025-01-15 21:30:25 +01:00
battle_ai_util.c Introduces BattlerState struct for the Battle Engine (#5954) 2025-01-11 07:12:22 -03:00
battle_anim_bug.c new animations for many moves more details in description (#5367) 2024-09-15 08:22:40 +02:00
battle_anim_dark.c Fixed a bunch of move anims (#5936) 2025-01-12 10:01:44 +01:00
battle_anim_dragon.c Free some IWRAM (#6000) 2025-01-11 13:30:11 +01:00
battle_anim_effects_1.c Fixed Ally Switch breaking Illusion (#5879) 2024-12-26 21:04:03 +01:00
battle_anim_effects_2.c Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220 2024-12-20 16:04:33 -03:00
battle_anim_effects_3.c Merge branch '_RHH/master' into _RHH/upcoming 2024-09-28 11:45:49 -03:00
battle_anim_electric.c Merge branch '_RHH/master' into _RHH/upcoming 2025-01-12 08:42:57 -03:00
battle_anim_fight.c new animations for many moves more details in description (#5367) 2024-09-15 08:22:40 +02:00
battle_anim_fire.c Replaced all usages of tabs in C files with spaces (#5261) 2024-08-26 16:55:54 -07:00
battle_anim_flying.c dark void, clangorous soulblaze, vortex animation fixes (#5650) 2024-11-25 19:57:22 +01:00
battle_anim_ghost.c Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220 2024-12-20 16:04:33 -03:00
battle_anim_ground.c Fix Wall Werrors on modern (#3412) 2023-10-13 18:39:35 +02:00
battle_anim_ice.c Converts a bunch of #if to regular conditions (#4071) 2024-01-26 18:15:45 +01:00
battle_anim_mon_movement.c Fixed a bunch of move anims (#5936) 2025-01-12 10:01:44 +01:00
battle_anim_mons.c Fixed multiple transform/form change graphical issues (#6005) 2025-01-12 09:49:19 +01:00
battle_anim_new.c Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
battle_anim_normal.c Replaced all usages of tabs in C files with spaces (#5261) 2024-08-26 16:55:54 -07:00
battle_anim_poison.c Replaced all usages of tabs in C files with spaces (#5261) 2024-08-26 16:55:54 -07:00
battle_anim_psychic.c Heart Swap Move Animation (#5460) 2024-10-09 10:43:04 +02:00
battle_anim_rock.c dark void, clangorous soulblaze, vortex animation fixes (#5650) 2024-11-25 19:57:22 +01:00
battle_anim_smokescreen.c Add in-battle shadows underneath all enemy battlers (#5178) 2024-09-10 21:27:49 +02:00
battle_anim_sound_tasks.c Fixes cries in move animations ignoring Illusion (#4564) 2024-05-14 13:34:36 +02:00
battle_anim_status_effects.c Replaced all usages of tabs in C files with spaces (#5261) 2024-08-26 16:55:54 -07:00
battle_anim_throw.c Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220 2024-12-20 16:04:33 -03:00
battle_anim_utility_funcs.c remove some unused data (#4239) 2024-03-04 17:36:23 +01:00
battle_anim_water.c Replaced all usages of tabs in C files with spaces (#5261) 2024-08-26 16:55:54 -07:00
battle_anim.c Ewram and unused function cleanup sweep (#6019) 2025-01-15 14:07:12 +01:00
battle_arena.c Introduces BattlerState struct for the Battle Engine (#5954) 2025-01-11 07:12:22 -03:00
battle_bg.c Move Descriptions in battle (#4152) 2024-05-31 12:10:03 +02:00
battle_controller_link_opponent.c Ewram and unused function cleanup sweep (#6019) 2025-01-15 14:07:12 +01:00
battle_controller_link_partner.c Ewram and unused function cleanup sweep (#6019) 2025-01-15 14:07:12 +01:00
battle_controller_opponent.c Ewram and unused function cleanup sweep (#6019) 2025-01-15 14:07:12 +01:00
battle_controller_player_partner.c Ewram and unused function cleanup sweep (#6019) 2025-01-15 14:07:12 +01:00
battle_controller_player.c Ewram and unused function cleanup sweep (#6019) 2025-01-15 14:07:12 +01:00
battle_controller_recorded_opponent.c Ewram and unused function cleanup sweep (#6019) 2025-01-15 14:07:12 +01:00
battle_controller_recorded_player.c Ewram and unused function cleanup sweep (#6019) 2025-01-15 14:07:12 +01:00
battle_controller_safari.c Ewram and unused function cleanup sweep (#6019) 2025-01-15 14:07:12 +01:00
battle_controller_wally.c Ewram and unused function cleanup sweep (#6019) 2025-01-15 14:07:12 +01:00
battle_controllers.c Ewram and unused function cleanup sweep (#6019) 2025-01-15 14:07:12 +01:00
battle_debug.c Merge branch '_RHH/master' into _RHH/upcoming 2025-01-11 08:07:15 -03:00
battle_dome.c Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
battle_dynamax.c Merge branch '_RHH/master' into _RHH/upcoming 2025-01-11 08:07:15 -03:00
battle_factory_screen.c Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015 2024-10-15 20:56:56 -03:00
battle_factory.c Fix Slateport Battle Tent/Battle Factory (#5281) 2024-09-02 16:53:03 -04:00
battle_gfx_sfx_util.c Merge branch '_RHH/master' into _RHH/upcoming 2025-01-12 08:42:57 -03:00
battle_gimmick.c Merge branch '_RHH/master' into _RHH/upcoming 2024-09-03 14:39:50 -04:00
battle_interface.c Introduces BattlerState struct for the Battle Engine (#5954) 2025-01-11 07:12:22 -03:00
battle_intro.c Speed up tests in headless mode (#5889) 2025-01-01 10:24:23 +01:00
battle_main.c Removes Resource Flags and moves fields to DisableStruct (#5945) 2025-01-11 09:39:10 -03:00
battle_message.c Merge branch '_RHH/master' into _RHH/upcoming 2025-01-11 08:07:15 -03:00
battle_palace.c Fix Slateport Battle Tent/Battle Factory (#5281) 2024-09-02 16:53:03 -04:00
battle_pike.c Fix Slateport Battle Tent/Battle Factory (#5281) 2024-09-02 16:53:03 -04:00
battle_pyramid_bag.c Raised the limit of max items per stack to 999 (#3923) 2024-01-14 16:32:38 -03:00
battle_pyramid.c Merge branch '_RHH/master' into _RHH/upcoming 2024-09-03 14:39:50 -04:00
battle_records.c Apply ghoul's review 2024-02-06 23:36:30 +01:00
battle_script_commands.c Fixes self effect moves not procing for spread moves when battler 3 w… (#6020) 2025-01-14 15:18:00 -05:00
battle_setup.c Merge branch '_pret/master' into _RHH/pr/master/pretSync20240909 2024-09-11 15:26:14 -03:00
battle_tent.c Fix Slateport Battle Tent/Battle Factory (#5281) 2024-09-02 16:53:03 -04:00
battle_terastal.c Removed all instances of gBitTable[x] (#5123) 2024-08-17 10:28:09 -05:00
battle_tower.c Merge branch '_RHH/master' into _RHH/upcoming 2025-01-11 08:07:15 -03:00
battle_transition_frontier.c remove some unused data (#4239) 2024-03-04 17:36:23 +01:00
battle_transition.c Merge branch '_pret/master' into _RHH/pr/master/pretSync20240909 2024-09-11 15:26:14 -03:00
battle_tv.c Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
battle_util.c Fix UB when accessing move result flags (#6030) 2025-01-15 21:30:25 +01:00
battle_util2.c Removes Resource Flags and moves fields to DisableStruct (#5945) 2025-01-11 09:39:10 -03:00
battle_z_move.c Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
berry_blender.c Merge branch '_RHH/master' into _RHH/upcoming 2024-10-17 00:16:01 -03:00
berry_crush.c Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220 2024-12-20 16:04:33 -03: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 Correct berry fix graphics colors, more PLTT constant use (#1892) 2023-08-09 12:49:21 -04:00
berry_powder.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
berry_tag_screen.c Converted berry and PokeBlock strings to COMPOUND_STRINGs (#5324) 2024-09-21 20:44:25 +02:00
berry.c Added the Gen. 4+ berries to gBerryCrush_BerryData (#5937) 2025-01-06 08:03:44 -03:00
bg.c Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015 2024-10-15 20:56:56 -03:00
bike.c Ewram and unused function cleanup sweep (#6019) 2025-01-15 14:07:12 +01:00
birch_pc.c Merge branch '_RHH/master' into _RHH/upcoming 2024-01-11 19:51:11 -03:00
blit.c remove gflib 2024-09-18 10:37:34 -04:00
braille_puzzles.c fix: Dig in Sealed Chamber no longer freezes follower. Fixed #5482 rhh 2024-10-12 12:23:18 -04:00
braille.c Sync text ctrl codes with pokefirered 2022-11-23 21:13:00 -05:00
cable_car.c Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015 2024-10-15 20:56:56 -03:00
cable_club.c Merge branch 'pret_master' into RHH/pr/upcoming/pret_Merge20231002 2023-10-02 17:17:41 -03:00
caps.c Fixes UB in caps.c (#5878) 2024-12-25 22:42:14 +01: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 Remove form change function footguns (#5995) 2025-01-11 09:57:39 +01:00
coins.c
confetti_util.c
contest_ai.c Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
contest_effect.c Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
contest_link_util.c
contest_link.c
contest_painting.c Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015 2024-10-15 20:56:56 -03:00
contest_util.c Removed duplicated object event tags 2024-05-28 14:16:34 -04:00
contest.c Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
coord_event_weather.c
credits.c Ewram and unused function cleanup sweep (#6019) 2025-01-15 14:07:12 +01:00
crt0.s Initialize m4a and IRQ handler in a loaded section (#5912) 2025-01-02 15:11:32 +01:00
data.c Adds B_VAR_DIFFICULTY and related functions READ DESC (#5337) 2025-01-04 14:25:03 +01:00
daycare.c Remove form change function footguns (#5995) 2025-01-11 09:57:39 +01:00
debug.c Debug menu and createmon additions/cleanup (#5994) 2025-01-11 10:07:47 +01:00
decompress.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
decoration_inventory.c
decoration.c Ewram and unused function cleanup sweep (#6019) 2025-01-15 14:07:12 +01:00
dewford_trend.c Misc missing constant use 2023-08-10 01:42:18 -04:00
dexnav.c Don't write to NULL in TryFindHiddenPokemon (#5983) 2025-01-09 14:19:07 +00:00
difficulty.c Arbitrary trainer scripts + map script/trigger softlock prevention (#5033) 2025-01-08 10:27:00 +00:00
digit_obj_util.c Free some IWRAM (#6000) 2025-01-11 13:30:11 +01:00
diploma.c Add some missing palette macro use 2023-05-25 15:09:16 -04:00
dma3_manager.c Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015 2024-10-15 20:56:56 -03:00
dodrio_berry_picking.c Fixed braces style 2024-01-18 17:07:17 -03:00
dynamic_placeholder_text_util.c
easy_chat.c Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
egg_hatch.c Decouple Poke Ball ids from item ids (#5560) 2024-10-28 18:03:15 +01:00
ereader_helpers.c Fix FREE_TRAINER_HILL 2024-02-02 15:24:46 +01:00
ereader_screen.c Free some IWRAM (#6000) 2025-01-11 13:30:11 +01:00
event_data.c Merge branch '_RHH/upcoming' into _RHH/pr/upcoming/merrpFollowers 2024-01-17 18:11:35 -03:00
event_object_lock.c Cleanup 2023-06-18 01:19:46 -04:00
event_object_movement.c Arbitrary trainer scripts + map script/trigger softlock prevention (#5033) 2025-01-08 10:27:00 +00:00
evolution_graphics.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
evolution_scene.c Convert gBattleStringsTable to COMPOUND_STRINGs (#5649) 2024-11-10 00:22:37 +01:00
expansion_intro.c Removed trailing whitespaces 2023-02-26 18:43:15 -03:00
fake_rtc.c Arbitrary trainer scripts + map script/trigger softlock prevention (#5033) 2025-01-08 10:27:00 +00:00
faraway_island.c
field_camera.c Ewram and unused function cleanup sweep (#6019) 2025-01-15 14:07:12 +01:00
field_control_avatar.c Arbitrary trainer scripts + map script/trigger softlock prevention (#5033) 2025-01-08 10:27:00 +00:00
field_door.c Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220 2024-12-20 16:04:33 -03:00
field_effect_helpers.c merge in original dexnav code with some rhh specific tweaks 2024-06-16 10:39:28 -04:00
field_effect.c Fly from Pokenav (#5679) 2025-01-05 00:24:58 +01:00
field_message_box.c Fixed spacing per https://github.com/rh-hideout/pokeemerald-expansion/pull/5044\#pullrequestreview-2315029773 2024-09-19 05:45:11 -07:00
field_player_avatar.c Arbitrary trainer scripts + map script/trigger softlock prevention (#5033) 2025-01-08 10:27:00 +00:00
field_poison.c Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015 2024-10-15 20:56:56 -03:00
field_region_map.c Fly from Pokenav (#5679) 2025-01-05 00:24:58 +01:00
field_screen_effect.c Removed redundant call to FillPalBufferBlack in FRLG whiteout sequence (#5854) 2024-12-23 13:51:19 +01:00
field_special_scene.c Add some missing palette macro use 2023-05-25 15:09:16 -04:00
field_specials.c Merge branch '_RHH/master' into _RHH/upcoming 2024-12-28 15:28:07 -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 Ewram and unused function cleanup sweep (#6019) 2025-01-15 14:07:12 +01:00
field_weather.c Made BuildColorMaps redundant by using static tables (#5289) 2024-09-10 14:44:08 +02:00
fieldmap.c Ewram and unused function cleanup sweep (#6019) 2025-01-15 14:07:12 +01:00
fldeff_cut.c Field effect for cutting grass is missing setfieldeffectargument. Issue #5766 (#5952) 2025-01-05 16:45:21 +01:00
fldeff_dig.c fix: Dig in Sealed Chamber no longer freezes follower. Fixed #5482 rhh 2024-10-12 12:23:18 -04:00
fldeff_escalator.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
fldeff_flash.c Add some missing palette macro use 2023-05-25 15:09:16 -04:00
fldeff_misc.c Merge branch '_RHH/upcoming' into _RHH/pr/upcoming/merrpFollowers 2024-01-17 18:11:35 -03:00
fldeff_rocksmash.c Fixed most functions that take/return graphicsIds to accept u16s. 2023-01-12 21:44:56 -05:00
fldeff_softboiled.c
fldeff_strength.c
fldeff_sweetscent.c Optimize/get rid of unused palette vars/functions (#4841) 2024-08-04 21:41:55 -04:00
fldeff_teleport.c
follower_helper.c Merge branch 'followers-expanded-id' of https://github.com/aarant/pokeemerald into pretmerge7aug 2024-08-07 12:42:45 +02:00
fonts.c Narrower font tweaks and font fitting fixes (#5782) 2024-12-07 18:12:09 -03:00
frontier_pass.c Clean up defines lacking spaces 2024-08-15 19:34:56 +02:00
frontier_util.c Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
generational_changes.c Setting Battle configs during tests (#5803) 2024-12-29 23:28:39 +01:00
gpu_regs.c remove gflib 2024-09-18 10:37:34 -04:00
graphics.c Heart Swap Move Animation (#5460) 2024-10-09 10:43:04 +02:00
gym_leader_rematch.c Fix FREE_MATCH_CALL 2024-02-02 14:13:16 +01:00
hall_of_fame.c Enable GF species names by default 2024-04-25 18:40:37 +01:00
heal_location.c Remove trailing whitespace pass 10-2-2024 (Upcoming) (#5456) 2024-10-02 21:20:23 +02:00
hof_pc.c
image_processing_effects.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
international_string_util.c Merge remote-tracking branch '_pret/master' into _RHH/pr/master/pret_sync20240324 2024-03-24 13:52:18 -03:00
intro_credits_graphics.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
intro.c Ewram and unused function cleanup sweep (#6019) 2025-01-15 14:07:12 +01:00
io_reg.c Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015 2024-10-15 20:56:56 -03:00
item_ball.c Item Ball refactor / Pluralize item names for giveitem and finditem (#3942) 2024-01-14 21:35:45 +01:00
item_icon.c Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
item_menu_icons.c Merge remote-tracking branch 'pret/master' into RHH/pr/sync/pret_20230125 2023-01-25 20:28:55 -03:00
item_menu.c Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
item_use.c Merge branch '_RHH/master' into _RHH/upcoming 2024-12-21 08:46:33 -03:00
item.c Decouple Poke Ball ids from item ids (#5560) 2024-10-28 18:03:15 +01:00
landmark.c Fixed bottom half of Mt. Pyre not being labeled in PokeNav 2024-08-01 13:34:17 -04:00
libgcnmultiboot.s
libisagbprn.c Move general config file to the config folder (#4805) 2024-06-19 13:42:01 +02:00
librfu_intr.c
librfu_rfu.c Merge branch '_RHH/master' into _RHH/upcoming 2024-10-17 00:16:01 -03:00
librfu_sio32id.c Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220 2024-12-20 16:04:33 -03:00
librfu_stwi.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
lilycove_lady.c Consolidated Lilycove Contest Lady's values into one struct (#4951) 2024-07-13 14:44:22 +02:00
line_break.c Automatic Line Breaks, somewhat even lines (#5689) 2024-11-29 18:46:45 +01:00
link_rfu_2.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
link_rfu_3.c Merge branch 'pret_master' into RHH/pr/upcoming/pret_Merge20231002 2023-10-02 17:17:41 -03:00
link.c Free some IWRAM (#6000) 2025-01-11 13:30:11 +01:00
list_menu.c Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015 2024-10-15 20:56:56 -03:00
load_save.c Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015 2024-10-15 20:56:56 -03:00
lottery_corner.c Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220 2024-12-20 16:04:33 -03:00
m4a_1.s Initialize m4a and IRQ handler in a loaded section (#5912) 2025-01-02 15:11:32 +01:00
m4a_tables.c Review changes. 2023-09-22 11:19:00 -03:00
m4a.c Initialize m4a and IRQ handler in a loaded section (#5912) 2025-01-02 15:11:32 +01:00
mail_data.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
mail.c Merge remote-tracking branch 'pret/master' into RHH/pr/sync/pret_20230602 2023-06-02 11:45:28 -04:00
main_menu.c Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220 2024-12-20 16:04:33 -03:00
main.c Arbitrary trainer scripts + map script/trigger softlock prevention (#5033) 2025-01-08 10:27:00 +00:00
malloc.c Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015 2024-10-15 20:56:56 -03:00
map_name_popup.c fallback on default BW popup theme to reduce potential for error (#5392) 2024-09-18 16:57:13 +02:00
match_call.c Merge branch '_pret/master' into _RHH/pr/master/pretSync20240909 2024-09-11 15:26:14 -03:00
math_util.c
mauville_old_man.c Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220 2024-12-20 16:04:33 -03:00
menu_helpers.c
menu_specialized.c Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
menu.c Fixed global variable naming conventions 2024-08-12 06:55:33 -07:00
metatile_behavior.c Remove trailing whitespace pass 10-2-2024 (Upcoming) (#5456) 2024-10-02 21:20:23 +02:00
mini_printf.c Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220 2024-12-20 16:04:33 -03:00
minigame_countdown.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
mirage_tower.c Removed duplicated object event tags 2024-05-28 14:16:34 -04:00
mon_markings.c
money.c Allow users to increase MAX_MONEY (#4943) 2024-07-13 11:16:34 +02:00
move_relearner.c Merge branch '_RHH/master' into _RHH/upcoming 2025-01-11 08:07:15 -03:00
move.c Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
multiboot.c
mystery_event_menu.c Ewram and unused function cleanup sweep (#6019) 2025-01-15 14:07:12 +01:00
mystery_event_msg.c
mystery_event_script.c Clean up code 2024-02-02 13:13:27 +01:00
mystery_gift_client.c Convert ifndef configs to standard configs 2024-02-02 12:43:31 +01:00
mystery_gift_link.c
mystery_gift_menu.c Merge branch 'pret_master' into RHH/pr/upcoming/pret_Merge20231002 2023-10-02 17:17:41 -03:00
mystery_gift_scripts.c Document wonder news 2022-11-22 02:17:03 -05:00
mystery_gift_server.c
mystery_gift_view.c Merge remote-tracking branch 'pret/master' into RHH/sync/pret_20230214 2023-02-15 14:18:00 -03:00
mystery_gift.c Fix small error with making new FREE_MYSTERY_GIFT 2024-02-02 16:34:03 +01:00
naming_screen.c Add AUTO_LOWERCASE_KEYBOARD (#4976) 2024-07-15 19:06:01 +02:00
new_game.c Adds B_VAR_DIFFICULTY and related functions READ DESC (#5337) 2025-01-04 14:25:03 +01:00
option_menu.c Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00
overworld.c Arbitrary trainer scripts + map script/trigger softlock prevention (#5033) 2025-01-08 10:27:00 +00:00
palette_util.c unify monSpritesGfx sprites/ptr and fix various compiler errors on o3/os/og (#4252) 2024-03-06 22:26:33 +01:00
palette.c Optimize/get rid of unused palette vars/functions (#4841) 2024-08-04 21:41:55 -04:00
party_menu.c Allow Party Menu with 0 Pokemon (#5997) 2025-01-11 12:14:31 +01:00
play_time.c Added OW_USE_FAKE_RTC and OW_ALTERED_TIME_RATIO (#4910) 2024-07-10 20:58:01 +02:00
player_pc.c Merge branch '_RHH/master' into _RHH/upcoming 2024-12-21 08:46:33 -03:00
pokeball.c Decouple Poke Ball ids from item ids (#5560) 2024-10-28 18:03:15 +01:00
pokeblock_feed.c Converted berry and PokeBlock strings to COMPOUND_STRINGs (#5324) 2024-09-21 20:44:25 +02:00
pokeblock.c Converted berry and PokeBlock strings to COMPOUND_STRINGs (#5324) 2024-09-21 20:44:25 +02:00
pokedex_area_region_map.c Detect potential misalignment in modern 2023-07-24 19:42:56 +01:00
pokedex_area_screen.c Free some IWRAM (#6000) 2025-01-11 13:30:11 +01:00
pokedex_cry_screen.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
pokedex_plus_hgss.c Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
pokedex.c Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220 2024-12-20 16:04:33 -03:00
pokemon_animation.c Speed up tests in headless mode (#5889) 2025-01-01 10:24:23 +01:00
pokemon_icon.c Added config to disable gender differences (#5595) 2024-10-29 15:38:26 +01:00
pokemon_jump.c Renamed folders and symbols to match species defines (#5581) 2024-10-27 20:15:11 +01:00
pokemon_size_record.c Merge branch '_RHH/master' into _RHH/upcoming 2024-02-16 11:30:01 -03:00
pokemon_sprite_visualizer.c Follower female fix (#5475) 2024-10-22 12:38:06 -03:00
pokemon_storage_system.c Ewram and unused function cleanup sweep (#6019) 2025-01-15 14:07:12 +01:00
pokemon_summary_screen.c Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
pokemon.c Use SET8 and SET32 consistently (#5544) 2025-01-14 20:42:55 +01:00
pokenav_conditions_gfx.c Created PokeNav COMPOUND_STRINGS (#4983) 2024-08-16 22:41:26 +02:00
pokenav_conditions_search_results.c Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220 2024-12-20 16:04:33 -03:00
pokenav_conditions.c Enable GF species names by default 2024-04-25 18:40:37 +01:00
pokenav_list.c Created PokeNav COMPOUND_STRINGS (#4983) 2024-08-16 22:41:26 +02:00
pokenav_main_menu.c Fly from Pokenav (#5679) 2025-01-05 00:24:58 +01:00
pokenav_match_call_data.c Merge branch '_RHH/master' into _RHH/upcoming 2024-10-17 00:16:01 -03:00
pokenav_match_call_gfx.c Created PokeNav COMPOUND_STRINGS (#4983) 2024-08-16 22:41:26 +02:00
pokenav_match_call_list.c Merge branch '_RHH/master' into _RHH/upcoming 2024-10-17 00:16:01 -03:00
pokenav_menu_handler_gfx.c Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220 2024-12-20 16:04:33 -03:00
pokenav_menu_handler.c Add PokéNav too 2023-12-12 23:20:22 +01:00
pokenav_region_map.c Fly from Pokenav (#5679) 2025-01-05 00:24:58 +01:00
pokenav_ribbons_list.c Enable GF species names by default 2024-04-25 18:40:37 +01:00
pokenav_ribbons_summary.c Merge branch '_RHH/master' into _RHH/upcoming 2024-10-17 00:16:01 -03:00
pokenav.c
post_battle_event_funcs.c
random.c Merge branch '_RHH/master' into _RHH/upcoming 2024-10-17 00:16:01 -03:00
rayquaza_scene.c More style fixes 2024-05-18 14:36:06 -04:00
record_mixing.c Fix FREE_RECORD_MIXING_HALL_RECORDS 2024-02-02 13:46:19 +01:00
recorded_battle.c Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220 2024-12-20 16:04:33 -03:00
region_map.c Fly from Pokenav (#5679) 2025-01-05 00:24:58 +01:00
reload_save.c Allocate initialized sections for EWRAM and IWRAM (#3892) 2024-01-02 14:24:52 +00:00
reset_rtc_screen.c Merge remote-tracking branch 'pret/master' into RHH/sync/pret_20230214 2023-02-15 14:18:00 -03:00
reshow_battle_screen.c Refactor Trainer sprites (#3597) 2023-12-20 23:14:33 +01:00
roamer.c Merge branch 'master' of https://github.com/rh-hideout/pokeemerald-expansion into masterintoupcoming18jun 2024-06-18 15:27:06 +02:00
rom_header_gf.c Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
rom_header_rhh.c Rename gItems and gAbilities to gItemsInfo and gAbilitiesInfo (#4068) 2024-01-26 15:25:52 -03:00
rom_header.s Merge pull request #1763 from GriffinRichards/rm-global 2022-09-13 15:08:37 -04:00
rotating_gate.c Removed duplicated object event tags 2024-05-28 14:16:34 -04:00
rotating_tile_puzzle.c
roulette.c Clean up defines lacking spaces 2024-08-15 19:34:56 +02:00
rtc.c Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015 2024-10-15 20:56:56 -03:00
safari_zone.c
save_failed_screen.c Adds SAVE_TYPE_ERROR_SCREEN (#5188) 2024-09-22 19:07:17 +02:00
save_location.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
save.c Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015 2024-10-15 20:56:56 -03:00
scanline_effect.c Ewram and unused function cleanup sweep (#6019) 2025-01-15 14:07:12 +01:00
scrcmd.c Restore lock/lockall/locktrainer/release/releaseall in triggers (#5976) 2025-01-15 10:22:26 -03:00
script_menu.c Remove trailing whitespace (master) (#5174) 2024-08-14 19:48:20 -07:00
script_movement.c Removed all instances of gBitTable[x] (#5123) 2024-08-17 10:28:09 -05:00
script_pokemon_util.c Debug menu and createmon additions/cleanup (#5994) 2025-01-11 10:07:47 +01:00
script.c Revert #5033 change to MapHeaderRunScriptType (#5975) 2025-01-08 19:26:35 +01:00
secret_base.c Merge remote-tracking branch '_RHH_origin/upcoming' into _RHH/pr/upcoming/merrpFollowers 2024-03-17 23:41:23 -03:00
shop.c Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
siirtc.c Move general config file to the config folder (#4805) 2024-06-19 13:42:01 +02:00
slot_machine.c Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220 2024-12-20 16:04:33 -03:00
sound.c Tests: detect task leaks (#5528) 2024-10-22 10:19:00 +02:00
sprays.c Improved Repel / Lure Menu (#3594) 2023-11-23 21:31:33 +01:00
sprite.c Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220 2024-12-20 16:04:33 -03:00
start_menu.c some clean up 2025-01-02 09:00:56 -05:00
starter_choose.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergenewyears 2023-12-30 20:49:05 +01:00
string_util.c Update battle messages to Gen 5+ standards (#3240) 2024-10-21 14:52:45 -03:00
strings.c Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into rhh/dexnav 2025-01-02 08:28:21 -05:00
task.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
test_runner_stub.c Separate build directory for tests and TESTING define (#3002) 2023-05-31 09:38:37 -04:00
text_input_strings.c
text_window.c some more Dexnav -> DexNav 2025-01-02 10:13:06 -05:00
text.c Added FONT_SHORT_NARROWER (#5101) 2024-12-04 06:30:19 -08: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 Optional high-quality RNG (#3780) 2023-12-22 17:39:15 +00:00
title_screen.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
trade.c unify monSpritesGfx sprites/ptr and fix various compiler errors on o3/os/og (#4252) 2024-03-06 22:26:33 +01:00
trader.c
trainer_card.c Allow users to increase MAX_MONEY (#4943) 2024-07-13 11:16:34 +02:00
trainer_hill.c Fix Trainer Hill OOB array access (#5930) 2025-01-02 06:41:46 -03:00
trainer_pokemon_sprites.c Merge branch '_RHH/upcoming' into _RHH/pr/upcoming/merrpFollowers 2024-02-13 20:35:05 -03:00
trainer_see.c Arbitrary trainer scripts + map script/trigger softlock prevention (#5033) 2025-01-08 10:27:00 +00:00
trig.c
tv.c Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220 2024-12-20 16:04:33 -03:00
type_icons.c Cleaned up a bit of code with GetBattlerPartyData (#5378) 2024-09-15 08:24:26 +02:00
union_room_battle.c Matching merge from upstream pret 2023-01-20 12:31:54 -03:00
union_room_chat.c Fix FREE_UNION_ROOM_CHAT 2024-02-02 14:57:40 +01:00
union_room_player_avatar.c Merge branch '_pret/master' into _RHH/pr/master/pretSync20240909 2024-09-11 15:26:14 -03:00
union_room.c Add OW_UNION_DISABLE_CHECK and OW_FLAG_MOVE_UNION_ROOM_CHECK (#5448) 2024-10-07 17:07:23 +02:00
use_pokeblock.c Consolidate natures (#4562) 2024-05-19 10:14:31 +02:00
util.c Removed all instances of gBitTable[x] (#5123) 2024-08-17 10:28:09 -05:00
vs_seeker.c Remove trailing whitespace (master) (#5174) 2024-08-14 19:48:20 -07: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 merge w upcoming 2024-10-04 12:56:21 -04:00
window.c Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015 2024-10-15 20:56:56 -03:00
wireless_communication_status_screen.c Merge remote-tracking branch 'pret/master' into RHH/pr/sync/pret_20230602 2023-06-02 11:45:28 -04:00
wonder_news.c Restored improvements from upstream 2023-01-20 12:34:15 -03:00