sovereignx/src
2023-11-29 13:06:18 +01:00
..
data Formatting fix 2023-10-28 16:34:11 +02:00
agb_flash.c
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
AgbRfu_LinkManager.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
anim_mon_front_pics.c Fixed Mr. Mime capitalization 2023-09-12 13:09:56 -03:00
apprentice.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
bard_music.c Review changes 2022-10-27 11:26:09 -03:00
battle_ai_script_commands.c Fixed casing in comment on "dual non-immunity" glitch 2023-11-02 11:17:57 -04:00
battle_ai_switch_items.c Misc missing constant use 2023-08-10 01:42:18 -04:00
battle_anim.c Add some missing palette macro use 2023-05-25 15:09:16 -04:00
battle_anim_bug.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_anim_dark.c Revert incorrect constant usage, add new correct ones 2023-01-18 12:11:09 -05:00
battle_anim_dragon.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
battle_anim_effects_1.c Review changes. 2023-09-22 11:19:00 -03:00
battle_anim_effects_2.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_anim_effects_3.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_anim_electric.c Additional battle anim sync 2022-08-19 11:51:13 -04:00
battle_anim_fight.c Using GET_BATTLER_SIDE and GET_BATTLER_SIDE2 2022-09-03 00:28:32 -04:00
battle_anim_fire.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
battle_anim_flying.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_anim_ghost.c Using RGB color constants where appropiate 2023-07-31 15:33:14 -04:00
battle_anim_ground.c More DISPLAY_WIDTH/HEIGHT constant usage 2023-08-10 01:42:38 -04:00
battle_anim_ice.c More DISPLAY_WIDTH/HEIGHT constant usage 2023-08-10 01:42:38 -04:00
battle_anim_mon_movement.c Revert incorrect constant usage, add new correct ones 2023-01-18 12:11:09 -05:00
battle_anim_mons.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_anim_normal.c Using RGB color constants where appropiate 2023-07-31 15:33:14 -04:00
battle_anim_poison.c Documented boolean uses 2022-07-25 14:59:14 -04:00
battle_anim_psychic.c Add some missing palette macro use 2023-05-25 15:09:16 -04:00
battle_anim_rock.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
battle_anim_smokescreen.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
battle_anim_sound_tasks.c Additional battle anim sync 2022-08-19 11:51:13 -04:00
battle_anim_status_effects.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_anim_throw.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_anim_utility_funcs.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_anim_water.c Add some missing palette macro use 2023-05-25 15:09:16 -04:00
battle_arena.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_bg.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_controller_link_opponent.c Automatically update nickname buffer sizes 2023-08-08 16:28:09 -04:00
battle_controller_link_partner.c Automatically update nickname buffer sizes 2023-08-08 16:28:09 -04:00
battle_controller_opponent.c Add MOD to match mod with powers of 2 2023-08-16 16:44:45 -04:00
battle_controller_player.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_controller_player_partner.c Add missing use of ALL_MOVES_MASK 2023-08-16 14:33:15 -04:00
battle_controller_recorded_opponent.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_controller_recorded_player.c Automatically update nickname buffer sizes 2023-08-08 16:28:09 -04:00
battle_controller_safari.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_controller_wally.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_controllers.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_dome.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_factory.c Remove all leading whitespace 2023-10-23 13:24:38 -05:00
battle_factory_screen.c Fix some frontier gfx, adjacent cleanup 2023-08-03 11:15:15 -04:00
battle_gfx_sfx_util.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_interface.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_intro.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_main.c Document datahpupdate 2023-10-20 12:50:32 -04:00
battle_message.c Stop double-counting EOS in assert 2023-08-12 23:13:11 -04:00
battle_palace.c Add temp var aliases 2023-08-04 14:17:28 -04:00
battle_pike.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_pyramid.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_pyramid_bag.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_records.c Add some missing palette macro use 2023-05-25 15:09:16 -04:00
battle_script_commands.c Rename HITMARKER_IGNORE_SAFEGUARD 2023-11-18 13:57:50 +11:00
battle_setup.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_tent.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_tower.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_transition.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_transition_frontier.c Fix some compressed tilemaps 2023-06-01 15:31:12 -04:00
battle_tv.c Add usage of battle strings table offset constant 2022-03-10 10:44:04 -05:00
battle_util.c Rename HITMARKER_IGNORE_SAFEGUARD 2023-11-18 13:57:50 +11:00
battle_util2.c Standarized use of star in pointer types 2022-07-29 10:17:58 -04:00
berry.c Struct pointers star standarizing 2022-07-29 11:15:33 -04:00
berry_blender.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
berry_crush.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -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 Misc missing constant use 2023-08-10 01:42:18 -04:00
bike.c metatitleBehavior -> metatileBehavior 2023-02-17 16:43:22 -03:00
birch_pc.c
braille.c Sync text ctrl codes with pokefirered 2022-11-23 21:13:00 -05:00
braille_puzzles.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
cable_car.c Using RGB color constants where appropiate 2023-07-31 15:33:14 -04:00
cable_club.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -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
coins.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
confetti_util.c
contest.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
contest_ai.c Add MOD to match mod with powers of 2 2023-08-16 16:44:45 -04:00
contest_effect.c Misc missing constant use 2023-08-10 01:42:18 -04:00
contest_link.c
contest_link_util.c
contest_painting.c Using RGB color constants where appropiate 2023-07-31 15:33:14 -04:00
contest_util.c Misc missing constant use 2023-08-10 01:42:18 -04:00
coord_event_weather.c
credits.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
crt0.s Drop usage of global directive 2022-09-02 21:53:44 -04:00
data.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
daycare.c Rename Undiscovered to No Eggs Discovered 2023-10-28 16:32:55 +02:00
decompress.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
decoration.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
decoration_inventory.c Additional trader clean up 2022-02-27 13:58:48 -05: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
easy_chat.c Remove all leading whitespace 2023-10-23 13:24:38 -05:00
egg_hatch.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
ereader_helpers.c Misc missing constant use 2023-08-10 01:42:18 -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 Add temp var aliases 2023-08-04 14:17:28 -04:00
event_object_lock.c
event_object_movement.c Remove all leading whitespace 2023-10-23 13:24:38 -05:00
evolution_graphics.c Add some missing palette macro use 2023-05-25 15:09:16 -04:00
evolution_scene.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -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 Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
field_door.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
field_effect.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
field_effect_helpers.c Merge branch 'master' into misc-tasks 2023-10-07 17:25:20 -04:00
field_message_box.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
field_player_avatar.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
field_poison.c Renamed MON_DATA_SPECIES2 to MON_DATA_SPECIES_OR_EGG for clarification 2023-02-24 07:53:02 -03: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 Merge remote-tracking branch 'pret/master' into feature/dynmulti 2023-11-29 13:06:18 +01:00
field_tasks.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
field_weather.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
field_weather_effect.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
fieldmap.c Review changes. 2023-09-22 11:19:00 -03:00
fldeff_cut.c Revert style changes 2022-08-15 20:41:12 -04:00
fldeff_dig.c
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 Renaming Script Contexts 2022-08-15 15:18:12 -04:00
fldeff_rocksmash.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
fldeff_softboiled.c
fldeff_strength.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
fldeff_sweetscent.c Add some missing palette macro use 2023-05-25 15:09:16 -04:00
fldeff_teleport.c
fonts.c Corrected additional inconsistent uses of whitespace 2022-08-15 17:04:34 -04:00
frontier_pass.c Add fix for commented bug 2023-02-03 16:01:13 -05:00
frontier_util.c Merge pull request #1904 from GriffinRichards/temp-alias 2023-08-11 15:45:00 -04:00
graphics.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
gym_leader_rematch.c
hall_of_fame.c Automatically update nickname buffer sizes 2023-08-08 16:28:09 -04: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 Sync text ctrl codes with pokefirered 2022-11-23 21:13:00 -05:00
intro.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
intro_credits_graphics.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
item.c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest-bar 2023-02-01 15:52:19 -05:00
item_icon.c Clean up shop.c 2022-09-22 15:08:17 -04:00
item_menu.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
item_menu_icons.c Add some missing sizeof usage for SpriteSheets 2023-01-24 17:04:48 -05:00
item_use.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
landmark.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
libgcnmultiboot.s
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 Review comment 2023-09-30 18:22:38 -03:00
librfu_sio32id.c
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.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03: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 Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
list_menu.c Merge remote-tracking branch 'pret/master' into feature/dynmulti 2023-08-14 13:20:03 +02:00
load_save.c [doc] fix misnamed dma <--> aslr 2022-09-07 14:37:03 +02:00
lottery_corner.c
m4a.c Standarized use of star in pointer types 2022-07-29 10:17:58 -04: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
mail.c Add some missing palette macro use 2023-05-25 15:09:16 -04:00
mail_data.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
main.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
main_menu.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
map_name_popup.c Merge branch 'master' into misc-tasks 2023-10-07 17:25:20 -04:00
match_call.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
math_util.c
mauville_old_man.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
menu.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
menu_helpers.c Cleanup from syncing pss and mon markings 2022-07-30 12:43:14 -04:00
menu_specialized.c corrected comment, tough to smart 2023-10-07 17:23:52 -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 Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
mon_markings.c Review changes from https://github.com/pret/pokefirered/pull/525 2022-08-01 15:37:05 -04:00
money.c OamData mosaic FALSE 2022-07-29 21:27:39 -04:00
move_relearner.c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-windows 2023-02-01 14:59:45 -05:00
multiboot.c
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
mystery_event_script.c Document the trendy saying word group 2023-03-13 15:58:40 -04:00
mystery_gift.c Document wonder news 2022-11-22 02:17:03 -05: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
mystery_gift_menu.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -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 branch 'master' of https://github.com/pret/pokeemerald into doc-windows 2023-02-01 14:59:45 -05:00
naming_screen.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
new_game.c Use the ITEM_NONE constant for the registeredItem save block field 2022-12-18 21:05:37 +00:00
option_menu.c Options menu: cleanup 2022-08-22 08:38:06 +01:00
overworld.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
palette.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
palette_util.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
party_menu.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
play_time.c
player_pc.c Remove fakematch in NewGameInitPCItems 2023-10-07 12:52:57 -04:00
pokeball.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
pokeblock.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
pokeblock_feed.c Renamed MON_DATA_SPECIES2 to MON_DATA_SPECIES_OR_EGG for clarification 2023-02-24 07:53:02 -03:00
pokedex.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 Add some missing palette macro use 2023-05-25 15:09:16 -04:00
pokedex_cry_screen.c Add some missing sizeof usage for SpriteSheets 2023-01-24 17:04:48 -05:00
pokemon.c Moved files - spinda spots, jp fonts, redyellowgreen_frame.bin 2023-11-12 14:28:11 +13:00
pokemon_animation.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
pokemon_icon.c Fixed Mr. Mime capitalization 2023-09-12 13:09:56 -03:00
pokemon_jump.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
pokemon_size_record.c
pokemon_storage_system.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
pokemon_summary_screen.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
pokenav.c Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into doc-arg 2022-06-03 15:43:21 -04:00
pokenav_conditions.c Automatically update nickname buffer sizes 2023-08-08 16:28:09 -04: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 Add some missing palette macro use 2023-05-25 15:09:16 -04: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 Reference TMs and HMs by move instead of number (#1732) 2023-08-09 10:51:01 -04:00
pokenav_match_call_gfx.c Add some missing palette macro use 2023-05-25 15:09:16 -04:00
pokenav_match_call_list.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
pokenav_menu_handler.c Struct pointers star standarizing 2022-07-29 11:15:33 -04:00
pokenav_menu_handler_gfx.c Add some missing palette macro use 2023-05-25 15:09:16 -04:00
pokenav_region_map.c Detect potential misalignment in modern 2023-07-24 19:42:56 +01:00
pokenav_ribbons_list.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
pokenav_ribbons_summary.c Add some missing palette macro use 2023-05-25 15:09:16 -04:00
post_battle_event_funcs.c
random.c
rayquaza_scene.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
record_mixing.c Add temp var aliases 2023-08-04 14:17:28 -04:00
recorded_battle.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
region_map.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
reload_save.c
reset_rtc_screen.c Use window constants in reset_rtc_screen 2022-09-29 18:29:20 -04:00
reshow_battle_screen.c gReservedSpritePaletteCount using MAX_BATTLERS_COUNT for battles 2022-09-14 12:20:59 -03:00
roamer.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
rom_header.s Merge pull request #1763 from GriffinRichards/rm-global 2022-09-13 15:08:37 -04:00
rom_header_gf.c Remove all leading whitespace 2023-10-23 13:24:38 -05: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 Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
rtc.c Renamed time amounts 2023-09-20 19:04:50 -03:00
safari_zone.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
save.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
save_failed_screen.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
save_location.c
scanline_effect.c Detect potential misalignment in modern 2023-07-24 19:42:56 +01:00
scrcmd.c Merge remote-tracking branch 'pret/master' into feature/dynmulti 2023-11-29 13:06:18 +01:00
script.c [script-command] add dynmultichoice 2023-01-17 21:49:06 +01:00
script_menu.c Merge remote-tracking branch 'pret/master' into feature/dynmulti 2023-11-29 13:06:18 +01:00
script_movement.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
script_pokemon_util.c Renamed MON_DATA_SPECIES2 to MON_DATA_SPECIES_OR_EGG for clarification 2023-02-24 07:53:02 -03:00
secret_base.c Misc missing constant use 2023-08-10 01:42:18 -04:00
shop.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
siirtc.c Include config.h in siirtc.c 2022-06-03 21:04:14 +03:00
slot_machine.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
sound.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
start_menu.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
starter_choose.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
strings.c Clean up field_poison.c 2022-07-06 21:04:54 -04:00
task.c
text_input_strings.c
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 Renaming Script Contexts 2022-08-15 15:18:12 -04:00
title_screen.c Document title screen task data 2023-08-20 01:18:44 -04:00
trade.c Remove all leading whitespace 2023-10-23 13:24:38 -05:00
trader.c Decimal paletteNums 2022-08-19 17:05:22 +01:00
trainer_card.c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-windows 2023-02-01 14:59:45 -05:00
trainer_hill.c Add some missing trainer hill constant usage 2023-10-06 15:17:55 -04:00
trainer_pokemon_sprites.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
trainer_see.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
trig.c
tv.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
union_room.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
union_room_battle.c Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize 2023-01-18 11:07:12 -05:00
union_room_chat.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
union_room_player_avatar.c Sync wireless improvements 2022-11-09 15:14:18 -05:00
use_pokeblock.c Merge branch 'master' into misc-tasks 2023-10-07 17:25:20 -04:00
util.c More DISPLAY_WIDTH/HEIGHT constant usage 2023-08-10 01:42:38 -04: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 [BUGFIX] for abilities affecting wild encounter tables 2023-09-15 19:11:25 +02:00
wireless_communication_status_screen.c Add some missing palette macro use 2023-05-25 15:09:16 -04:00
wonder_news.c Document wonder news 2022-11-22 02:17:03 -05:00