pokeemerald/src
2025-04-24 19:34:37 +02:00
..
data Pokedex Plus HGSS move configs (#6687) 2025-04-24 19:34:37 +02:00
agb_flash_1m.c Fix upcoming not working on no cash (#6121) 2025-01-26 20:25:57 -03: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
apprentice.c Added missing gMovesInfo encapsulation (#6656) 2025-04-20 22:36:27 +02:00
bard_music.c Document bard music (#2053) 2025-01-17 17:54:38 +00:00
battle_ai_main.c Adds move effect type checking (#6618) 2025-04-16 00:08:57 +02:00
battle_ai_switch_items.c Adds move effect type checking (#6618) 2025-04-16 00:08:57 +02:00
battle_ai_util.c conflicts 2025-04-21 15:50:57 +02:00
battle_anim_bug.c Expand usage of IsBattlerAlly (rename from IsAlly) (#6251) 2025-02-14 12:31:21 +01:00
battle_anim_dark.c Cleaned up party data access GetPartyBattlerData (#6172) 2025-02-03 20:34:15 +01:00
battle_anim_dragon.c Animation fixes from lucky adapted to expansion (#6452) 2025-04-11 13:15:13 +02:00
battle_anim_effects_1.c Fixes Ally Switch cancelling partner's moves targeting that side of the field (#6647) 2025-04-19 20:24:00 +02:00
battle_anim_effects_2.c Animation fixes from lucky adapted to expansion (#6452) 2025-04-11 13:15:13 +02:00
battle_anim_effects_3.c Cleaned up party data access GetPartyBattlerData (#6172) 2025-02-03 20:34:15 +01:00
battle_anim_electric.c Animation fixes from lucky adapted to expansion (#6452) 2025-04-11 13:15:13 +02:00
battle_anim_fight.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmerge17jan 2025-01-17 21:57:25 +01:00
battle_anim_fire.c Animation fixes from lucky adapted to expansion (#6452) 2025-04-11 13:15:13 +02:00
battle_anim_flying.c Animation fixes from lucky adapted to expansion (#6452) 2025-04-11 13:15:13 +02: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 Animation fixes from lucky adapted to expansion (#6452) 2025-04-11 13:15:13 +02:00
battle_anim_mons.c Animation fixes from lucky adapted to expansion (#6452) 2025-04-11 13:15:13 +02:00
battle_anim_new.c Replaced Blue Sky background for Rock Field (#6516) 2025-04-07 11:04:21 +02:00
battle_anim_normal.c Animation fixes from lucky adapted to expansion (#6452) 2025-04-11 13:15:13 +02:00
battle_anim_poison.c Animation fixes from lucky adapted to expansion (#6452) 2025-04-11 13:15:13 +02:00
battle_anim_psychic.c Expand usage of IsBattlerAlly (rename from IsAlly) (#6251) 2025-02-14 12:31:21 +01:00
battle_anim_rock.c Animation fixes from lucky adapted to expansion (#6452) 2025-04-11 13:15:13 +02: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 Expand usage of IsBattlerAlly (rename from IsAlly) (#6251) 2025-02-14 12:31:21 +01:00
battle_anim_throw.c Cleaned up party data access GetPartyBattlerData (#6172) 2025-02-03 20:34:15 +01:00
battle_anim_utility_funcs.c Animation fixes from lucky adapted to expansion (#6452) 2025-04-11 13:15:13 +02:00
battle_anim_water.c Animation fixes from lucky adapted to expansion (#6452) 2025-04-11 13:15:13 +02:00
battle_anim.c Expand usage of IsBattlerAlly (rename from IsAlly) (#6251) 2025-02-14 12:31:21 +01:00
battle_arena.c Adds move effect type checking (#6618) 2025-04-16 00:08:57 +02:00
battle_bg.c Remove UnusedBattleInit from battle_bg.c (#6116) 2025-01-26 19:41:56 +01:00
battle_controller_link_opponent.c Trainer Battle Parameter Consolidation (#5982) 2025-01-25 22:02:39 +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 Moved some AI stuff out of the battlestruct (#6405) 2025-03-11 21:23:02 +01:00
battle_controller_player_partner.c Moved some AI stuff out of the battlestruct (#6405) 2025-03-11 21:23:02 +01:00
battle_controller_player.c Adds move effect type checking (#6618) 2025-04-16 00:08:57 +02:00
battle_controller_recorded_opponent.c Trainer Battle Parameter Consolidation (#5982) 2025-01-25 22:02:39 +01:00
battle_controller_recorded_player.c Clean up array access by using index instead of dereferencing the value (#6057) 2025-01-20 16:44:22 +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 Turn battle string ids into enums (#6594) 2025-04-13 16:12:30 +02:00
battle_debug.c Add type checking for hold item effects (#6619) 2025-04-15 23:33:00 +02:00
battle_dome.c Adds move effect type checking (#6618) 2025-04-16 00:08:57 +02:00
battle_dynamax.c Adds move effect type checking (#6618) 2025-04-16 00:08:57 +02:00
battle_end_turn.c conflicts 2025-04-21 15:50:57 +02: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 Trainer Battle Parameter Consolidation (#5982) 2025-01-25 22:02:39 +01:00
battle_gfx_sfx_util.c Adds move effect type checking (#6618) 2025-04-16 00:08:57 +02:00
battle_gimmick.c Gimmick Indicator refactor (#6553) 2025-04-10 23:56:26 +02:00
battle_interface.c Gimmick Indicator refactor (#6553) 2025-04-10 23:56:26 +02:00
battle_intro.c Speed up tests in headless mode (#5889) 2025-01-01 10:24:23 +01:00
battle_main.c Evolution Refactor (#6556) 2025-04-23 16:01:33 +02:00
battle_message.c Evolution Refactor (#6556) 2025-04-23 16:01:33 +02:00
battle_palace.c Trainer Battle Parameter Consolidation (#5982) 2025-01-25 22:02:39 +01:00
battle_pike.c Trainer Battle Parameter Consolidation (#5982) 2025-01-25 22:02:39 +01: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 Evolution Refactor (#6556) 2025-04-23 16:01:33 +02:00
battle_records.c Apply ghoul's review 2024-02-06 23:36:30 +01:00
battle_script_commands.c Evolution Refactor (#6556) 2025-04-23 16:01:33 +02:00
battle_setup.c Add B_RUN_TRAINER_BATTLE - players can run from Trainer Battles (#6456) 2025-04-10 14:59:58 +02:00
battle_tent.c Trainer Battle Parameter Consolidation (#5982) 2025-01-25 22:02:39 +01:00
battle_terastal.c Add type checking for hold item effects (#6619) 2025-04-15 23:33:00 +02:00
battle_tower.c Merge branch 'followers' into followers-expanded-id 2025-02-10 00:24:50 -05:00
battle_transition_frontier.c remove some unused data (#4239) 2024-03-04 17:36:23 +01:00
battle_transition.c Battle Transition: mugshots for multibattles (#6567) 2025-04-17 16:18:20 +02:00
battle_tv.c Turn battle string ids into enums (#6594) 2025-04-13 16:12:30 +02:00
battle_util.c Some Me First tests plus minor clean up (#6678) 2025-04-23 12:18:57 +02:00
battle_util2.c Moved some AI stuff out of the battlestruct (#6405) 2025-03-11 21:23:02 +01:00
battle_z_move.c Add type checking for hold item effects (#6619) 2025-04-15 23:33:00 +02:00
berry_blender.c Removed unused debug EWRAM variables (#6468) 2025-03-24 14:58:57 +01:00
berry_crush.c Remove gDecompressionBuffer (#6029) 2025-01-23 09:47:14 +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 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 Merge remote-tracking branch 'pret/master' into pret-merge-2025-03-29 2025-03-29 14:21:29 +01:00
berry.c Fixing grammar of Berry Tree strings (#6355) 2025-02-27 18:21:09 +01:00
bg.c Remove gDecompressionBuffer (#6029) 2025-01-23 09:47:14 +01:00
bike.c Revert "Converts a bunch of defines to enums" (#6082) 2025-01-22 21:50:39 +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
cable_car.c Merge branch 'followers' into followers-expanded-id 2025-02-10 00:24:50 -05:00
cable_club.c Trainer Battle Parameter Consolidation (#5982) 2025-01-25 22:02:39 +01:00
caps.c Add clarification for underlying math in EV caps (#6580) 2025-04-12 12:55:31 -04:00
clear_save_data_screen.c
clock.c Merge branch '_RHH/upcoming' into _RHH/pr/upcoming/lighting-expansion-v2 2025-01-17 19:33:48 -03: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 Remove gDecompressionBuffer (#6029) 2025-01-23 09:47:14 +01:00
contest_painting.c Don't use SeedRng some places where it isn't necessary (#6156) 2025-02-03 20:03:13 +01:00
contest_util.c Removed duplicated object event tags 2024-05-28 14:16:34 -04:00
contest.c Merge branch 'master' into final-1.10-master-upcoming-merge 2025-02-26 22:07:10 +01:00
coord_event_weather.c
credits.c Remove gDecompressionBuffer (#6029) 2025-01-23 09:47:14 +01:00
crt0.s Initialize m4a and IRQ handler in a loaded section (#5912) 2025-01-02 15:11:32 +01:00
data.c Add the header required for TPP tags to work (#6162) 2025-02-01 22:58:26 +01:00
datetime.c FakeRtc datetime and ResetRtcScreen day increments (#5695) 2025-04-12 13:17:58 -07:00
daycare.c Capped Exp from Daycare to level cap (#6622) 2025-04-15 23:53:46 +02:00
debug.c Removes vestigial EWRAM variable from debug menu. (#6686) 2025-04-23 20:03:58 +02:00
decompress.c Merge branch 'followers' into followers-expanded-id 2025-02-10 00:24:50 -05:00
decoration_inventory.c
decoration.c Merge branch 'upcoming' into merrps-dns 2025-04-09 10:01:51 +02:00
dewford_trend.c Misc missing constant use 2023-08-10 01:42:18 -04:00
dexnav.c Converts some defines to enums (#6592) 2025-04-13 13:39:20 +02: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 Merge branch '_RHH/master' into _RHH/upcoming 2025-01-19 10:32:57 -03: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 Remove gDecompressionBuffer (#6029) 2025-01-23 09:47:14 +01:00
event_data.c Refactor testing flags and vars to not conflict with user ones (#6301) 2025-02-22 15:32:39 +01:00
event_object_lock.c Cleanup 2023-06-18 01:19:46 -04:00
event_object_movement.c Merge branch 'upcoming' into merrps-dns 2025-04-12 16:33:02 +02:00
evolution_graphics.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
evolution_scene.c Evolution Refactor (#6556) 2025-04-23 16:01:33 +02:00
expansion_intro.c
fake_rtc.c Time menu for RTC in debug menu. (#6634) 2025-04-23 19:34:37 +02: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 Implemented Alcremie Evolution Method (#6530) 2025-04-08 19:50:21 +02: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 Removed legacy handling, fix if statment argument style 2025-04-11 21:27:49 +02:00
field_effect.c Merge remote-tracking branch 'upstream/master' into followers 2025-02-10 00:11:38 -05:00
field_message_box.c Fix Extra task->tState++ and break in Task_DrawFieldMessageBox (#6261) 2025-02-14 10:11:37 +01:00
field_player_avatar.c Evolution Refactor (#6556) 2025-04-23 16:01:33 +02:00
field_poison.c Merge remote-tracking branch 'upstream/master' into followers 2025-02-10 00:11:38 -05:00
field_region_map.c Fly from Pokenav (#5679) 2025-01-05 00:24:58 +01:00
field_screen_effect.c Merge branch 'upcoming' into merrps-dns 2025-04-12 16:33:02 +02: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/upcoming' into _RHH/pr/upcoming/lighting-expansion-v2 2025-02-20 19:17:59 -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 Merge remote-tracking branch 'upstream/master' into followers 2025-02-10 00:11:38 -05:00
field_weather.c Review comments 2025-04-12 08:58:23 +02:00
fieldmap.c Fixed unused variables 2025-04-11 22:15:47 +02:00
fldeff_cut.c Field effect for cutting grass is missing setfieldeffectargument. Issue #5766 (#5952) 2025-01-05 16:45:21 +01:00
fldeff_defog.c Add OW_DEFOG_FIELD_MOVE to allow players to clear overworld Fog (#6477) 2025-04-08 16:21:32 +02: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 Revert "Converts a bunch of defines to enums" (#6082) 2025-01-22 21:50:39 +01:00
fldeff_misc.c Merge branch '_RHH/upcoming' into _RHH/pr/upcoming/merrpFollowers 2024-01-17 18:11:35 -03:00
fldeff_rocksmash.c Revert "Converts a bunch of defines to enums" (#6082) 2025-01-22 21:50:39 +01:00
fldeff_softboiled.c
fldeff_strength.c
fldeff_sweetscent.c Remove gDecompressionBuffer (#6029) 2025-01-23 09:47:14 +01:00
fldeff_teleport.c
follower_helper.c Review changes pt 1 2024-12-05 07:56:49 -03:00
fonts.c Type Effectiveness Indicators when selecting moves (#6559) 2025-04-12 01:03:45 +02:00
frontier_pass.c Clean up defines lacking spaces 2024-08-15 19:34:56 +02:00
frontier_util.c Trainer Battle Parameter Consolidation (#5982) 2025-01-25 22:02:39 +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 Merge branch 'upcoming' into merrps-dns 2025-04-09 10:01:51 +02:00
gym_leader_rematch.c Fix FREE_MATCH_CALL 2024-02-02 14:13:16 +01:00
hall_of_fame.c Remove gDecompressionBuffer (#6029) 2025-01-23 09:47:14 +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 Merge branch '_RHH/master' into _RHH/upcoming 2025-01-19 10:32:57 -03: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 Remove gDecompressionBuffer (#6029) 2025-01-23 09:47:14 +01:00
item_menu.c Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
item_use.c Merge branch 'master' into final-1.10-master-upcoming-merge 2025-02-26 22:07:10 +01: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 Evolution Refactor (#6556) 2025-04-23 16:01:33 +02: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 Remove gDecompressionBuffer (#6029) 2025-01-23 09:47:14 +01:00
list_menu.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmerge17jan 2025-01-17 21:57:25 +01:00
load_save.c FakeRtc datetime and ResetRtcScreen day increments (#5695) 2025-04-12 13:17:58 -07: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 Remove gDecompressionBuffer (#6029) 2025-01-23 09:47:14 +01:00
main.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmerge10apr 2025-04-10 23:57:57 +02:00
malloc.c Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015 2024-10-15 20:56:56 -03:00
map_name_popup.c Merge branch '_RHH/upcoming' into _RHH/pr/upcoming/lighting-expansion-v2 2024-09-30 15:52:49 -03:00
match_call.c Add Time-Based Encounters (#6454) 2025-04-09 09:49:09 +02:00
math_util.c
mauville_old_man.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmerge17jan 2025-01-17 21:57:25 +01:00
menu_helpers.c
menu_specialized.c Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
menu.c Remove gDecompressionBuffer (#6029) 2025-01-23 09:47:14 +01: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 Unifies dynamic move category checks (#6443) 2025-03-19 23:06:08 +01:00
move.c Encapsulate move data (#5852) 2025-01-01 20:34:33 +01:00
multiboot.c
mystery_event_menu.c Remove gDecompressionBuffer (#6029) 2025-01-23 09:47:14 +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 Remove gDecompressionBuffer (#6029) 2025-01-23 09:47:14 +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
mystery_gift_server.c
mystery_gift_view.c
mystery_gift.c Fix small error with making new FREE_MYSTERY_GIFT 2024-02-02 16:34:03 +01:00
naming_screen.c 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.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 Fixed DNS off config sometimes breaking palettes on map change (#6603) 2025-04-13 21:04:21 +02:00
palette_util.c Review comments 2025-04-11 11:37:36 +02:00
palette.c Match expansion formatting for some preproc 2025-04-11 21:17:52 +02:00
party_menu.c Evolution Refactor (#6556) 2025-04-23 16:01:33 +02:00
play_time.c Implemented Alcremie Evolution Method (#6530) 2025-04-08 19:50:21 +02:00
player_pc.c Merge branch '_RHH/master' into _RHH/upcoming 2024-12-21 08:46:33 -03:00
pokeball.c Cleaned up party data access GetPartyBattlerData (#6172) 2025-02-03 20:34: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 Pokedex Plus HGSS move configs (#6687) 2025-04-24 19:34:37 +02:00
pokedex_cry_screen.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
pokedex_plus_hgss.c Pokedex Plus HGSS move configs (#6687) 2025-04-24 19:34:37 +02:00
pokedex.c Pokedex Plus HGSS move configs (#6687) 2025-04-24 19:34:37 +02:00
pokemon_animation.c Revert "Converts a bunch of defines to enums" (#6082) 2025-01-22 21:50:39 +01:00
pokemon_icon.c Added config to disable gender differences (#5595) 2024-10-29 15:38:26 +01:00
pokemon_jump.c Moved Pokémon Jump types to gSpeciesInfo (#5602) 2025-02-27 07:46:14 -08:00
pokemon_size_record.c Merge branch '_RHH/master' into _RHH/upcoming 2024-02-16 11:30:01 -03:00
pokemon_sprite_visualizer.c Merge branch '_RHH/master' into _RHH/upcoming 2025-02-07 15:33:26 -03:00
pokemon_storage_system.c Make form change methods into enum + type checking (#6631) 2025-04-16 23:45:41 +02:00
pokemon_summary_screen.c Unifies dynamic move category checks (#6443) 2025-03-19 23:06:08 +01:00
pokemon.c Pokedex Plus HGSS move configs (#6687) 2025-04-24 19:34:37 +02: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 Remove gDecompressionBuffer (#6029) 2025-01-23 09:47:14 +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 Revert "Converts a bunch of defines to enums" (#6082) 2025-01-22 21:50:39 +01: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 remote-tracking branch 'upstream/master' into followers 2025-02-10 00:11:38 -05:00
rayquaza_scene.c More style fixes 2024-05-18 14:36:06 -04:00
record_mixing.c Don't use SeedRng some places where it isn't necessary (#6156) 2025-02-03 20:03:13 +01:00
recorded_battle.c Trainer Battle Parameter Consolidation (#5982) 2025-01-25 22:02:39 +01:00
region_map.c Revert "Converts a bunch of defines to enums" (#6082) 2025-01-22 21:50:39 +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 FakeRtc datetime and ResetRtcScreen day increments (#5695) 2025-04-12 13:17:58 -07:00
reshow_battle_screen.c fix for battle ui for add to party menu (#6229) (#6240) 2025-02-12 22:02:25 +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
rotating_gate.c Merge remote-tracking branch 'upstream/master' into followers 2025-02-10 00:11:38 -05:00
rotating_tile_puzzle.c
roulette.c Remove gDecompressionBuffer (#6029) 2025-01-23 09:47:14 +01:00
rtc.c Remove hardcoded values from wild_encounter.h generation (#6640) 2025-04-20 22:27:36 +02:00
safari_zone.c
save_failed_screen.c Remove gDecompressionBuffer (#6029) 2025-01-23 09:47:14 +01:00
save_location.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
save.c Remove gDecompressionBuffer (#6029) 2025-01-23 09:47:14 +01:00
scanline_effect.c Ewram and unused function cleanup sweep (#6019) 2025-01-15 14:07:12 +01:00
scrcmd.c Time menu for RTC in debug menu. (#6634) 2025-04-23 19:34:37 +02:00
script_menu.c Remove trailing whitespace (master) (#5174) 2024-08-14 19:48:20 -07:00
script_movement.c Apply suggestions from code review 2025-02-13 10:23:06 +01:00
script_pokemon_util.c helper function to get the species type based on personality 2025-03-31 14:49:40 +02:00
script.c Merge remote-tracking branch 'pret/master' into pret-merge-2025-03-29 2025-03-29 14:21:29 +01:00
secret_base.c Trainer Battle Parameter Consolidation (#5982) 2025-01-25 22:02:39 +01:00
shop.c Merge branch '_RHH/upcoming' into _RHH/pr/upcoming/lighting-expansion-v2 2025-02-20 19:17:59 -03:00
siirtc.c Mark RTC/Flash save hint string as used 2025-03-30 14:14:40 -05:00
slot_machine.c Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220 2024-12-20 16:04:33 -03:00
sound.c Prevented fanfares from playing in headless mode (#6219) 2025-02-09 09:06:22 -03:00
sprays.c Improved Repel / Lure Menu (#3594) 2023-11-23 21:31:33 +01:00
sprite.c Merge branch 'upcoming' into merrps-dns 2025-04-09 10:01:51 +02:00
start_menu.c Replaced hardcoded numbers in DexNav with variables (#6241) 2025-02-12 09:44:45 -03: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 Add B_RUN_TRAINER_BATTLE - players can run from Trainer Battles (#6456) 2025-04-10 14:59:58 +02: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
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 Evolution Refactor (#6556) 2025-04-23 16:01:33 +02:00
trader.c
trainer_card.c Allow users to increase MAX_MONEY (#4943) 2024-07-13 11:16:34 +02:00
trainer_hill.c Trainer Battle Parameter Consolidation (#5982) 2025-01-25 22:02:39 +01:00
trainer_pokemon_sprites.c Updated trainer pic tutorial (#6049) 2025-01-25 19:36:19 -05:00
trainer_pools.c Changed two LocalRandom calls to new LocalRandom32 (#6173) 2025-02-03 23:32:29 +01:00
trainer_see.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmerge10apr 2025-04-10 23:57:57 +02:00
trainer_slide.c Added Difficulty Fallback for Trainer Slides (#6088) 2025-01-29 19:09:00 +01: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 Adds SHOW_TYPES_SEEN to the B_SHOW_TYPES option (#6561) 2025-04-10 21:43:21 +02:00
union_room_battle.c Trainer Battle Parameter Consolidation (#5982) 2025-01-25 22:02:39 +01: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 'followers' into followers-expanded-id 2025-02-10 00:24:50 -05:00
union_room.c Merge remote-tracking branch 'pret/master' into pret-merge-2025-03-29 2025-03-29 14:21:29 +01:00
use_pokeblock.c Consolidate natures (#4562) 2024-05-19 10:14:31 +02:00
util.c More review addressing 2025-01-17 18:47:38 -03:00
vs_seeker.c Trainer Battle Parameter Consolidation (#5982) 2025-01-25 22:02:39 +01:00
walda_phrase.c
wallclock.c
wild_encounter.c Remove hardcoded values from wild_encounter.h generation (#6640) 2025-04-20 22:27:36 +02:00
window.c Add Time-Based Encounters (#6454) 2025-04-09 09:49:09 +02: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