.. |
data
|
Misc pokemon sprite fixes (#5846)
|
2024-12-22 18:43:24 +01:00 |
agb_flash.c
|
Get rid of common syms (#2040)
|
2024-10-14 23:52:11 -04:00 |
agb_flash_1m.c
|
|
|
agb_flash_le.c
|
|
|
agb_flash_mx.c
|
|
|
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
|
Sheer Force fix and move effect cleanup (#5812)
|
2024-12-21 19:45:50 +01:00 |
battle_ai_switch_items.c
|
Cleanup fix from 5922 (#5927)
|
2025-01-01 21:40:29 +01:00 |
battle_ai_util.c
|
Fix IS_MOVE_STATUS regression (#5848)
|
2024-12-21 16:27:35 +01:00 |
battle_anim.c
|
Move battle anim arrays to C (#5306)
|
2024-09-04 11:21:40 +02: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
|
|
|
battle_anim_dragon.c
|
Replaced all usages of tabs in C files with spaces (#5261)
|
2024-08-26 16:55:54 -07: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 '_pret/master' into _RHH/pr/master/pretMerge20241220
|
2024-12-20 16:04:33 -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
|
|
|
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
|
dark void, clangorous soulblaze, vortex animation fixes (#5650)
|
2024-11-25 19:57:22 +01:00 |
battle_anim_mons.c
|
Added config to disable gender differences (#5595)
|
2024-10-29 15:38:26 +01:00 |
battle_anim_new.c
|
New U-turn animation to fix visibility (#5910)
|
2024-12-31 00:36:07 +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_arena.c
|
Replace power checks with IS_MOVE_STATUS (#5820)
|
2024-12-20 08:20:46 -03:00 |
battle_bg.c
|
Move Descriptions in battle (#4152)
|
2024-05-31 12:10:03 +02:00 |
battle_controller_link_opponent.c
|
Removed all instances of gBitTable[x] (#5123)
|
2024-08-17 10:28:09 -05:00 |
battle_controller_link_partner.c
|
Removed all instances of gBitTable[x] (#5123)
|
2024-08-17 10:28:09 -05:00 |
battle_controller_opponent.c
|
Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220
|
2024-12-20 16:04:33 -03:00 |
battle_controller_player.c
|
Add manual breaking back to "What will (mon) do?" message (#5908)
|
2025-01-06 14:23:09 -03:00 |
battle_controller_player_partner.c
|
Refactor ShouldSwitchIfAllBadMoves (#5452)
|
2024-10-16 11:22:48 -04:00 |
battle_controller_recorded_opponent.c
|
Added back GBA sprites via config (#5206)
|
2024-10-18 13:37:00 +02:00 |
battle_controller_recorded_player.c
|
Removed all instances of gBitTable[x] (#5123)
|
2024-08-17 10:28:09 -05:00 |
battle_controller_safari.c
|
Add manual breaking back to "What will (mon) do?" message (#5908)
|
2025-01-06 14:23:09 -03:00 |
battle_controller_wally.c
|
Removed all instances of gBitTable[x] (#5123)
|
2024-08-17 10:28:09 -05:00 |
battle_controllers.c
|
Speed up tests in headless mode (#5889)
|
2025-01-01 10:24:23 +01:00 |
battle_debug.c
|
Merge branch '_RHH/master' into _RHH/upcoming
|
2024-09-28 11:45:49 -03:00 |
battle_dome.c
|
Replace power checks with IS_MOVE_STATUS (#5820)
|
2024-12-20 08:20:46 -03:00 |
battle_dynamax.c
|
Merge branch '_RHH/master' into _RHH/upcoming
|
2024-12-01 08:11:32 -03:00 |
battle_factory.c
|
Fix Slateport Battle Tent/Battle Factory (#5281)
|
2024-09-02 16:53:03 -04:00 |
battle_factory_screen.c
|
Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015
|
2024-10-15 20:56:56 -03:00 |
battle_gfx_sfx_util.c
|
Speed up tests in headless mode (#5889)
|
2025-01-01 10:24:23 +01:00 |
battle_gimmick.c
|
Merge branch '_RHH/master' into _RHH/upcoming
|
2024-09-03 14:39:50 -04:00 |
battle_interface.c
|
Merge level_caps and ev_caps into one caps file (#5429)
|
2024-09-27 23:40:49 +02:00 |
battle_intro.c
|
Speed up tests in headless mode (#5889)
|
2025-01-01 10:24:23 +01:00 |
battle_main.c
|
Speed up tests in headless mode (#5889)
|
2025-01-01 10:24:23 +01:00 |
battle_message.c
|
Add manual breaking back to "What will (mon) do?" message (#5908)
|
2025-01-06 14:23:09 -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.c
|
Merge branch '_RHH/master' into _RHH/upcoming
|
2024-09-03 14:39:50 -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_records.c
|
Apply ghoul's review
|
2024-02-06 23:36:30 +01:00 |
battle_script_commands.c
|
Fixes Trainer Slide messages causing corruption for recoil damage (#5926)
|
2025-01-01 21:46:42 +01: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 '_pret/master' into _RHH/pr/master/pretSync20241015
|
2024-10-15 20:56:56 -03:00 |
battle_transition.c
|
Merge branch '_pret/master' into _RHH/pr/master/pretSync20240909
|
2024-09-11 15:26:14 -03:00 |
battle_transition_frontier.c
|
remove some unused data (#4239)
|
2024-03-04 17:36:23 +01:00 |
battle_tv.c
|
Combines CalculateMoveDamage arguments into a struct (#5570)
|
2024-10-31 07:59:28 +01:00 |
battle_util.c
|
Fixes broken link battles (#5940)
|
2025-01-03 11:47:45 -03:00 |
battle_util2.c
|
Add B_SHOW_TYPES and cleaned up IsDoubleBattle (#5131)
|
2024-08-11 17:55:51 +02:00 |
battle_z_move.c
|
Renamed folders and symbols to match species defines (#5581)
|
2024-10-27 20:15:11 +01:00 |
berry.c
|
Added the Gen. 4+ berries to gBerryCrush_BerryData (#5937)
|
2025-01-06 08:03:44 -03: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
|
|
|
berry_fix_program.c
|
|
|
berry_powder.c
|
|
|
berry_tag_screen.c
|
Converted berry and PokeBlock strings to COMPOUND_STRINGs (#5324)
|
2024-09-21 20:44:25 +02:00 |
bg.c
|
Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015
|
2024-10-15 20:56:56 -03:00 |
bike.c
|
Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220
|
2024-12-20 16:04:33 -03: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.c
|
|
|
braille_puzzles.c
|
fix: Dig in Sealed Chamber no longer freezes follower. Fixed #5482 rhh
|
2024-10-12 12:23:18 -04:00 |
cable_car.c
|
Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015
|
2024-10-15 20:56:56 -03:00 |
cable_club.c
|
|
|
caps.c
|
Fixes UB in caps.c (#5878)
|
2024-12-25 22:42:14 +01:00 |
clear_save_data_screen.c
|
|
|
clock.c
|
Remove trailing whitespace (master) (#5174)
|
2024-08-14 19:48:20 -07:00 |
coins.c
|
|
|
confetti_util.c
|
|
|
contest.c
|
Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220
|
2024-12-20 16:04:33 -03: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/master/pretMerge20241220
|
2024-12-20 16:04:33 -03:00 |
contest_link.c
|
|
|
contest_link_util.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 |
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
|
Merge branch '_RHH/upcoming' into _RHH/pr/upcoming/merrpFollowers
|
2024-04-20 13:23:14 -04:00 |
daycare.c
|
Fixed givemon not respecting perfect IVs for species (#5873)
|
2024-12-26 21:22:45 +01:00 |
debug.c
|
Narrower font tweaks and font fitting fixes (#5782)
|
2024-12-07 18:12:09 -03:00 |
decompress.c
|
Fixed brace style inconsistencies
|
2024-12-05 12:46:50 -03:00 |
decoration.c
|
Revert NUM_DECORATION_FLAGS definition
|
2024-05-22 14:17:11 -04:00 |
decoration_inventory.c
|
|
|
dewford_trend.c
|
|
|
digit_obj_util.c
|
Added support for compressed OW graphics.
|
2023-12-31 00:35:27 -05:00 |
diploma.c
|
|
|
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
|
Revert "Guillotine: Decapitalize everything (#3949)" (#4525)
|
2024-05-13 19:19:37 +02: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
|
Get rid of common syms (#2040)
|
2024-10-14 23:52:11 -04: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
|
|
|
event_object_movement.c
|
Renamed OW type effectiveness function for clarity (#5917)
|
2024-12-31 22:55:42 +01: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
|
|
|
fake_rtc.c
|
Add OW_FLAG_PAUSE_TIME, pausefakertc, resumefakertc and togglefakertc (#4954)
|
2024-07-13 20:44:27 +02:00 |
faraway_island.c
|
|
|
field_camera.c
|
Fixed brace style inconsistencies
|
2024-12-05 12:46:50 -03:00 |
field_control_avatar.c
|
Merge branch '_RHH/master' into _RHH/upcoming
|
2024-10-17 00:16:01 -03:00 |
field_door.c
|
Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220
|
2024-12-20 16:04:33 -03:00 |
field_effect.c
|
Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220
|
2024-12-20 16:04:33 -03:00 |
field_effect_helpers.c
|
Add option to hide substitute followers (#4765)
|
2024-06-12 13:53:01 -04: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
|
Add more later gen fishing mechanics (#5518)
|
2024-10-18 16:45:31 +02: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
|
|
|
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
|
|
|
field_specials.c
|
Fix Script Scrollable Multichoice Arrow Positions (#5884)
|
2024-12-27 07:55:56 +01:00 |
field_tasks.c
|
|
|
field_weather.c
|
Made BuildColorMaps redundant by using static tables (#5289)
|
2024-09-10 14:44:08 +02:00 |
field_weather_effect.c
|
Merge branch '_RHH/master' into _RHH/upcoming
|
2024-07-27 16:26:37 -04:00 |
fieldmap.c
|
Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015
|
2024-10-15 20:56:56 -03: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
|
|
|
fldeff_flash.c
|
|
|
fldeff_misc.c
|
Merge branch '_RHH/upcoming' into _RHH/pr/upcoming/merrpFollowers
|
2024-01-17 18:11:35 -03:00 |
fldeff_rocksmash.c
|
|
|
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
|
Removed FRONTIER_BRAIN_SPRITES and updated TRAINER_SPRITE, TRAINER_BACK_SPRITE, and TRAINER_CLASS (#5166)
|
2024-09-22 09:54:01 +02: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.c
|
Added constant to expansion inclusive copyright magic number (#5413)
|
2024-10-18 18:06:04 -03:00 |
intro_credits_graphics.c
|
|
|
io_reg.c
|
Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015
|
2024-10-15 20:56:56 -03:00 |
item.c
|
Decouple Poke Ball ids from item ids (#5560)
|
2024-10-28 18:03:15 +01: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
|
Follow up to #4579: wrong naming (#4591)
|
2024-05-18 17:05:25 +02:00 |
item_menu.c
|
Narrower font tweaks and font fitting fixes (#5782)
|
2024-12-07 18:12:09 -03:00 |
item_menu_icons.c
|
|
|
item_use.c
|
Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220
|
2024-12-20 16:04:33 -03: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.c
|
Merge branch '_RHH/master' into _RHH/upcoming
|
2024-10-17 00:16:01 -03:00 |
link_rfu_2.c
|
Fixed brace style inconsistencies
|
2024-12-05 12:46:50 -03:00 |
link_rfu_3.c
|
|
|
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.c
|
Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015
|
2024-10-15 20:56:56 -03:00 |
m4a_1.s
|
|
|
m4a_tables.c
|
|
|
mail.c
|
|
|
mail_data.c
|
|
|
main.c
|
Merge branch '_RHH/master' into _RHH/upcoming
|
2024-10-17 00:16:01 -03:00 |
main_menu.c
|
Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220
|
2024-12-20 16:04:33 -03: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.c
|
Fixed global variable naming conventions
|
2024-08-12 06:55:33 -07:00 |
menu_helpers.c
|
|
|
menu_specialized.c
|
Merge branch '_pret/master' into _RHH/pr/master/pretSync20240909
|
2024-09-11 15:26:14 -03: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
|
|
|
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
|
Fix Off-by-One Error in Move Relearner (#5778)
|
2024-12-06 10:04:37 +01: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
|
|
|
mystery_gift_scripts.c
|
|
|
mystery_gift_server.c
|
|
|
mystery_gift_view.c
|
|
|
naming_screen.c
|
Add AUTO_LOWERCASE_KEYBOARD (#4976)
|
2024-07-15 19:06:01 +02:00 |
new_game.c
|
reset item flags on new game (#5363)
|
2024-09-10 08:33:59 +02:00 |
option_menu.c
|
Revert "Guillotine: Decapitalize everything (#3949)" (#4525)
|
2024-05-13 19:19:37 +02:00 |
overworld.c
|
Merge branch '_RHH/master' into _RHH/upcoming
|
2024-10-17 00:16:01 -03:00 |
palette.c
|
Optimize/get rid of unused palette vars/functions (#4841)
|
2024-08-04 21:41:55 -04: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
|
Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220
|
2024-12-20 16:04:33 -03: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 '_pret/master' into _RHH/pr/master/pretMerge20241220
|
2024-12-20 16:04:33 -03:00 |
pokeball.c
|
Decouple Poke Ball ids from item ids (#5560)
|
2024-10-28 18:03:15 +01:00 |
pokeblock.c
|
Converted berry and PokeBlock strings to COMPOUND_STRINGs (#5324)
|
2024-09-21 20:44:25 +02:00 |
pokeblock_feed.c
|
Converted berry and PokeBlock strings to COMPOUND_STRINGs (#5324)
|
2024-09-21 20:44:25 +02:00 |
pokedex.c
|
Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220
|
2024-12-20 16:04:33 -03:00 |
pokedex_area_region_map.c
|
|
|
pokedex_area_screen.c
|
Add support for multiple roamers (#4762)
|
2024-06-15 11:17:32 +02:00 |
pokedex_cry_screen.c
|
Get rid of common syms (#2040)
|
2024-10-14 23:52:11 -04:00 |
pokedex_plus_hgss.c
|
Fix HGSS dex sort orders working incorrectly (#5790)
|
2024-12-15 15:10:42 +01:00 |
pokemon.c
|
Speed up tests in headless mode (#5889)
|
2025-01-01 10:24:23 +01: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
|
Added config to disable gender differences (#5595)
|
2024-10-29 15:38:26 +01:00 |
pokemon_summary_screen.c
|
Decouple Poke Ball ids from item ids (#5560)
|
2024-10-28 18:03:15 +01:00 |
pokenav.c
|
|
|
pokenav_conditions.c
|
Enable GF species names by default
|
2024-04-25 18:40:37 +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_list.c
|
Created PokeNav COMPOUND_STRINGS (#4983)
|
2024-08-16 22:41:26 +02:00 |
pokenav_main_menu.c
|
Created PokeNav COMPOUND_STRINGS (#4983)
|
2024-08-16 22:41:26 +02: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.c
|
Add PokéNav too
|
2023-12-12 23:20:22 +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_region_map.c
|
|
|
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 |
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
|
Merge branch '_pret/master' into _RHH/pr/master/pretSync20240909
|
2024-09-11 15:26:14 -03: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
|
Merge branch 'master' of https://github.com/rh-hideout/pokeemerald-expansion into masterintoupcoming18jun
|
2024-06-18 15:27:06 +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
|
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.c
|
Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015
|
2024-10-15 20:56:56 -03:00 |
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 |
scanline_effect.c
|
|
|
scrcmd.c
|
Clean up scrcmd PR (#5511)
|
2024-10-12 10:34:05 -07:00 |
script.c
|
Fixed spacing per https://github.com/rh-hideout/pokeemerald-expansion/pull/5044\#pullrequestreview-2315029773
|
2024-09-19 05:45:11 -07: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
|
Fixed givemon not respecting perfect IVs for species (#5873)
|
2024-12-26 21:22:45 +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
|
(Default Off) Item Description Headers (#4767)
|
2024-09-03 20:22:01 +02: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
|
|
|
sprite.c
|
Merge branch '_pret/master' into _RHH/pr/master/pretMerge20241220
|
2024-12-20 16:04:33 -03:00 |
start_menu.c
|
Merge branch '_RHH/master' into _RHH/upcoming
|
2024-10-17 00:16:01 -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
|
Move Relearner and Renaming From Summary Screen (#5513)
|
2024-10-19 14:43:05 +02:00 |
task.c
|
Get rid of common syms (#2040)
|
2024-10-14 23:52:11 -04:00 |
test_runner_stub.c
|
|
|
text.c
|
Added FONT_SHORT_NARROWER (#5101)
|
2024-12-04 06:30:19 -08:00 |
text_input_strings.c
|
|
|
text_window.c
|
Removed extra newline per https://github.com/rh-hideout/pokeemerald-expansion/pull/5044/files\#r1694004015
|
2024-07-27 15:05:49 -07:00 |
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
|
Allow users to increase MAX_MONEY (#4943)
|
2024-07-13 11:16:34 +02:00 |
trainer_hill.c
|
Removed all instances of gBitTable[x] (#5123)
|
2024-08-17 10:28:09 -05: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
|
Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015
|
2024-10-15 20:56:56 -03: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.c
|
Add OW_UNION_DISABLE_CHECK and OW_FLAG_MOVE_UNION_ROOM_CHECK (#5448)
|
2024-10-07 17:07:23 +02: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
|
Merge branch '_pret/master' into _RHH/pr/master/pretSync20240909
|
2024-09-11 15:26:14 -03: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
|
|
|
wallclock.c
|
|
|
wild_encounter.c
|
Revert rtc based encounters (#5331)
|
2024-09-06 21:09:04 +02: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
|
|
|
wonder_news.c
|
|
|