sovereignx/src
cawtds 6e3ce9db2f
Move battle anim arrays to C (#5306)
* move battle anim arrays to c

* use ARRAY_COUNT instead

* remove B_ANIM_STATUS_WRAPPED

* move anim rename

* rename battle anims status/general/special
2024-09-04 11:21:40 +02:00
..
data Move battle anim arrays to C (#5306) 2024-09-04 11:21:40 +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 AI_FLAG_SETUP_FIRST_TURN Rename and Clarifications (#5310) 2024-09-04 11:12:55 +02:00
battle_ai_switch_items.c More missing AI logic (#5279) 2024-08-28 22:15:09 +02:00
battle_ai_util.c Merge branch '_RHH/master' into _RHH/upcoming 2024-08-28 12:58:14 -04:00
battle_anim.c Move battle anim arrays to C (#5306) 2024-09-04 11:21:40 +02:00
battle_anim_bug.c
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 Merge branch '_RHH/master' into _RHH/upcoming 2024-08-28 12:58:14 -04:00
battle_anim_effects_2.c Add B_SHOW_TYPES and cleaned up IsDoubleBattle (#5131) 2024-08-11 17:55:51 +02:00
battle_anim_effects_3.c Punchier tera animation (#4507) 2024-05-07 07:59:52 -04:00
battle_anim_electric.c Replaced all usages of tabs in C files with spaces (#5261) 2024-08-26 16:55:54 -07:00
battle_anim_fight.c Replaced all usages of tabs in C files with spaces (#5261) 2024-08-26 16:55:54 -07: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 Replaced all usages of tabs in C files with spaces (#5261) 2024-08-26 16:55:54 -07: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
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 Replaced all usages of tabs in C files with spaces (#5261) 2024-08-26 16:55:54 -07:00
battle_anim_mons.c Add B_SHOW_TYPES and cleaned up IsDoubleBattle (#5131) 2024-08-11 17:55:51 +02:00
battle_anim_new.c Merge branch '_RHH/master' into _RHH/upcoming 2024-08-28 12:58:14 -04: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
battle_anim_rock.c Replaced all usages of tabs in C files with spaces (#5261) 2024-08-26 16:55:54 -07:00
battle_anim_smokescreen.c Restore sassy nature effect (#4598) 2024-05-19 11:43:28 +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 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 Replaced all usages of tabs in C files with spaces (#5261) 2024-08-26 16:55:54 -07:00
battle_arena.c Merge branch '_RHH/master' into _RHH/upcoming 2024-09-03 14:39:50 -04: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 Removed all instances of gBitTable[x] (#5123) 2024-08-17 10:28:09 -05:00
battle_controller_player.c Merge branch '_RHH/master' into _RHH/upcoming 2024-09-03 14:39:50 -04:00
battle_controller_player_partner.c Removed all instances of gBitTable[x] (#5123) 2024-08-17 10:28:09 -05:00
battle_controller_recorded_opponent.c Removed all instances of gBitTable[x] (#5123) 2024-08-17 10:28:09 -05: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 Removed all instances of gBitTable[x] (#5123) 2024-08-17 10:28:09 -05:00
battle_controller_wally.c Removed all instances of gBitTable[x] (#5123) 2024-08-17 10:28:09 -05:00
battle_controllers.c Merge branch '_RHH/master' into _RHH/upcoming 2024-08-28 12:58:14 -04:00
battle_debug.c More changes from typeX to types[X] 2024-08-07 11:35:45 -07:00
battle_dome.c Merge branch '_RHH/master' into _RHH/upcoming 2024-09-03 14:39:50 -04:00
battle_dynamax.c Fixes Max Moves ignoring absorbing abilities, G-Max Corviknight and Centiskorch names (#5296) 2024-08-31 12:39:37 +02:00
battle_factory.c Fix Slateport Battle Tent/Battle Factory (#5281) 2024-09-02 16:53:03 -04:00
battle_factory_screen.c Remove trailing whitespace (master) (#5174) 2024-08-14 19:48:20 -07:00
battle_gfx_sfx_util.c Move battle anim arrays to C (#5306) 2024-09-04 11:21:40 +02:00
battle_gimmick.c Merge branch '_RHH/master' into _RHH/upcoming 2024-09-03 14:39:50 -04:00
battle_interface.c Removed all instances of gBitTable[x] (#5123) 2024-08-17 10:28:09 -05: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 Merge branch '_RHH/master' into _RHH/upcoming 2024-09-03 14:39:50 -04:00
battle_message.c Merge branch '_RHH/master' into _RHH/upcoming 2024-08-28 12:58:14 -04: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 Merge branch '_RHH/master' into _RHH/upcoming 2024-09-03 14:39:50 -04:00
battle_setup.c Remove trailing whitespace (master) (#5174) 2024-08-14 19:48:20 -07: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 Fix Slateport Battle Tent/Battle Factory (#5281) 2024-09-02 16:53:03 -04:00
battle_transition.c Fixed B_TRANSITION_SHRED_SPLIT from softlocking the game (#4919) 2024-07-08 10:08:07 +02:00
battle_transition_frontier.c remove some unused data (#4239) 2024-03-04 17:36:23 +01:00
battle_tv.c Fixes Charged up status (#5274) 2024-08-27 20:01:51 +02:00
battle_util.c Merge branch '_RHH/master' into _RHH/upcoming 2024-09-03 14:39:50 -04: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 Removed all instances of gBitTable[x] (#5123) 2024-08-17 10:28:09 -05:00
berry.c (Default Off) Item Description Headers (#4767) 2024-09-03 20:22:01 +02:00
berry_blender.c Changed single-use berry blender strings to be COMPOUND_STRINGs (#4963) 2024-08-08 14:48:01 +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 Revert "Allowed running inside buildings." 2024-02-12 20:37:09 -05:00
birch_pc.c Merge branch '_RHH/master' into _RHH/upcoming 2024-01-11 19:51:11 -03:00
braille.c
braille_puzzles.c Merge branch '_RHH/upcoming' into _RHH/pr/upcoming/merrpFollowers 2024-01-17 18:11:35 -03:00
cable_car.c Merge branch '_RHH/upcoming' into _RHH/pr/upcoming/merrpFollowers 2024-01-17 18:11:35 -03:00
cable_club.c
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 Enable GF species names by default 2024-04-25 18:40:37 +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 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 Merge branch '_RHH/master' into _RHH/upcoming 2024-07-21 13:36:07 -04:00
debug.c Replaced all usages of tabs in C files with spaces (#5261) 2024-08-26 16:55:54 -07:00
decompress.c Make Pokémon Sprite Visualizer name official (#4745) 2024-06-09 12:12:35 -04: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
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 Merge branch '_RHH/master' into _RHH/upcoming 2024-06-04 16:47:29 -04:00
ereader_helpers.c Fix FREE_TRAINER_HILL 2024-02-02 15:24:46 +01:00
ereader_screen.c
ev_caps.c EV Caps and EV Items (#5269) 2024-09-01 23:15:39 +02: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 Replaced all usages of tabs in C files with spaces (#5261) 2024-08-26 16:55:54 -07:00
evolution_graphics.c
evolution_scene.c Add the Let's Go evolution method (#4758) 2024-06-12 11:31:19 +02: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
field_control_avatar.c Changed EVO_OVERWORLD_STEPS to use an EWRAM variable (#5047) 2024-07-27 20:48:59 +02:00
field_door.c
field_effect.c Implemented OW_IGNORE_EGGS_ON_HEAL (#4888) 2024-07-04 16:03:42 +02:00
field_effect_helpers.c Add option to hide substitute followers (#4765) 2024-06-12 13:53:01 -04:00
field_message_box.c Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00
field_player_avatar.c fix fishing minigame 2024-07-25 00:58:21 +02:00
field_poison.c Merge branch '_RHH/upcoming' into _RHH/pr/upcoming/merrpFollowers 2024-02-13 20:35:05 -03:00
field_region_map.c
field_screen_effect.c FRLG+ whiteout message (#4967) 2024-08-02 08:28:05 -07:00
field_special_scene.c
field_specials.c Remove trailing whitespace (master) (#5174) 2024-08-14 19:48:20 -07:00
field_tasks.c
field_weather.c BW2 Style Map Pop-Ups (#4396) 2024-06-09 16:03:41 -04:00
field_weather_effect.c Merge branch '_RHH/master' into _RHH/upcoming 2024-07-27 16:26:37 -04:00
fieldmap.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmerge14aug 2024-08-14 12:33:04 +02:00
fldeff_cut.c
fldeff_dig.c
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 Adds config to show target of ingame partner (#5307) 2024-09-03 19:28:59 +02:00
frontier_pass.c
frontier_util.c Merge branch '_RHH/master' into _RHH/upcoming 2024-09-03 14:39:50 -04:00
graphics.c Merge branch '_RHH/master' into _RHH/upcoming 2024-08-14 17:10:20 -04: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 FRLG+ whiteout message (#4967) 2024-08-02 08:28:05 -07:00
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
intro_credits_graphics.c
item.c Added config to prevent unobtainable Pokemon from being shiny (#4735) 2024-06-29 22:07:14 +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 Follow up to #4579: wrong naming (#4591) 2024-05-18 17:05:25 +02:00
item_menu.c Allow users to increase MAX_MONEY (#4943) 2024-07-13 11:16:34 +02:00
item_menu_icons.c
item_use.c Merge branch 'master' of https://github.com/pret/pokeemerald into pretmerge14aug 2024-08-14 12:33:04 +02:00
landmark.c Fixed bottom half of Mt. Pyre not being labeled in PokeNav 2024-08-01 13:34:17 -04:00
level_caps.c fix and tweak level cap code (#4505) 2024-05-07 15:53:09 +02: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
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 Consolidated Lilycove Contest Lady's values into one struct (#4951) 2024-07-13 14:44:22 +02:00
link.c
link_rfu_2.c
link_rfu_3.c
list_menu.c Narrower fonts 2024-04-25 18:40:37 +01:00
load_save.c Remove trailing whitespace (master) (#5174) 2024-08-14 19:48:20 -07: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
m4a_1.s
m4a_tables.c
mail.c
mail_data.c
main.c Remove support for the original LCG random number generator (#5078) 2024-08-24 10:07:00 -07:00
main_menu.c Created COMPOUND_STRINGs for default player names (#5037) 2024-08-08 14:46:17 +02:00
map_name_popup.c Remove trailing whitespace (master) (#5174) 2024-08-14 19:48:20 -07: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 BW2 Style Map Pop-Ups (#4396) 2024-06-09 16:03:41 -04:00
menu_helpers.c
menu_specialized.c Move Relearner now displays move category (#5081) 2024-08-06 23:58:18 +02:00
metatile_behavior.c
mini_printf.c Replaced all usages of tabs in C files with spaces (#5261) 2024-08-26 16:55:54 -07: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 Move Relearner now displays move category (#5081) 2024-08-06 23:58:18 +02: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 Add support for multiple roamers (#4762) 2024-06-15 11:17:32 +02:00
option_menu.c Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00
overworld.c (Default Off) Item Description Headers (#4767) 2024-09-03 20:22:01 +02: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 Consolidated the values of Rotom's moves and added Gen9 base form effect (#5186) 2024-08-16 23:31:19 +02: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 Enable GF item names by default 2024-04-25 18:40:37 +01:00
pokeball.c Add B_ENEMY_THROW_BALLS, B_PLAYER_THROW_BALLS_SOUND, and B_ENEMY_THROW_BALLS_SOUND (#4953) 2024-07-14 14:46:04 +02:00
pokeblock.c
pokeblock_feed.c Consolidate natures (#4562) 2024-05-19 10:14:31 +02:00
pokedex.c Don't specify sDexSearchTypeOptions array size (#4820) 2024-06-19 13:41:18 +02: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 add missing constant 2024-02-10 05:32:03 -05:00
pokedex_plus_hgss.c Replaced all usages of tabs in C files with spaces (#5261) 2024-08-26 16:55:54 -07:00
pokemon.c Move battle anim arrays to C (#5306) 2024-09-04 11:21:40 +02:00
pokemon_animation.c Consolidate natures (#4562) 2024-05-19 10:14:31 +02:00
pokemon_icon.c Make Pokémon Sprite Visualizer name official (#4745) 2024-06-09 12:12:35 -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_sprite_visualizer.c Make Pokémon Sprite Visualizer name official (#4745) 2024-06-09 12:12:35 -04:00
pokemon_storage_system.c Add some null pointer checks (#5130) 2024-08-10 13:33:05 +02:00
pokemon_summary_screen.c Dynamic Move Types in Summary Screen/Battle (#5084) 2024-08-08 11:08:50 +02: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 Created PokeNav COMPOUND_STRINGS (#4983) 2024-08-16 22:41:26 +02: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 Created PokeNav COMPOUND_STRINGS (#4983) 2024-08-16 22:41:26 +02:00
pokenav_match_call_gfx.c Created PokeNav COMPOUND_STRINGS (#4983) 2024-08-16 22:41:26 +02:00
pokenav_match_call_list.c Created PokeNav COMPOUND_STRINGS (#4983) 2024-08-16 22:41:26 +02:00
pokenav_menu_handler.c Add PokéNav too 2023-12-12 23:20:22 +01:00
pokenav_menu_handler_gfx.c Created PokeNav COMPOUND_STRINGS (#4983) 2024-08-16 22:41:26 +02: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 Created PokeNav COMPOUND_STRINGS (#4983) 2024-08-16 22:41:26 +02:00
post_battle_event_funcs.c
random.c Remove support for the original LCG random number generator (#5078) 2024-08-24 10:07:00 -07: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 Removed all instances of gBitTable[x] (#5123) 2024-08-17 10:28:09 -05: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 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 pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
rtc.c Added OW_USE_FAKE_RTC and OW_ALTERED_TIME_RATIO (#4910) 2024-07-10 20:58:01 +02:00
safari_zone.c
save.c Save-compatible SaveBlock3 (#4112) 2024-02-10 18:14:36 +01:00
save_failed_screen.c
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 branch '_RHH/master' into _RHH/upcoming 2024-08-08 13:22:49 -04:00
script.c Convert ifndef configs to standard configs 2024-02-02 12:43:31 +01: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 Remove trailing whitespace (master) (#5174) 2024-08-14 19:48:20 -07: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/upcoming/pret_20240210 2024-02-10 18:05:20 -03:00
sound.c Added option to disable species cries (#4791) 2024-06-15 22:07:13 +02:00
sprays.c
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 Created PokeNav COMPOUND_STRINGS (#4983) 2024-08-16 22:41:26 +02: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 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 Removed duplicate tags 2024-05-28 14:58:26 -04:00
trig.c
tv.c Add B_SHOW_TYPES and cleaned up IsDoubleBattle (#5131) 2024-08-11 17:55:51 +02:00
type_icons.c Fix a display issue with B_SHOW_TYPES (#5201) 2024-08-26 15:16:56 -04: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 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 RTC-based wild encounters (#5313) 2024-09-03 21:54:03 +02:00
wireless_communication_status_screen.c
wonder_news.c