sovereignx/src
2024-07-07 13:18:16 +02:00
..
data Fixed P_UPDATED_ABILITIES not reverting newly given abilities in Gens 4/6/7 (#4922) 2024-07-07 13:18:16 +02:00
agb_flash.c
agb_flash_1m.c
agb_flash_le.c
agb_flash_mx.c
AgbRfu_LinkManager.c
apprentice.c Move data unification (#3999) 2024-01-29 08:51:32 -03:00
bard_music.c
battle_ai_main.c Added missing redirect abilities Gen 3-4 config (#4920) 2024-07-07 09:52:59 +02:00
battle_ai_switch_items.c Added missing redirect abilities Gen 3-4 config (#4920) 2024-07-07 09:52:59 +02:00
battle_ai_util.c Added missing redirect abilities Gen 3-4 config (#4920) 2024-07-07 09:52:59 +02:00
battle_anim.c Fix Smack Down anim + move anim tests (#4774) 2024-06-13 15:30:28 -04:00
battle_anim_bug.c Merge branch 'pret_master' into RHH/pr/upcoming/pret_Merge20231002 2023-10-02 17:17:41 -03:00
battle_anim_dark.c
battle_anim_dragon.c A few new gen 9 move animations (#3989) 2024-01-16 19:33:49 -07:00
battle_anim_effects_1.c fix ally switch dig issue (#3835) 2023-12-27 15:35:42 -05:00
battle_anim_effects_2.c Merge remote-tracking branch '_pret/master' into _RHH/pr/master/pret_sync20240324 2024-03-24 13:52:18 -03:00
battle_anim_effects_3.c unify monSpritesGfx sprites/ptr and fix various compiler errors on o3/os/og (#4252) 2024-03-06 22:26:33 +01:00
battle_anim_electric.c Fairy Lock animation fix (#4111) 2024-02-04 23:23:03 +01:00
battle_anim_fight.c Merge remote-tracking branch '_pret/master' into _RHH/pr/master/pret_sync20240324 2024-03-24 13:52:18 -03:00
battle_anim_fire.c Adds combined pledge move effects (#3336) 2023-11-21 16:23:22 +01:00
battle_anim_flying.c fix genie storm move anims for both targets, add AnimEllipticalGustCentered, AnimParticleInVortex handles multiple targets, add dynamic pals based on move target in UnpackSelectedBattlePalettes (#3895) 2024-01-02 23:46:07 +01:00
battle_anim_ghost.c Merge branch '_pret/master' into _RHH/pr/upcoming/pret_20240210 2024-02-10 18:05:20 -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 A batch of gen 9 move anims 2024-02-06 13:58:25 -05:00
battle_anim_mons.c GetBattleAnimMoveTargets fill absolute battler ids instead of relative anim ids (#4139) 2024-02-06 09:05:26 +01:00
battle_anim_new.c Merge remote-tracking branch '_pret_origin/master' into _RHH/pr/master/pret_20240526 2024-05-26 18:34:26 -04:00
battle_anim_normal.c Fix braces style (#4023) 2024-01-31 10:26:44 +01:00
battle_anim_poison.c Merge remote-tracking branch '_pret_origin/master' into _RHH/pr/master/pret_20240526 2024-05-26 18:34:26 -04:00
battle_anim_psychic.c
battle_anim_rock.c Merge remote-tracking branch '_pret/master' into _RHH/pr/master/pret_sync20240324 2024-03-24 13:52:18 -03:00
battle_anim_smokescreen.c
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 Merge branch 'pret_master' into RHH/pr/upcoming/pret_Merge20231002 2023-10-02 17:17:41 -03:00
battle_anim_throw.c Backwards-compatible BoxPokémon Refactor (#3438) 2023-12-27 17:48:17 +01:00
battle_anim_utility_funcs.c remove some unused data (#4239) 2024-03-04 17:36:23 +01:00
battle_anim_water.c Move animations. Credits to Captain-Ford (#3529) 2023-11-06 12:31:43 +01:00
battle_arena.c Rename EFFECT_FAKE_OUT to EFFECT_FIRST_TURN_ONLY (#4081) 2024-01-31 09:32:58 -03:00
battle_bg.c remove some unused data (#4239) 2024-03-04 17:36:23 +01:00
battle_controller_link_opponent.c Simplify gTrainerSprites (#4140) 2024-02-06 22:24:36 +01:00
battle_controller_link_partner.c Optional high-quality RNG (#3780) 2023-12-22 17:39:15 +00:00
battle_controller_opponent.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergemidapril 2024-04-12 12:16:28 +02:00
battle_controller_player.c Fixes Soft Level Cap issue (#4327) 2024-04-01 23:42:14 +02:00
battle_controller_player_partner.c Fix partner palette problem (#4736) 2024-06-07 21:05:16 +02:00
battle_controller_recorded_opponent.c Simplify gTrainerSprites (#4140) 2024-02-06 22:24:36 +01:00
battle_controller_recorded_player.c Fix wrong palette in palyer backsprite in recorded battle (#4875) 2024-06-27 11:33:28 +02:00
battle_controller_safari.c Refactor Trainer sprites (#3597) 2023-12-20 23:14:33 +01:00
battle_controller_wally.c Refactor Trainer sprites (#3597) 2023-12-20 23:14:33 +01:00
battle_controllers.c update shiny data for battle mons (#4788) 2024-06-13 13:45:56 +02:00
battle_debug.c Consolidate type properties (#4185) 2024-03-12 07:57:38 -03:00
battle_dome.c remove some unused data (#4239) 2024-03-04 17:36:23 +01:00
battle_dynamax.c Remove Duplicate ai code from battle_ai_util.c (#4883) 2024-07-03 10:48:31 +02:00
battle_factory.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergenewyears 2023-12-30 20:49:05 +01:00
battle_factory_screen.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergenewyears 2023-12-30 20:49:05 +01:00
battle_gfx_sfx_util.c update shiny data for battle mons (#4788) 2024-06-13 13:45:56 +02:00
battle_interface.c Fix lingering long ability popup names (#4456) 2024-04-28 11:06:39 -04:00
battle_intro.c Merge remote-tracking branch '_pret/master' into _RHH/pr/master/pret_sync20240324 2024-03-24 13:52:18 -03:00
battle_main.c Fix caught wild pokemon not restoring their used held item (#4803) 2024-06-18 20:31:03 +02:00
battle_message.c Fixes Burning Bulwark incorrect message and Grassy Glide granting priority to Max Move (#4659) 2024-05-30 13:53:48 +02:00
battle_palace.c
battle_pike.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergenewyears 2023-12-30 20:49:05 +01:00
battle_pyramid.c fix get base species id 2024-04-01 20:38:58 +02: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_records.c Apply ghoul's review 2024-02-06 23:36:30 +01:00
battle_script_commands.c Added missing redirect abilities Gen 3-4 config (#4920) 2024-07-07 09:52:59 +02:00
battle_setup.c Allowed rematches to occur if I_VS_SEEKER_CHARGING isn't enabled (#4866) 2024-06-29 22:12:26 +02:00
battle_tent.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
battle_tower.c Fix partner palette problem (#4736) 2024-06-07 21:05:16 +02:00
battle_transition.c Trainer data encapsulation (#4216) 2024-02-22 14:22:57 +01:00
battle_transition_frontier.c remove some unused data (#4239) 2024-03-04 17:36:23 +01:00
battle_tv.c Merge remote-tracking branch 'rhh/upcoming' into battlemove_refactored 2024-02-26 14:23:53 +09:00
battle_util.c Added missing redirect abilities Gen 3-4 config (#4920) 2024-07-07 09:52:59 +02:00
battle_util2.c Added support for XY's Sky Battles (#2950) 2023-11-26 16:59:44 +01:00
battle_z_move.c Fix Z mirror move (#4308) 2024-03-29 11:33:28 +01:00
berry.c Fix possible agbcc corruption for tree mutations (#4535) 2024-05-09 16:22:17 +02:00
berry_blender.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmerge5july 2024-07-05 20:44:29 +02:00
berry_crush.c Merge remote-tracking branch '_pret/master' into _RHH/pr/master/pret_sync20240324 2024-03-24 13:52:18 -03:00
berry_fix_graphics.c
berry_fix_program.c
berry_powder.c
berry_tag_screen.c
bike.c Converts a bunch of #if to regular conditions (#4071) 2024-01-26 18:15:45 +01:00
birch_pc.c Merge branch '_RHH/master' into _RHH/upcoming 2024-01-11 19:51:11 -03:00
braille.c
braille_puzzles.c
cable_car.c
cable_club.c Merge branch 'pret_master' into RHH/pr/upcoming/pret_Merge20231002 2023-10-02 17:17:41 -03:00
clear_save_data_screen.c
clock.c Form changing method for Shaymin Sky into Land at night (#1690) 2023-11-17 00:09:43 +01:00
coins.c
confetti_util.c
contest.c unify monSpritesGfx sprites/ptr and fix various compiler errors on o3/os/og (#4252) 2024-03-06 22:26:33 +01:00
contest_ai.c Move data unification (#3999) 2024-01-29 08:51:32 -03:00
contest_effect.c Merge branch '_pret/master' into _RHH/pr/upcoming/pret_20240210 2024-02-10 18:05:20 -03:00
contest_link.c
contest_link_util.c
contest_painting.c unify monSpritesGfx sprites/ptr and fix various compiler errors on o3/os/og (#4252) 2024-03-06 22:26:33 +01:00
contest_util.c unify monSpritesGfx sprites/ptr and fix various compiler errors on o3/os/og (#4252) 2024-03-06 22:26:33 +01:00
coord_event_weather.c
credits.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergenewyears 2023-12-30 20:49:05 +01:00
crt0.s Allocate initialized sections for EWRAM and IWRAM (#3892) 2024-01-02 14:24:52 +00:00
data.c Fix possible multi battle bug (#4240) 2024-03-04 22:31:05 +01:00
daycare.c Fix Poltchageist not always producing counterfeit offspring (#4812) 2024-06-15 18:31:29 -04:00
debug.c Fix debug ability u8 (#4576) 2024-05-15 11:56:58 +02:00
decompress.c Merge branch '_pret/master' into _RHH/pr/upcoming/pret_20240210 2024-02-10 18:05:20 -03:00
decoration.c Fixed braces style 2024-01-18 17:07:17 -03:00
decoration_inventory.c
dewford_trend.c
digit_obj_util.c
diploma.c
dodrio_berry_picking.c Fixed braces style 2024-01-18 17:07:17 -03:00
dynamic_placeholder_text_util.c
easy_chat.c Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00
egg_hatch.c Fixed regional variant inheritance and pokeball inheritance (#4695) 2024-06-02 14:04:00 +02:00
ereader_helpers.c Fix FREE_TRAINER_HILL 2024-02-02 15:24:46 +01:00
ereader_screen.c
event_data.c
event_object_lock.c
event_object_movement.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergemidapril 2024-04-12 12:16:28 +02:00
evolution_graphics.c
evolution_scene.c unify monSpritesGfx sprites/ptr and fix various compiler errors on o3/os/og (#4252) 2024-03-06 22:26:33 +01:00
expansion_intro.c
faraway_island.c
field_camera.c Document camera sprite functions 2023-11-22 13:52:56 -05:00
field_control_avatar.c Port pokefirered's Vs. Seeker to pokeemerald (#3256) 2023-11-26 18:58:43 +01:00
field_door.c Fix Wall Werrors on modern (#3412) 2023-10-13 18:39:35 +02:00
field_effect.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergemidapril 2024-04-12 12:16:28 +02:00
field_effect_helpers.c Merge branch 'master' into misc-tasks 2023-10-07 17:25:20 -04:00
field_message_box.c Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00
field_player_avatar.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergemidapril 2024-04-12 12:16:28 +02:00
field_poison.c Converts a bunch of #if to regular conditions (#4071) 2024-01-26 18:15:45 +01:00
field_region_map.c
field_screen_effect.c
field_special_scene.c
field_specials.c Convert ifndef configs to standard configs 2024-02-02 12:43:31 +01:00
field_tasks.c
field_weather.c Merge remote-tracking branch '_pret/master' into _RHH/pr/master/pret_sync20240324 2024-03-24 13:52:18 -03:00
field_weather_effect.c Fix Wall Werrors on modern (#3412) 2023-10-13 18:39:35 +02:00
fieldmap.c Remove all trailing whitespace (master) (#3472) 2023-10-27 13:52:44 -03:00
fldeff_cut.c
fldeff_dig.c
fldeff_escalator.c
fldeff_flash.c
fldeff_misc.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
fldeff_rocksmash.c
fldeff_softboiled.c
fldeff_strength.c
fldeff_sweetscent.c
fldeff_teleport.c
fonts.c Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00
frontier_pass.c
frontier_util.c Trainer data encapsulation (#4216) 2024-02-22 14:22:57 +01:00
graphics.c Merge remote-tracking branch '_pret_origin/master' into _RHH/pr/master/pret_20240526 2024-05-26 18:34:26 -04:00
gym_leader_rematch.c Fix FREE_MATCH_CALL 2024-02-02 14:13:16 +01:00
hall_of_fame.c Merge branch '_RHH/master' into _RHH/upcoming 2024-01-09 09:19:12 -03:00
heal_location.c
hof_pc.c
image_processing_effects.c
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.c Merge branch 'pret_master' into RHH/pr/upcoming/pret_Merge20231002 2023-10-02 17:17:41 -03:00
intro_credits_graphics.c
item.c Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02: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
item_menu.c Move data unification (#3999) 2024-01-29 08:51:32 -03:00
item_menu_icons.c
item_use.c fixed potential undefined behaviour when using escape rope (#4705) 2024-06-03 00:58:24 +02:00
landmark.c
level_caps.c fix and tweak level cap code (#4505) 2024-05-07 15:53:09 +02:00
libgcnmultiboot.s
libisagbprn.c
librfu_intr.c
librfu_rfu.c fix -Warray-parameter, -Waddress, -Warray-bounds warnings 2023-10-16 09:36:36 +01:00
librfu_sio32id.c unify monSpritesGfx sprites/ptr and fix various compiler errors on o3/os/og (#4252) 2024-03-06 22:26:33 +01:00
librfu_stwi.c
lilycove_lady.c
link.c
link_rfu_2.c
link_rfu_3.c Merge branch 'pret_master' into RHH/pr/upcoming/pret_Merge20231002 2023-10-02 17:17:41 -03:00
list_menu.c [dynamic multichoice] fix -Wall warnings / errors 2023-12-26 14:29:11 +01:00
load_save.c Save-compatible SaveBlock3 (#4112) 2024-02-10 18:14:36 +01:00
lottery_corner.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergenewyears 2023-12-30 20:49:05 +01:00
m4a.c Fix Wall Werrors on modern (#3412) 2023-10-13 18:39:35 +02:00
m4a_1.s
m4a_tables.c
mail.c
mail_data.c
main.c Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00
main_menu.c Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00
map_name_popup.c Merge branch '_pret/master' into _RHH/pr/upcoming/pret_20240210 2024-02-10 18:05:20 -03:00
match_call.c Trainer data encapsulation (#4216) 2024-02-22 14:22:57 +01:00
math_util.c
mauville_old_man.c Replace at least some shuffle algorithms with Shuffle (#3801) 2023-12-28 09:58:35 +00:00
menu.c Merge branch 'RHH/pr/upcoming/reorderMonGraphics' into RHH/review/gen9mon-4 2023-11-02 21:32:23 -04:00
menu_helpers.c
menu_specialized.c Consolidate type properties (#4185) 2024-03-12 07:57:38 -03:00
metatile_behavior.c
mini_printf.c Fixed braces style 2024-01-18 17:07:17 -03:00
minigame_countdown.c
mirage_tower.c Replace at least some shuffle algorithms with Shuffle (#3801) 2023-12-28 09:58:35 +00:00
mon_markings.c
money.c
move_relearner.c Move data unification (#3999) 2024-01-29 08:51:32 -03:00
multiboot.c
mystery_event_menu.c
mystery_event_msg.c
mystery_event_script.c Clean up code 2024-02-02 13:13:27 +01:00
mystery_gift.c Fix small error with making new FREE_MYSTERY_GIFT 2024-02-02 16:34:03 +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
mystery_gift_server.c
mystery_gift_view.c
naming_screen.c Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00
new_game.c Save-compatible SaveBlock3 (#4112) 2024-02-10 18:14:36 +01:00
option_menu.c Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00
overworld.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergemidapril 2024-04-12 12:16:28 +02:00
palette.c Fix Wall Werrors on modern (#3412) 2023-10-13 18:39:35 +02: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
party_menu.c Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00
play_time.c
player_pc.c Merge branch 'pret_master' into RHH/upcoming 2023-10-27 11:03:37 -03:00
pokeball.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergenewyears 2023-12-30 20:49:05 +01:00
pokeblock.c
pokeblock_feed.c unify monSpritesGfx sprites/ptr and fix various compiler errors on o3/os/og (#4252) 2024-03-06 22:26:33 +01:00
pokedex.c Merge remote-tracking branch '_pret_origin/master' into _RHH/pr/master/pret_20240526 2024-05-26 18:34:26 -04:00
pokedex_area_region_map.c
pokedex_area_screen.c Fix screen select bar popping in too early for area screen in HGSS dex (#4094) 2024-02-05 15:40:25 +01:00
pokedex_cry_screen.c add missing constant 2024-02-10 05:32:03 -05:00
pokedex_plus_hgss.c Fix daycare move transferring between evolved mons and allow sharing moves between different forms of the same species (#4479) 2024-06-07 21:54:58 +02:00
pokemon.c update shiny data for battle mons (#4788) 2024-06-13 13:45:56 +02:00
pokemon_animation.c Merge remote-tracking branch '_pret/master' into _RHH/pr/master/pret_sync20240324 2024-03-24 13:52:18 -03:00
pokemon_debug.c unify monSpritesGfx sprites/ptr and fix various compiler errors on o3/os/og (#4252) 2024-03-06 22:26:33 +01:00
pokemon_icon.c Merge remote-tracking branch '_pret_origin/master' into _RHH/pr/master/pret_20240526 2024-05-26 18:34:26 -04:00
pokemon_jump.c Fill data for placeholder species (#4281) 2024-03-16 18:38:43 +01:00
pokemon_size_record.c Merge branch '_RHH/master' into _RHH/upcoming 2024-02-16 11:30:01 -03:00
pokemon_storage_system.c Merge remote-tracking branch '_pret_origin/master' into _RHH/pr/master/pret_20240526 2024-05-26 18:34:26 -04:00
pokemon_summary_screen.c Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00
pokenav.c
pokenav_conditions.c Backwards-compatible BoxPokémon Refactor (#3438) 2023-12-27 17:48:17 +01:00
pokenav_conditions_gfx.c
pokenav_conditions_search_results.c
pokenav_list.c
pokenav_main_menu.c
pokenav_match_call_data.c Trainer data encapsulation (#4216) 2024-02-22 14:22:57 +01:00
pokenav_match_call_gfx.c Refactor Trainer sprites (#3597) 2023-12-20 23:14:33 +01:00
pokenav_match_call_list.c Trainer data encapsulation (#4216) 2024-02-22 14:22:57 +01:00
pokenav_menu_handler.c Add PokéNav too 2023-12-12 23:20:22 +01:00
pokenav_menu_handler_gfx.c Fix FREE_MATCH_CALL 2024-02-02 14:13:16 +01:00
pokenav_region_map.c
pokenav_ribbons_list.c Merge branch 'pret_master' into RHH/pr/upcoming/pret_Merge20231002 2023-10-02 17:17:41 -03:00
pokenav_ribbons_summary.c Backwards-compatible BoxPokémon Refactor (#3438) 2023-12-27 17:48:17 +01:00
post_battle_event_funcs.c
random.c Add LocalRandomSeed (#4278) 2024-03-16 19:55:01 +00:00
rayquaza_scene.c
record_mixing.c Fix FREE_RECORD_MIXING_HALL_RECORDS 2024-02-02 13:46:19 +01:00
recorded_battle.c Separate AI flags by battler position (#3003) 2023-12-27 13:54:37 +01:00
region_map.c Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00
reload_save.c Allocate initialized sections for EWRAM and IWRAM (#3892) 2024-01-02 14:24:52 +00:00
reset_rtc_screen.c
reshow_battle_screen.c Refactor Trainer sprites (#3597) 2023-12-20 23:14:33 +01:00
roamer.c Roamer's frostbite carries over between battles (#4822) 2024-06-17 11:44:47 +02:00
rom_header.s
rom_header_gf.c Ensure FREE_EXTRA_SEEN_FLAGS works 2024-02-02 13:32:13 +01:00
rom_header_rhh.c Rename gItems and gAbilities to gItemsInfo and gAbilitiesInfo (#4068) 2024-01-26 15:25:52 -03:00
rotating_gate.c
rotating_tile_puzzle.c
roulette.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
rtc.c Fixed IsBetweenHours (#3648) 2023-12-08 15:21:36 +01:00
safari_zone.c
save.c Save-compatible SaveBlock3 (#4112) 2024-02-10 18:14:36 +01:00
save_failed_screen.c Fix Wall Werrors on modern (#3412) 2023-10-13 18:39:35 +02:00
save_location.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
scanline_effect.c
scrcmd.c Merge remote-tracking branch '_pret/master' into _RHH/pr/master/pret_sync20240324 2024-03-24 13:52:18 -03:00
script.c Convert ifndef configs to standard configs 2024-02-02 12:43:31 +01:00
script_menu.c Dynamic Multichoice no longer plays sound on init (#4480) 2024-05-09 08:44:22 +02:00
script_movement.c
script_pokemon_util.c Fixes givemon moves not defaulting to none (#4377) 2024-04-11 20:34:11 +01:00
secret_base.c unify monSpritesGfx sprites/ptr and fix various compiler errors on o3/os/og (#4252) 2024-03-06 22:26:33 +01:00
shop.c Add LGPE+ Premier Ball Bonus config (#4191) 2024-02-25 10:13:26 +01:00
siirtc.c Fix Wall Werrors on modern (#3412) 2023-10-13 18:39:35 +02:00
slot_machine.c Merge branch '_pret/master' into _RHH/pr/upcoming/pret_20240210 2024-02-10 18:05:20 -03:00
sound.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
sprays.c Improved Repel / Lure Menu (#3594) 2023-11-23 21:31:33 +01:00
start_menu.c Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00
starter_choose.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergenewyears 2023-12-30 20:49:05 +01:00
strings.c Fixed C0ntest (#4563) 2024-05-13 14:04:41 -04:00
task.c
test_runner_stub.c
text_input_strings.c
text_window.c
tileset_anims.c
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 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 Updated Save Menu, main menu, match call and trainer card to use 4 digits 2023-10-28 10:38:46 -03:00
trainer_hill.c Fix FREE_TRAINER_HILL 2024-02-02 15:24:46 +01:00
trainer_pokemon_sprites.c Simplify gTrainerSprites (#4140) 2024-02-06 22:24:36 +01:00
trainer_see.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergemidapril 2024-04-12 12:16:28 +02:00
trig.c
tv.c Convert ifndef configs to standard configs 2024-02-02 12:43:31 +01:00
union_room.c Consolidate type properties (#4185) 2024-03-12 07:57:38 -03:00
union_room_battle.c
union_room_chat.c Fix FREE_UNION_ROOM_CHAT 2024-02-02 14:57:40 +01:00
union_room_player_avatar.c
use_pokeblock.c Add PokéNav too 2023-12-12 23:20:22 +01:00
util.c fix -Warray-parameter, -Waddress, -Warray-bounds warnings 2023-10-16 09:36:36 +01:00
vs_seeker.c Allowed rematches to occur if I_VS_SEEKER_CHARGING isn't enabled (#4866) 2024-06-29 22:12:26 +02:00
walda_phrase.c
wallclock.c
wild_encounter.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergenewyears 2023-12-30 20:49:05 +01:00
wireless_communication_status_screen.c
wonder_news.c