pokeemerald/src
2022-10-06 17:24:53 -04:00
..
data Merge pull request #1793 from GriffinRichards/clean-shop 2022-10-06 17:24:53 -04:00
agb_flash_1m.c
agb_flash_le.c
agb_flash_mx.c
agb_flash.c
AgbRfu_LinkManager.c
anim_mon_front_pics.c
apprentice.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
bard_music.c
battle_ai_script_commands.c Removed unnecessary parenthesis 2022-08-27 11:19:50 -04:00
battle_ai_switch_items.c IS_BATTLER_OF_TYPE 2022-08-27 02:50:55 -04:00
battle_anim_bug.c Corrected uses of GetBattlerSide 2022-08-27 00:59:12 -04:00
battle_anim_dark.c Usage of BATTLE_PARTNER 2022-08-27 01:26:13 -04:00
battle_anim_dragon.c
battle_anim_effects_1.c Additional battle anim sync 2022-08-19 11:51:13 -04:00
battle_anim_effects_2.c Using GET_BATTLER_SIDE and GET_BATTLER_SIDE2 2022-09-03 00:28:32 -04:00
battle_anim_effects_3.c Additional battle anim sync 2022-08-19 11:51:13 -04: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 Usage of BATTLE_PARTNER 2022-08-27 01:26:13 -04:00
battle_anim_flying.c Corrected uses of GetBattlerSide 2022-08-27 00:59:12 -04:00
battle_anim_ghost.c Usage of BATTLE_PARTNER 2022-08-27 01:26:13 -04:00
battle_anim_ground.c
battle_anim_ice.c Using GET_BATTLER_SIDE and GET_BATTLER_SIDE2 2022-09-03 00:28:32 -04:00
battle_anim_mon_movement.c Corrected uses of GetBattlerSide 2022-08-27 00:59:12 -04:00
battle_anim_mons.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
battle_anim_normal.c
battle_anim_poison.c
battle_anim_psychic.c Usage of BATTLE_PARTNER 2022-08-27 01:26:13 -04:00
battle_anim_rock.c Add missing usage of SOUND_PAN_* 2022-08-16 13:04:00 -04:00
battle_anim_smokescreen.c
battle_anim_sound_tasks.c Additional battle anim sync 2022-08-19 11:51:13 -04:00
battle_anim_status_effects.c
battle_anim_throw.c Additional battle anim sync 2022-08-19 11:51:13 -04:00
battle_anim_utility_funcs.c Additional battle anim sync 2022-08-19 11:51:13 -04:00
battle_anim_water.c
battle_anim.c Usage of BATTLE_PARTNER 2022-08-27 01:26:13 -04:00
battle_arena.c Standardize judgement vs judgment spelling 2022-08-20 22:58:46 -04:00
battle_bg.c Standardize judgement vs judgment spelling 2022-08-20 22:58:46 -04:00
battle_controller_link_opponent.c Implemented review changes from https://github.com/pret/pokefirered/pull/548 2022-09-04 21:24:12 -03:00
battle_controller_link_partner.c Usage of BATTLE_PARTNER 2022-08-27 01:26:13 -04:00
battle_controller_opponent.c Implemented review changes from https://github.com/pret/pokefirered/pull/548 2022-09-04 21:24:12 -03:00
battle_controller_player_partner.c Usage of BATTLE_PARTNER 2022-08-27 01:26:13 -04:00
battle_controller_player.c Using GET_BATTLER_SIDE and GET_BATTLER_SIDE2 2022-09-03 00:28:32 -04:00
battle_controller_recorded_opponent.c Implemented review changes from https://github.com/pret/pokefirered/pull/548 2022-09-04 21:24:12 -03:00
battle_controller_recorded_player.c Usage of BATTLE_PARTNER 2022-08-27 01:26:13 -04:00
battle_controller_safari.c
battle_controller_wally.c Usage of BATTLE_PARTNER 2022-08-27 01:26:13 -04:00
battle_controllers.c Implemented review changes from https://github.com/pret/pokefirered/pull/548 2022-09-04 21:24:12 -03:00
battle_dome.c Merge pull request #1727 from AsparagusEduardo/pret_clean 2022-08-19 21:27:55 -04:00
battle_factory_screen.c
battle_factory.c
battle_gfx_sfx_util.c Using GET_BATTLER_SIDE and GET_BATTLER_SIDE2 2022-09-03 00:28:32 -04:00
battle_interface.c
battle_intro.c
battle_main.c gReservedSpritePaletteCount using MAX_BATTLERS_COUNT for battles 2022-09-14 12:20:59 -03:00
battle_message.c Merge pull request #1748 from GriffinRichards/fix-judgement 2022-09-01 11:51:04 -04:00
battle_palace.c
battle_pike.c Removed free macro 2022-09-16 20:36:44 -03:00
battle_pyramid_bag.c Clean up shop.c 2022-09-22 15:08:17 -04:00
battle_pyramid.c Removed free macro 2022-09-16 20:36:44 -03:00
battle_records.c
battle_script_commands.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
battle_setup.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
battle_tent.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
battle_tower.c Implemented review changes from https://github.com/pret/pokefirered/pull/548 2022-09-04 21:24:12 -03:00
battle_transition_frontier.c
battle_transition.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
battle_tv.c
battle_util.c Using GET_BATTLER_SIDE and GET_BATTLER_SIDE2 2022-09-03 00:28:32 -04:00
battle_util2.c
berry_blender.c Add DISPLAY_TILE_* constants 2022-09-26 19:52:17 -04:00
berry_crush.c Implemented review changes from https://github.com/pret/pokefirered/pull/548 2022-09-04 21:24:12 -03:00
berry_fix_graphics.c
berry_fix_program.c
berry_powder.c
berry_tag_screen.c
berry.c
bike.c
birch_pc.c
braille_puzzles.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
braille.c
cable_car.c SpriteTemplate formatting 2022-08-27 02:07:58 -04:00
cable_club.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
clear_save_data_screen.c
clock.c
coins.c
confetti_util.c
contest_ai.c
contest_effect.c
contest_link_util.c
contest_link.c
contest_painting.c
contest_util.c Add DISPLAY_TILE_* constants 2022-09-26 19:52:17 -04:00
contest.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
coord_event_weather.c
credits.c Add DISPLAY_TILE_* constants 2022-09-26 19:52:17 -04:00
crt0.s Drop usage of global directive 2022-09-02 21:53:44 -04:00
data.c
daycare.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
decompress.c [doc] clean up casts in decompress.c 2022-09-29 17:33:39 +02:00
decoration_inventory.c
decoration.c Removed free macro 2022-09-16 20:36:44 -03:00
dewford_trend.c
digit_obj_util.c
diploma.c Removed malloc macro 2022-09-16 20:24:26 -03:00
dodrio_berry_picking.c Add DISPLAY_TILE_* constants 2022-09-26 19:52:17 -04:00
dynamic_placeholder_text_util.c
easy_chat.c Removed malloc macro 2022-09-16 20:24:26 -03:00
egg_hatch.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
ereader_helpers.c Update special save sector size checks 2022-08-05 12:11:33 -04:00
ereader_screen.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
event_data.c
event_object_lock.c
event_object_movement.c Removed free macro 2022-09-16 20:36:44 -03:00
evolution_graphics.c
evolution_scene.c
faraway_island.c
field_camera.c
field_control_avatar.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
field_door.c
field_effect_helpers.c
field_effect.c SpriteTemplate formatting 2022-08-27 02:07:58 -04:00
field_message_box.c
field_player_avatar.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
field_poison.c Fixed switch syntax in Task_TryFieldPoisonWhiteOut 2022-08-24 17:01:36 -03:00
field_region_map.c Removed malloc macro 2022-09-16 20:24:26 -03:00
field_screen_effect.c Add DISPLAY_TILE_* constants 2022-09-26 19:52:17 -04:00
field_special_scene.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
field_specials.c Clean up shop.c 2022-09-22 15:08:17 -04:00
field_tasks.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
field_weather_effect.c Add misc constant usage to field_weather_effect 2022-09-12 15:11:58 -04:00
field_weather.c
fieldmap.c CpuFastFill -> CpuFastFill16 in fieldmap 2022-09-02 19:41:28 -04:00
fldeff_cut.c Revert style changes 2022-08-15 20:41:12 -04:00
fldeff_dig.c
fldeff_escalator.c
fldeff_flash.c Renaming Script Contexts 2022-08-15 15:18:12 -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 Renaming Script Contexts 2022-08-15 15:18:12 -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 DISPLAY_TILE_* constants 2022-09-26 19:52:17 -04:00
frontier_util.c Removed free macro 2022-09-16 20:36:44 -03:00
graphics.c Standardize judgement vs judgment spelling 2022-08-20 22:58:46 -04:00
gym_leader_rematch.c
hall_of_fame.c
heal_location.c
hof_pc.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
image_processing_effects.c
international_string_util.c
intro_credits_graphics.c
intro.c Added missing uses of JOY_xx macros 2022-09-22 21:43:33 -03:00
item_icon.c Clean up shop.c 2022-09-22 15:08:17 -04:00
item_menu_icons.c
item_menu.c Clean up shop.c 2022-09-22 15:08:17 -04:00
item_use.c Sync fieldmap 2022-09-02 19:29:35 -04:00
item.c Removed unused functions in item header 2022-10-04 22:06:07 -03:00
landmark.c
libgcnmultiboot.s
libisagbprn.c [debug] do not use heap allocation for MgbaPrintf 2022-09-23 04:12:57 +02:00
librfu_intr.c
librfu_rfu.c Fix phaseShit typo 2022-08-17 11:47:00 -04: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_rfu_2.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
link_rfu_3.c Removed free macro 2022-09-16 20:36:44 -03:00
link.c Add DISPLAY_TILE_* constants 2022-09-26 19:52:17 -04:00
list_menu.c Added missing uses of JOY_xx macros 2022-09-22 21:43:33 -03:00
load_save.c [doc] fix misnamed dma <--> aslr 2022-09-07 14:37:03 +02:00
lottery_corner.c
m4a_1.s
m4a_tables.c
m4a.c
mail_data.c
mail.c Add DISPLAY_TILE_* constants 2022-09-26 19:52:17 -04:00
main_menu.c Add DISPLAY_TILE_* constants 2022-09-26 19:52:17 -04:00
main.c Merge pull request #1768 from SBird1337/feature/mgba-print 2022-09-23 13:49:48 -04:00
map_name_popup.c Revert style changes 2022-08-15 20:41:12 -04:00
match_call.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
math_util.c
mauville_old_man.c Revert style changes 2022-08-15 20:41:12 -04:00
menu_helpers.c
menu_specialized.c
menu.c
metatile_behavior.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
mini_printf.c [debug] add support for mgba printf 2022-09-06 13:40:31 +02:00
minigame_countdown.c Implemented review changes from https://github.com/pret/pokefirered/pull/548 2022-09-04 21:24:12 -03:00
mirage_tower.c SpriteTemplate formatting 2022-08-27 02:07:58 -04:00
mon_markings.c
money.c
move_relearner.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
multiboot.c
mystery_event_menu.c Add DISPLAY_TILE_* constants 2022-09-26 19:52:17 -04:00
mystery_event_msg.c
mystery_event_script.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
mystery_gift_client.c
mystery_gift_link.c
mystery_gift_menu.c Add additional DISPLAY_TILE_WIDTH usage 2022-09-29 15:22:21 -04:00
mystery_gift_scripts.c
mystery_gift_server.c
mystery_gift_view.c Add DISPLAY_TILE_* constants 2022-09-26 19:52:17 -04:00
mystery_gift.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
naming_screen.c Add DISPLAY_TILE_* constants 2022-09-26 19:52:17 -04:00
new_game.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
option_menu.c
overworld.c Fixed KeyInterCB_DeferToEventScript comment 2022-08-24 17:12:59 -03:00
palette_util.c
palette.c
party_menu.c Add DISPLAY_TILE_* constants 2022-09-26 19:52:17 -04:00
play_time.c
player_pc.c Clean up shop.c 2022-09-22 15:08:17 -04:00
pokeball.c Undefined temporary preproc macro HIBYTE 2022-09-07 13:41:48 -03:00
pokeblock_feed.c
pokeblock.c
pokedex_area_region_map.c
pokedex_area_screen.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
pokedex_cry_screen.c
pokedex.c
pokemon_animation.c
pokemon_icon.c
pokemon_jump.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
pokemon_size_record.c
pokemon_storage_system.c Documented unk40EF in Summary Screen 2022-09-25 21:33:20 -03:00
pokemon_summary_screen.c Documented unk40EF in Summary Screen 2022-09-25 21:33:20 -03:00
pokemon.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
pokenav_conditions_gfx.c
pokenav_conditions_search_results.c
pokenav_conditions.c
pokenav_list.c
pokenav_main_menu.c
pokenav_match_call_data.c
pokenav_match_call_gfx.c
pokenav_match_call_list.c
pokenav_menu_handler_gfx.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
pokenav_menu_handler.c
pokenav_region_map.c
pokenav_ribbons_list.c
pokenav_ribbons_summary.c
pokenav.c
post_battle_event_funcs.c
random.c
rayquaza_scene.c
record_mixing.c Removed free macro 2022-09-16 20:36:44 -03:00
recorded_battle.c Removed free macro 2022-09-16 20:36:44 -03:00
region_map.c Removed malloc macro 2022-09-16 20:24:26 -03:00
reload_save.c
reset_rtc_screen.c
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_gf.c Revert style changes 2022-08-15 20:41:12 -04:00
rom_header.s Merge pull request #1763 from GriffinRichards/rm-global 2022-09-13 15:08:37 -04:00
rotating_gate.c Merge pull request #1723 from GriffinRichards/fix-impassable 2022-08-10 21:28:14 -04:00
rotating_tile_puzzle.c Clean up lock/unlock anim movement 2022-08-12 21:18:10 -04:00
roulette.c SpriteTemplate formatting 2022-08-27 02:07:58 -04:00
rtc.c
safari_zone.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
save_failed_screen.c
save_location.c
save.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
scanline_effect.c
scrcmd.c Sync fieldmap 2022-09-02 19:29:35 -04:00
script_menu.c Fix 'y' actually being 'x' in CreatePCMultichoice 2022-09-08 10:38:52 +02:00
script_movement.c
script_pokemon_util.c
script.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
secret_base.c Removed free macro 2022-09-16 20:36:44 -03:00
shop.c Clean up shop.c 2022-09-22 15:08:17 -04:00
siirtc.c
slot_machine.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
sound.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
start_menu.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
starter_choose.c
strings.c
task.c
text_input_strings.c
text_window.c
tileset_anims.c
time_events.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
title_screen.c Added missing uses of JOY_xx macros 2022-09-22 21:43:33 -03:00
trade.c Add DISPLAY_TILE_* constants 2022-09-26 19:52:17 -04:00
trader.c Revert style changes 2022-08-15 20:41:12 -04:00
trainer_card.c Fix names and constant usage for union room classes 2022-08-23 12:44:07 -04:00
trainer_hill.c Corrected additional inconsistent uses of whitespace 2022-08-15 17:04:34 -04:00
trainer_pokemon_sprites.c
trainer_see.c Renaming Script Contexts 2022-08-15 15:18:12 -04:00
trig.c
tv.c Removed free macro 2022-09-16 20:36:44 -03:00
union_room_battle.c Add DISPLAY_TILE_* constants 2022-09-26 19:52:17 -04:00
union_room_chat.c Added missing uses of JOY_xx macros 2022-09-22 21:43:33 -03:00
union_room_player_avatar.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
union_room.c Add DISPLAY_TILE_* constants 2022-09-26 19:52:17 -04:00
use_pokeblock.c
util.c
walda_phrase.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
wallclock.c
wild_encounter.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
wireless_communication_status_screen.c
wonder_news.c Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00