..
data
Lvl up learnsets by generation ( #4049 )
2024-02-08 09:02:02 -03:00
agb_flash_1m.c
Fix inconsistent static s/g names
2022-05-17 14:00:02 -04:00
agb_flash_le.c
agb_flash_mx.c
agb_flash.c
Undo PokeCodec's PRs
2020-09-13 06:30:55 -03:00
AgbRfu_LinkManager.c
Solved a bunch of -Wall errors on modern
2023-09-20 19:01:08 -03:00
apprentice.c
Move data unification ( #3999 )
2024-01-29 08:51:32 -03:00
bard_music.c
Review changes
2022-10-27 11:26:09 -03:00
battle_ai_main.c
Secondary effects overhaul minor follow-up ( #4062 )
2024-02-04 23:02:59 +01:00
battle_ai_switch_items.c
Adds Dragon Cheer ( #4122 )
2024-02-03 08:00:41 -07:00
battle_ai_util.c
Secondary effects overhaul minor follow-up ( #4062 )
2024-02-04 23:02:59 +01: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
Matching merge from upstream pret
2023-01-20 12:31:54 -03:00
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 branch 'pret_master' into RHH/pr/upcoming/pret_Merge20231002
2023-10-02 17:17:41 -03:00
battle_anim_effects_3.c
A few new gen 9 move animations ( #3989 )
2024-01-16 19:33:49 -07:00
battle_anim_electric.c
Fairy Lock animation fix ( #4111 )
2024-02-04 23:23:03 +01:00
battle_anim_fight.c
Remove redundant side macros/funcs ( #3299 )
2023-09-13 09:19: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
Fix move animation crashing on some emulators because of division by zero ( #4121 )
2024-02-03 16:56:50 +01: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
Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergenewyears
2023-12-30 20:49:05 +01: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
Move data unification ( #3999 )
2024-01-29 08:51:32 -03:00
battle_anim_normal.c
Fix braces style ( #4023 )
2024-01-31 10:26:44 +01:00
battle_anim_poison.c
Syrup Bomb move and special speed drop anim, Credits to Dat.H A ( #3474 )
2023-10-27 19:14:45 -03:00
battle_anim_psychic.c
Merge remote-tracking branch 'pret/master' into RHH/pr/sync/pret_20230602
2023-06-02 11:45:28 -04:00
battle_anim_rock.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_smokescreen.c
OamData mosaic FALSE
2022-07-29 21:27:39 -04:00
battle_anim_sound_tasks.c
refactor mega evolution indicator sprite
2023-02-26 12:51:35 +01: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
fix -Warray-parameter, -Waddress, -Warray-bounds warnings
2023-10-16 09:36:36 +01:00
battle_anim_water.c
Move animations. Credits to Captain-Ford ( #3529 )
2023-11-06 12:31:43 +01:00
battle_anim.c
GetBattleAnimMoveTargets fill absolute battler ids instead of relative anim ids ( #4139 )
2024-02-06 09:05:26 +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
Partner Battle refactor ( #3592 )
2023-12-20 12:38:28 +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
Simplify gTrainerSprites ( #4140 )
2024-02-06 22:24:36 +01:00
battle_controller_player_partner.c
Simplify gTrainerSprites ( #4140 )
2024-02-06 22:24:36 +01:00
battle_controller_player.c
Simplify gTrainerSprites ( #4140 )
2024-02-06 22:24:36 +01:00
battle_controller_recorded_opponent.c
Simplify gTrainerSprites ( #4140 )
2024-02-06 22:24:36 +01:00
battle_controller_recorded_player.c
Simplify gTrainerSprites ( #4140 )
2024-02-06 22:24:36 +01: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
Simplify gTrainerSprites ( #4140 )
2024-02-06 22:24:36 +01:00
battle_debug.c
battle debug menu can cycle through battlers in ai score/dmg window ( #4134 )
2024-02-04 23:30:30 +01:00
battle_dome.c
Move data unification ( #3999 )
2024-01-29 08:51:32 -03:00
battle_dynamax.c
Move data unification ( #3999 )
2024-01-29 08:51:32 -03: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_factory.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
Move data unification ( #3999 )
2024-01-29 08:51:32 -03:00
battle_interface.c
Rename gItems and gAbilities to gItemsInfo and gAbilitiesInfo ( #4068 )
2024-01-26 15:25:52 -03:00
battle_intro.c
Merge branch '_RHH/master' into _RHH/upcoming
2024-01-09 09:19:12 -03:00
battle_main.c
Metaprogram ( #3968 )
2024-02-04 16:28:27 -03:00
battle_message.c
Fixes to strings + Hospitality ( #4147 )
2024-02-07 01:18:35 +01:00
battle_palace.c
Add temp var aliases
2023-08-04 14:17:28 -04:00
battle_pike.c
Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergenewyears
2023-12-30 20:49:05 +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
Species Simplifier™ - Part 3 ( #3562 )
2023-12-08 15:05:10 +01:00
battle_records.c
Add some missing palette macro use
2023-05-25 15:09:16 -04:00
battle_script_commands.c
Two turn moves tweaks ( #4150 )
2024-02-07 15:42:05 +01:00
battle_setup.c
Implemented Custom/Complex/Expanded GiveMon scripting command ( #3924 )
2024-02-08 09:11:13 +01:00
battle_tent.c
Clean up pokemon/ball/dex mentions in comments
2023-12-12 19:02:36 +01:00
battle_tower.c
Move data unification ( #3999 )
2024-01-29 08:51:32 -03:00
battle_transition_frontier.c
Fix some compressed tilemaps
2023-06-01 15:31:12 -04:00
battle_transition.c
Refactor mugshots ( #4000 )
2024-01-16 00:45:13 +01:00
battle_tv.c
Move data unification ( #3999 )
2024-01-29 08:51:32 -03:00
battle_util.c
Fixes to strings + Hospitality ( #4147 )
2024-02-07 01:18:35 +01:00
battle_util2.c
Added support for XY's Sky Battles ( #2950 )
2023-11-26 16:59:44 +01:00
battle_z_move.c
Adds Dragon Cheer ( #4122 )
2024-02-03 08:00:41 -07:00
berry_blender.c
Fix Wall Werrors on modern ( #3412 )
2023-10-13 18:39:35 +02:00
berry_crush.c
Merge branch 'pret_master' into RHH/pr/upcoming/pret_Merge20231002
2023-10-02 17:17:41 -03:00
berry_fix_graphics.c
Solved a bunch of -Wall errors on modern
2023-09-20 19:01:08 -03:00
berry_fix_program.c
Correct berry fix graphics colors, more PLTT constant use ( #1892 )
2023-08-09 12:49:21 -04:00
berry_powder.c
Solved a bunch of -Wall errors on modern
2023-09-20 19:01:08 -03:00
berry_tag_screen.c
Merge remote-tracking branch 'pret/master' into RHH/pr/upcoming/pret_20230829
2023-08-31 14:28:01 -04:00
berry.c
Rename gItems and gAbilities to gItemsInfo and gAbilitiesInfo ( #4068 )
2024-01-26 15:25:52 -03:00
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_puzzles.c
Solved a bunch of -Wall errors on modern
2023-09-20 19:01:08 -03:00
braille.c
Sync text ctrl codes with pokefirered
2022-11-23 21:13:00 -05:00
cable_car.c
Using RGB color constants where appropiate
2023-07-31 15:33:14 -04:00
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
Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize
2023-01-18 11:07:12 -05:00
clock.c
Form changing method for Shaymin Sky into Land at night ( #1690 )
2023-11-17 00:09:43 +01:00
coins.c
Fix inconsistent static s/g names
2022-05-17 14:00:02 -04:00
confetti_util.c
Document files with a few remaining symbols
2021-11-02 18:06:06 -04:00
contest_ai.c
Move data unification ( #3999 )
2024-01-29 08:51:32 -03:00
contest_effect.c
Move data unification ( #3999 )
2024-01-29 08:51:32 -03:00
contest_link_util.c
Removed trailing spaces in the most relevant files
2021-08-24 19:59:32 -03:00
contest_link.c
Merge branch 'master' into doc-union
2021-10-07 16:10:35 -04:00
contest_painting.c
Backwards-compatible BoxPokémon Refactor ( #3438 )
2023-12-27 17:48:17 +01:00
contest_util.c
Backwards-compatible BoxPokémon Refactor ( #3438 )
2023-12-27 17:48:17 +01:00
contest.c
Clean up contest strings ( #3876 )
2024-02-02 10:55:39 +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
Simplify gTrainerSprites ( #4140 )
2024-02-06 22:24:36 +01:00
daycare.c
Fix braces style ( #4023 )
2024-01-31 10:26:44 +01:00
debug.c
Implemented Custom/Complex/Expanded GiveMon scripting command ( #3924 )
2024-02-08 09:11:13 +01:00
decompress.c
Species Simplifier™ - Part 3 ( #3562 )
2023-12-08 15:05:10 +01:00
decoration_inventory.c
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into HEAD
2022-04-02 18:45:18 -03:00
decoration.c
Solved a bunch of -Wall errors on modern
2023-09-20 19:01:08 -03:00
dewford_trend.c
Misc missing constant use
2023-08-10 01:42:18 -04:00
digit_obj_util.c
Struct pointers star standarizing
2022-07-29 11:15:33 -04:00
diploma.c
Add some missing palette macro use
2023-05-25 15:09:16 -04:00
dodrio_berry_picking.c
Solved a bunch of -Wall errors on modern
2023-09-20 19:01:08 -03:00
dynamic_placeholder_text_util.c
Add some charmap constant usage
2020-08-11 00:23:28 -04:00
easy_chat.c
Move data unification ( #3999 )
2024-01-29 08:51:32 -03:00
egg_hatch.c
Species Simplifier™ - Part 3 ( #3562 )
2023-12-08 15:05:10 +01:00
ereader_helpers.c
Merge remote-tracking branch 'pret/master' into RHH/pr/upcoming/pret_20230829
2023-08-31 14:28:01 -04:00
ereader_screen.c
Merge branch 'master' of https://github.com/pret/pokeemerald into doc-windows
2023-01-07 13:30:11 -05:00
event_data.c
Merge remote-tracking branch 'pret/master' into RHH/pr/upcoming/pret_20230829
2023-08-31 14:28:01 -04:00
event_object_lock.c
Document field player functions
2021-10-27 01:39:00 +08:00
event_object_movement.c
Remove redundant table
2024-01-04 16:07:12 +00:00
evolution_graphics.c
Add some missing palette macro use
2023-05-25 15:09:16 -04:00
evolution_scene.c
Backwards-compatible BoxPokémon Refactor ( #3438 )
2023-12-27 17:48:17 +01:00
expansion_intro.c
Removed trailing whitespaces
2023-02-26 18:43:15 -03:00
faraway_island.c
Struct pointers star standarizing
2022-07-29 11:15:33 -04:00
field_camera.c
Add NUM_TILES_PER_METATILE
2022-12-03 17:29:02 -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_helpers.c
Merge branch 'master' into misc-tasks
2023-10-07 17:25:20 -04:00
field_effect.c
Fix braces style ( #4023 )
2024-01-31 10:26:44 +01:00
field_message_box.c
Reformatted for code review. Moved config to include/config/decap.h.
2024-01-17 01:12:04 -05:00
field_player_avatar.c
Port pokefirered's Vs. Seeker to pokeemerald ( #3256 )
2023-11-26 18:58:43 +01: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
Merge branch 'master' of https://github.com/pret/pokeemerald into doc-windows
2023-02-01 14:59:45 -05:00
field_screen_effect.c
Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize
2023-01-18 11:07:12 -05:00
field_special_scene.c
Add some missing palette macro use
2023-05-25 15:09:16 -04:00
field_specials.c
Move data unification ( #3999 )
2024-01-29 08:51:32 -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
Fix Wall Werrors on modern ( #3412 )
2023-10-13 18:39:35 +02:00
field_weather.c
fix -Warray-parameter, -Waddress, -Warray-bounds warnings
2023-10-16 09:36:36 +01:00
fieldmap.c
Remove all trailing whitespace (master) ( #3472 )
2023-10-27 13:52:44 -03:00
fldeff_cut.c
Merge remote-tracking branch 'pret/master' into MergedBranchUltimate
2022-08-22 20:30:45 -04:00
fldeff_dig.c
Clean up field effect doc
2020-07-02 05:05:13 -04:00
fldeff_escalator.c
Solved a bunch of -Wall errors on modern
2023-09-20 19:01:08 -03:00
fldeff_flash.c
Add some missing palette macro use
2023-05-25 15:09:16 -04:00
fldeff_misc.c
Clean up pokemon/ball/dex mentions in comments
2023-12-12 19:02:36 +01:00
fldeff_rocksmash.c
Renaming Script Contexts
2022-08-15 15:18:12 -04:00
fldeff_softboiled.c
Give songs meaningful english names
2020-08-20 19:06:14 -04:00
fldeff_strength.c
Renaming Script Contexts
2022-08-15 15:18:12 -04:00
fldeff_sweetscent.c
Merge remote-tracking branch 'pret/master' into RHH/pr/sync/pret_20230602
2023-06-02 11:45:28 -04:00
fldeff_teleport.c
Document some overworld and field effects
2020-06-23 15:48:53 -04:00
fonts.c
Merge branch 'guillotine' into guillotine-expansion
2024-01-08 19:43:06 -05:00
frontier_pass.c
Incorporated fixes from upstream
2023-02-16 18:20:54 -03:00
frontier_util.c
Move data unification ( #3999 )
2024-01-29 08:51:32 -03:00
graphics.c
Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergenewyears
2023-12-30 20:49:05 +01:00
gym_leader_rematch.c
Allow flag/var counts to be updated alongside values
2020-06-24 17:00:19 -04:00
hall_of_fame.c
Merge branch '_RHH/master' into _RHH/upcoming
2024-01-09 09:19:12 -03:00
heal_location.c
Add the HEAL_LOCATION_NONE constant
2022-06-03 14:59:01 +01:00
hof_pc.c
Renaming Script Contexts
2022-08-15 15:18:12 -04:00
image_processing_effects.c
Standarized use of star in pointer types
2022-07-29 10:17:58 -04:00
international_string_util.c
Species Simplifier™ - Part 3 ( #3562 )
2023-12-08 15:05:10 +01: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 'pret_master' into RHH/pr/upcoming/pret_Merge20231002
2023-10-02 17:17:41 -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
Clean up shop.c
2022-09-22 15:08:17 -04:00
item_menu_icons.c
Merge remote-tracking branch 'pret/master' into RHH/pr/sync/pret_20230125
2023-01-25 20:28:55 -03:00
item_menu.c
Move data unification ( #3999 )
2024-01-29 08:51:32 -03:00
item_use.c
Adds Dragon Cheer ( #4122 )
2024-02-03 08:00:41 -07:00
item.c
Rename gItems and gAbilities to gItemsInfo and gAbilitiesInfo ( #4068 )
2024-01-26 15:25:52 -03:00
landmark.c
Fix inconsistent static s/g names
2022-05-17 14:00:02 -04:00
level_caps.c
New Feature: Level Caps ( #3632 )
2024-01-09 18:47:23 +01:00
libgcnmultiboot.s
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into HEAD
2022-04-02 18:45:18 -03:00
libisagbprn.c
[debug] do not use heap allocation for MgbaPrintf
2022-09-23 04:12:57 +02:00
librfu_intr.c
Standarized use of star in pointer types
2022-07-29 10:17:58 -04:00
librfu_rfu.c
fix -Warray-parameter, -Waddress, -Warray-bounds warnings
2023-10-16 09:36:36 +01:00
librfu_sio32id.c
Eliminate the last fakematching. We are free of nonmatchings/fakematchings!
2021-04-20 21:31:39 -04:00
librfu_stwi.c
Revert style changes
2022-08-15 20:41:12 -04:00
lilycove_lady.c
Renaming Script Contexts
2022-08-15 15:18:12 -04:00
link_rfu_2.c
Solved a bunch of -Wall errors on modern
2023-09-20 19:01:08 -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
Solved a bunch of -Wall errors on modern
2023-09-20 19:01:08 -03:00
list_menu.c
[dynamic multichoice] fix -Wall warnings / errors
2023-12-26 14:29:11 +01:00
load_save.c
Backwards-compatible BoxPokémon Refactor ( #3438 )
2023-12-27 17:48:17 +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_1.s
add missing constant usage in m4a_1
2023-09-23 17:06:12 -04:00
m4a_tables.c
Review changes.
2023-09-22 11:19:00 -03:00
m4a.c
Fix Wall Werrors on modern ( #3412 )
2023-10-13 18:39:35 +02:00
mail_data.c
Solved a bunch of -Wall errors on modern
2023-09-20 19:01:08 -03:00
mail.c
Merge remote-tracking branch 'pret/master' into RHH/pr/sync/pret_20230602
2023-06-02 11:45:28 -04:00
main_menu.c
Merge branch 'guillotine' into guillotine-expansion
2024-01-08 19:43:06 -05:00
main.c
Merge branch 'upcoming' into guillotine-expansion
2024-01-26 10:10:27 -03:00
map_name_popup.c
Merge branch 'pret_master' into RHH/upcoming
2023-10-27 11:03:37 -03:00
match_call.c
Dynamic regional dex rating ( #3900 )
2024-01-05 09:47:28 +01:00
math_util.c
Document math_util.c
2020-05-24 08:28:02 -05:00
mauville_old_man.c
Replace at least some shuffle algorithms with Shuffle ( #3801 )
2023-12-28 09:58:35 +00:00
menu_helpers.c
Merge remote-tracking branch 'pret/master' into MergedBranchUltimate
2022-08-22 20:30:45 -04:00
menu_specialized.c
Move data unification ( #3999 )
2024-01-29 08:51:32 -03:00
menu.c
Merge branch 'RHH/pr/upcoming/reorderMonGraphics' into RHH/review/gen9mon-4
2023-11-02 21:32:23 -04:00
metatile_behavior.c
Clarify MB_SEMI_DEEP_WATER name
2023-01-17 21:32:55 -05:00
mini_printf.c
Merge pull request #1937 from kittenchilly/removewhitespace
2023-10-26 10:09:00 -04:00
minigame_countdown.c
Solved a bunch of -Wall errors on modern
2023-09-20 19:01:08 -03:00
mirage_tower.c
Replace at least some shuffle algorithms with Shuffle ( #3801 )
2023-12-28 09:58:35 +00:00
mon_markings.c
Review changes from https://github.com/pret/pokefirered/pull/525
2022-08-01 15:37:05 -04:00
money.c
Changed 999999 in MaxMoney to MAX_MONEY constant ( #3015 )
2023-05-20 08:25:59 -04:00
move_relearner.c
Move data unification ( #3999 )
2024-01-29 08:51:32 -03:00
multiboot.c
Clean up some register constant use
2021-11-10 17:01:21 -05:00
mystery_event_menu.c
Merge branch 'master' of https://github.com/pret/pokeemerald into doc-windows
2023-02-01 14:59:45 -05:00
mystery_event_msg.c
Correct usage of MysteryEvent to MysteryGift
2021-10-17 03:00:48 -04:00
mystery_event_script.c
Document the trendy saying word group
2023-03-13 15:58:40 -04:00
mystery_gift_client.c
Merge pull request #1678 from GriffinRichards/const-frontier
2022-06-18 10:22:58 -04:00
mystery_gift_link.c
Correct usage of MysteryEvent to MysteryGift
2021-10-17 03:00:48 -04:00
mystery_gift_menu.c
Merge branch 'pret_master' into RHH/pr/upcoming/pret_Merge20231002
2023-10-02 17:17:41 -03:00
mystery_gift_scripts.c
Document wonder news
2022-11-22 02:17:03 -05:00
mystery_gift_server.c
Use the FREE_AND_SET_NULL macro where appropriate
2022-06-03 15:56:11 +01:00
mystery_gift_view.c
Merge remote-tracking branch 'pret/master' into RHH/sync/pret_20230214
2023-02-15 14:18:00 -03:00
mystery_gift.c
Document wonder news
2022-11-22 02:17:03 -05:00
naming_screen.c
Reformatted for code review. Moved config to include/config/decap.h.
2024-01-17 01:12:04 -05:00
new_game.c
Merge remote-tracking branch 'pret/master' into RHH/pr/sync/pretmerge_20230103
2023-01-03 15:40:33 -03:00
option_menu.c
Added automatic runtime decapitalization.
2024-01-07 20:21:14 -05:00
overworld.c
Renamed VAR_TERRAIN to B_VAR_TERRAIN and added a var-based field terrain timer ( #4132 )
2024-02-04 13:04:55 +01:00
palette_util.c
Solved a bunch of -Wall errors on modern
2023-09-20 19:01:08 -03:00
palette.c
Fix Wall Werrors on modern ( #3412 )
2023-10-13 18:39:35 +02:00
party_menu.c
Move data unification ( #3999 )
2024-01-29 08:51:32 -03:00
play_time.c
Unnest if statements
2020-06-08 17:09:54 -04:00
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_feed.c
Backwards-compatible BoxPokémon Refactor ( #3438 )
2023-12-27 17:48:17 +01:00
pokeblock.c
Solved a bunch of -Wall errors on modern
2023-09-20 19:01:08 -03:00
pokedex_area_region_map.c
Detect potential misalignment in modern
2023-07-24 19:42:56 +01:00
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 some missing sizeof usage for SpriteSheets
2023-01-24 17:04:48 -05:00
pokedex_plus_hgss.c
Merge branch '_RHH/master' into _RHH/upcoming
2024-02-05 17:52:34 -03:00
pokedex.c
Merge branch '_RHH/master' into _RHH/upcoming
2024-01-11 19:51:11 -03:00
pokemon_animation.c
Species Simplifier™ - Part 3 ( #3562 )
2023-12-08 15:05:10 +01:00
pokemon_debug.c
Removed footprint field when P_FOOTPRINTS is FALSE ( #3925 )
2024-01-04 21:54:03 +01:00
pokemon_icon.c
Remove comment from pokemon_icon.c ( #3896 )
2024-01-02 23:29:46 +01:00
pokemon_jump.c
Backwards-compatible BoxPokémon Refactor ( #3438 )
2023-12-27 17:48:17 +01:00
pokemon_size_record.c
Species Simplifier™ - Part 3 ( #3562 )
2023-12-08 15:05:10 +01:00
pokemon_storage_system.c
Merge branch 'upcoming' into guillotine-expansion
2024-01-26 10:10:27 -03:00
pokemon_summary_screen.c
Move data unification ( #3999 )
2024-01-29 08:51:32 -03:00
pokemon.c
Lvl up learnsets by generation ( #4049 )
2024-02-08 09:02:02 -03:00
pokenav_conditions_gfx.c
Solved a bunch of -Wall errors on modern
2023-09-20 19:01:08 -03:00
pokenav_conditions_search_results.c
Merge remote-tracking branch 'pret/master' into RHH/pr/sync/pret_20230602
2023-06-02 11:45:28 -04:00
pokenav_conditions.c
Backwards-compatible BoxPokémon Refactor ( #3438 )
2023-12-27 17:48:17 +01:00
pokenav_list.c
Standarized use of star in pointer types
2022-07-29 10:17:58 -04:00
pokenav_main_menu.c
Add some missing palette macro use
2023-05-25 15:09:16 -04:00
pokenav_match_call_data.c
Refactor trainer classes ( #3875 )
2024-01-04 13:30:42 +01:00
pokenav_match_call_gfx.c
Refactor Trainer sprites ( #3597 )
2023-12-20 23:14:33 +01:00
pokenav_match_call_list.c
Refactor trainer classes ( #3875 )
2024-01-04 13:30:42 +01:00
pokenav_menu_handler_gfx.c
Merge remote-tracking branch 'pret/master' into RHH/pr/sync/pret_20230602
2023-06-02 11:45:28 -04:00
pokenav_menu_handler.c
Add PokéNav too
2023-12-12 23:20:22 +01:00
pokenav_region_map.c
Detect potential misalignment in modern
2023-07-24 19:42:56 +01:00
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
pokenav.c
Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into doc-arg
2022-06-03 15:43:21 -04:00
post_battle_event_funcs.c
Removed trailing spaces in the most relevant files
2021-08-24 19:59:32 -03:00
random.c
Seed the RNG with the time in seconds in HQ mode ( #3812 )
2024-01-19 10:27:42 +00:00
rayquaza_scene.c
Solved a bunch of -Wall errors on modern
2023-09-20 19:01:08 -03:00
record_mixing.c
Fix Wall Werrors on modern ( #3412 )
2023-10-13 18:39:35 +02:00
recorded_battle.c
Separate AI flags by battler position ( #3003 )
2023-12-27 13:54:37 +01:00
region_map.c
Replaced if directives with conditions, where possible.
2024-01-09 19:34:29 -05:00
reload_save.c
Allocate initialized sections for EWRAM and IWRAM ( #3892 )
2024-01-02 14:24:52 +00:00
reset_rtc_screen.c
Merge remote-tracking branch 'pret/master' into RHH/sync/pret_20230214
2023-02-15 14:18:00 -03:00
reshow_battle_screen.c
Refactor Trainer sprites ( #3597 )
2023-12-20 23:14:33 +01:00
roamer.c
Cleaned trailing whitespace
2022-09-11 14:14:49 -04:00
rom_header_gf.c
Move data unification ( #3999 )
2024-01-29 08:51:32 -03:00
rom_header_rhh.c
Rename gItems and gAbilities to gItemsInfo and gAbilitiesInfo ( #4068 )
2024-01-26 15:25:52 -03:00
rom_header.s
Merge pull request #1763 from GriffinRichards/rm-global
2022-09-13 15:08:37 -04:00
rotating_gate.c
Add temp var aliases
2023-08-04 14:17:28 -04:00
rotating_tile_puzzle.c
Clean up lock/unlock anim movement
2022-08-12 21:18:10 -04:00
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
Renaming Script Contexts
2022-08-15 15:18:12 -04: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
save.c
Fix Wall Werrors on modern ( #3412 )
2023-10-13 18:39:35 +02:00
scanline_effect.c
Detect potential misalignment in modern
2023-07-24 19:42:56 +01:00
scrcmd.c
Implemented Custom/Complex/Expanded GiveMon scripting command ( #3924 )
2024-02-08 09:11:13 +01:00
script_menu.c
[dynamic multichoice] fix -Wall warnings / errors
2023-12-26 14:29:11 +01:00
script_movement.c
Fix inconsistent static s/g names
2022-05-17 14:00:02 -04:00
script_pokemon_util.c
Implemented Custom/Complex/Expanded GiveMon scripting command ( #3924 )
2024-02-08 09:11:13 +01:00
script.c
[script-command] add dynmultichoice
2023-01-17 21:49:06 +01:00
secret_base.c
[pokedex_plus] refactor #if to C if
2023-10-22 03:26:24 +02:00
shop.c
Move data unification ( #3999 )
2024-01-29 08:51:32 -03:00
siirtc.c
Fix Wall Werrors on modern ( #3412 )
2023-10-13 18:39:35 +02:00
slot_machine.c
Fix Wall Werrors on modern ( #3412 )
2023-10-13 18:39:35 +02: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
Merge branch 'guillotine' into guillotine-expansion
2024-01-08 19:43:06 -05: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
Merge branch 'guillotine' into guillotine-expansion
2024-01-08 19:43:06 -05:00
task.c
Use TASK_NONE constant
2021-02-24 11:03:25 -05: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
Move text input strings to src
2020-02-13 14:48:19 -06:00
text_window.c
Write palette IDs in hex
2022-08-19 15:29:35 +01:00
tileset_anims.c
Add some missing palette macro use
2023-05-25 15:09:16 -04:00
tilesets.c
Convert tilesets.s to C
2022-09-27 17:23:26 -04:00
time_events.c
Optional high-quality RNG ( #3780 )
2023-12-22 17:39:15 +00:00
title_screen.c
Clean up pokemon/ball/dex mentions in comments
2023-12-12 19:02:36 +01:00
trade.c
Move data unification ( #3999 )
2024-01-29 08:51:32 -03:00
trader.c
Merge remote-tracking branch 'pret/master' into MergedBranchUltimate
2022-08-22 20:30:45 -04:00
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
Merge branch 'pret_master' into RHH/upcoming
2023-10-27 11:03:37 -03:00
trainer_pokemon_sprites.c
Simplify gTrainerSprites ( #4140 )
2024-02-06 22:24:36 +01:00
trainer_see.c
Port pokefirered's Vs. Seeker to pokeemerald ( #3256 )
2023-11-26 18:58:43 +01:00
trig.c
tv.c
Move data unification ( #3999 )
2024-01-29 08:51:32 -03:00
union_room_battle.c
Matching merge from upstream pret
2023-01-20 12:31:54 -03:00
union_room_chat.c
Fix Wall Werrors on modern ( #3412 )
2023-10-13 18:39:35 +02:00
union_room_player_avatar.c
Merge remote-tracking branch 'pret/master' into RHH/pr/sync/pretmerge_20221124
2022-11-24 15:36:00 -03:00
union_room.c
Refactor trainer classes ( #3875 )
2024-01-04 13:30:42 +01:00
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
Port pokefirered's Vs. Seeker to pokeemerald ( #3256 )
2023-11-26 18:58:43 +01:00
walda_phrase.c
Cleaned trailing whitespace
2022-09-11 14:14:49 -04:00
wallclock.c
Merge branch 'master' of https://github.com/pret/pokeemerald into doc-windows
2023-02-01 14:59:45 -05:00
wild_encounter.c
Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergenewyears
2023-12-30 20:49:05 +01:00
wireless_communication_status_screen.c
Merge remote-tracking branch 'pret/master' into RHH/pr/sync/pret_20230602
2023-06-02 11:45:28 -04:00
wonder_news.c
Restored improvements from upstream
2023-01-20 12:34:15 -03:00