pokeemerald/src
2020-12-22 00:08:15 -05:00
..
data Corrected small inconsistency in move flag names 2020-12-12 12:18:56 -03:00
agb_flash_1m.c
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 re-remove extra semicolons (from #1104) 2020-10-19 05:58:51 -04:00
anim_mon_front_pics.c Sync Unown and qmark mon folders with pokefirered 2020-02-25 14:18:28 -06:00
apprentice.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
bard_music.c Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
battle_ai_script_commands.c Merge pull request #1265 from Kurausukun/berry_crush 2020-12-14 23:22:41 -05:00
battle_ai_switch_items.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
battle_anim_bug.c address comments 2020-11-02 18:43:11 -05:00
battle_anim_dark.c address comments 2020-11-02 18:43:11 -05:00
battle_anim_dragon.c Rename battle anim type files, remove unneeded ARG_RET_IDs 2020-02-25 12:54:08 -06:00
battle_anim_effects_1.c Undo PokeCodec's PRs 2020-09-13 06:30:55 -03:00
battle_anim_effects_2.c Give songs meaningful english names 2020-08-20 19:06:14 -04:00
battle_anim_effects_3.c Merge remote-tracking branch 'upstream/master' into berry_crush 2020-12-10 23:30:52 -05:00
battle_anim_electric.c Give songs meaningful english names 2020-08-20 19:06:14 -04:00
battle_anim_fight.c Rename battle anim type files, remove unneeded ARG_RET_IDs 2020-02-25 12:54:08 -06:00
battle_anim_fire.c Give songs meaningful english names 2020-08-20 19:06:14 -04:00
battle_anim_flying.c address comments 2020-11-02 18:43:11 -05:00
battle_anim_ghost.c Give songs meaningful english names 2020-08-20 19:06:14 -04:00
battle_anim_ground.c Rename battle anim type files, remove unneeded ARG_RET_IDs 2020-02-25 12:54:08 -06:00
battle_anim_ice.c Rename battle anim type files, remove unneeded ARG_RET_IDs 2020-02-25 12:54:08 -06:00
battle_anim_mon_movement.c Clean up battle anim C for doc 2020-02-25 12:54:08 -06:00
battle_anim_mons.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
battle_anim_normal.c Rename battle anim type files, remove unneeded ARG_RET_IDs 2020-02-25 12:54:08 -06:00
battle_anim_poison.c Rename battle anim type files, remove unneeded ARG_RET_IDs 2020-02-25 12:54:08 -06:00
battle_anim_psychic.c address comments 2020-11-02 18:43:11 -05:00
battle_anim_rock.c Give songs meaningful english names 2020-08-20 19:06:14 -04:00
battle_anim_smokescreen.c Clean up some battle scr cmd data 2020-07-18 18:10:15 -04:00
battle_anim_sound_tasks.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
battle_anim_status_effects.c Clean up move anim doc 2020-02-25 12:54:08 -06:00
battle_anim_throw.c Minor battle_anim_throw cleanup 2020-08-30 15:11:44 -04:00
battle_anim_utility_funcs.c address comments 2020-11-02 18:43:11 -05:00
battle_anim_water.c re-match battle_anim_water functions (from #1136) 2020-10-21 04:41:57 -04:00
battle_anim.c Document contest appeal 2020-08-15 14:32:30 -04:00
battle_arena.c Give songs meaningful english names 2020-08-20 19:06:14 -04:00
battle_bg.c Undo PokeCodec's PRs 2020-09-13 06:30:55 -03:00
battle_controller_link_opponent.c Minor battle_anim_throw cleanup 2020-08-30 15:11:44 -04:00
battle_controller_link_partner.c Minor battle_anim_throw cleanup 2020-08-30 15:11:44 -04:00
battle_controller_opponent.c Minor battle_anim_throw cleanup 2020-08-30 15:11:44 -04:00
battle_controller_player_partner.c Minor battle_anim_throw cleanup 2020-08-30 15:11:44 -04:00
battle_controller_player.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
battle_controller_recorded_opponent.c Minor battle_anim_throw cleanup 2020-08-30 15:11:44 -04:00
battle_controller_recorded_player.c Minor battle_anim_throw cleanup 2020-08-30 15:11:44 -04:00
battle_controller_safari.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
battle_controller_wally.c Minor battle_anim_throw cleanup 2020-08-30 15:11:44 -04:00
battle_controllers.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
battle_dome.c Use BUGFIX for some inline fixes 2020-12-12 23:30:51 -05:00
battle_factory_screen.c Use BUGFIX for some inline fixes 2020-12-12 23:30:51 -05:00
battle_factory.c Document gUnknown_03006298 2020-10-11 09:54:49 +02:00
battle_gfx_sfx_util.c Merge remote-tracking branch 'upstream/master' into berry_crush 2020-12-10 23:30:52 -05:00
battle_interface.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
battle_intro.c battle_gfx_sfx_util.c: Very annoying fakematch fix. 2020-09-19 17:12:25 -04:00
battle_main.c Merge remote-tracking branch 'upstream/master' into berry_crush 2020-12-10 23:30:52 -05:00
battle_message.c Merge remote-tracking branch 'upstream/master' into berry_crush 2020-12-10 23:30:52 -05:00
battle_palace.c Merge master into ObjEvent rename and prune accidental inclusions 2020-01-08 05:43:06 -05:00
battle_pike.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
battle_pyramid_bag.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
battle_pyramid.c Use BUGFIX for some inline fixes 2020-12-12 23:30:51 -05:00
battle_records.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
battle_script_commands.c Merge pull request #1265 from Kurausukun/berry_crush 2020-12-14 23:22:41 -05:00
battle_setup.c Merge remote-tracking branch 'upstream/master' into berry_crush 2020-12-10 23:30:52 -05:00
battle_tent.c Merge remote-tracking branch 'upstream/master' into berry_crush 2020-12-10 23:30:52 -05:00
battle_tower.c Use BUGFIX for some inline fixes 2020-12-12 23:30:51 -05:00
battle_transition_frontier.c Document unk_transition 2020-07-02 15:45:37 -04:00
battle_transition.c Merge remote-tracking branch 'upstream/master' into berry_crush 2020-12-10 23:30:52 -05:00
battle_tv.c Merge branch 'master' into reverts 2020-10-26 12:16:36 -03:00
battle_util2.c Use friendship event constants 2020-02-04 12:16:15 -06:00
battle_util.c Use BUGFIX for some inline fixes 2020-12-12 23:30:51 -05:00
berry_blender.c Use BUGFIX for some inline fixes 2020-12-12 23:30:51 -05:00
berry_crush.c change "filler" to "unk", remove newline 2020-12-22 00:08:15 -05:00
berry_fix_graphics.c Minor berry fix data clean up 2020-02-08 14:23:41 -06:00
berry_fix_program.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
berry_powder.c Move berry powder data to src 2020-02-08 14:22:53 -06:00
berry_tag_screen.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
berry.c Undo PokeCodec's PRs 2020-09-13 06:30:55 -03:00
bike.c Give songs meaningful english names 2020-08-20 19:06:14 -04:00
birch_pc.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
braille_puzzles.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
cable_car.c Fix segment typo 2020-09-03 16:17:29 -04:00
cable_club.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
clear_save_data_screen.c RGB Constants 2019-04-04 17:05:46 -04:00
clock.c Document some field_specials data 2019-09-17 16:50:17 -05:00
coins.c Start documenting roulette 2020-07-30 19:37:16 -04:00
confetti_util.c Undo PokeCodec's PRs 2020-09-13 06:30:55 -03:00
contest_ai.c Use BUGFIX for some inline fixes 2020-12-12 23:30:51 -05:00
contest_effect.c Document contest AI commands 2020-08-21 02:36:48 -04:00
contest_link_util.c Document link contest connection 2020-08-13 16:27:40 -04:00
contest_link.c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest 2020-08-16 05:59:10 -04:00
contest_painting.c Merge remote-tracking branch 'upstream/master' into berry_crush 2020-12-10 23:30:52 -05:00
contest_util.c Merge remote-tracking branch 'upstream/master' into berry_crush 2020-12-10 23:30:52 -05:00
contest.c Merge remote-tracking branch 'upstream/master' into berry_crush 2020-12-10 23:30:52 -05:00
coord_event_weather.c Add comment for ABNORMAL_WEATHER 2019-12-06 19:05:28 -06:00
credits.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
crt0.s swi --> svc 2020-11-06 12:34:57 -05:00
data.c Designated initializers for gTrainerBackPicTable 2020-11-30 15:32:08 -05:00
daycare.c Merge pull request #1265 from Kurausukun/berry_crush 2020-12-14 23:22:41 -05:00
decompress.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
decoration_inventory.c Document decoration.c 2020-03-06 09:47:20 +00:00
decoration.c Merge pull request #1189 from aaaaaa123456789/reverts 2020-11-03 09:28:45 -05:00
dewford_trend.c port TrendyPhraseIdOld fakematch fix 2020-10-26 00:29:55 -04:00
digit_obj_util.c Update src/digit_obj_util.c 2020-10-26 19:14:08 -03:00
diploma.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
dodrio_berry_picking.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
dynamic_placeholder_text_util.c Add some charmap constant usage 2020-08-11 00:23:28 -04:00
easy_chat.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
egg_hatch.c battle_gfx_sfx_util.c: Very annoying fakematch fix. 2020-09-19 17:12:25 -04:00
ereader_helpers.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
ereader_screen.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
event_data.c Merge master into ObjEvent rename 2019-12-15 02:00:00 -05:00
event_object_lock.c Document union_room.c 2020-05-31 13:11:18 -04:00
event_object_movement.c Merge remote-tracking branch 'upstream/master' into berry_crush 2020-12-10 23:30:52 -05:00
evolution_graphics.c Give songs meaningful english names 2020-08-20 19:06:14 -04:00
evolution_scene.c Merge remote-tracking branch 'upstream/master' into berry_crush 2020-12-10 23:30:52 -05:00
faraway_island.c Undo PokeCodec's PRs 2020-09-13 06:30:55 -03:00
field_camera.c Document some overworld and field effects 2020-06-23 15:48:53 -04:00
field_control_avatar.c Give songs meaningful english names 2020-08-20 19:06:14 -04:00
field_door.c Give songs meaningful english names 2020-08-20 19:06:14 -04:00
field_effect_helpers.c Name object event pals/tags 2020-11-23 14:24:48 -05:00
field_effect.c Use BUGFIX for some inline fixes 2020-12-12 23:30:51 -05:00
field_message_box.c Document cable_club.c 2020-06-06 16:10:03 -04:00
field_player_avatar.c Merge remote-tracking branch 'upstream/master' into berry_crush 2020-12-10 23:30:52 -05:00
field_poison.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
field_region_map.c Document some overworld and field effects 2020-06-23 15:48:53 -04:00
field_screen_effect.c Give songs meaningful english names 2020-08-20 19:06:14 -04:00
field_special_scene.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
field_specials.c Move object event pal declarations to graphics 2020-11-23 14:45:16 -05:00
field_tasks.c Fixed Pacifidlog typo. 2020-09-05 01:11:07 -04:00
field_weather_effect.c Give songs meaningful english names 2020-08-20 19:06:14 -04:00
field_weather.c Give songs meaningful english names 2020-08-20 19:06:14 -04:00
fieldmap.c Merge branch 'master' into doc-overworld 2020-07-08 15:51:58 -04:00
fldeff_cut.c Merge remote-tracking branch 'upstream/master' into berry_crush 2020-12-10 23:30:52 -05:00
fldeff_dig.c Clean up field effect doc 2020-07-02 05:05:13 -04:00
fldeff_escalator.c Fix elevator metatile typo 2020-07-06 16:02:49 -04:00
fldeff_flash.c Give songs meaningful english names 2020-08-20 19:06:14 -04:00
fldeff_misc.c Give songs meaningful english names 2020-08-20 19:06:14 -04:00
fldeff_rocksmash.c Give songs meaningful english names 2020-08-20 19:06:14 -04:00
fldeff_softboiled.c Give songs meaningful english names 2020-08-20 19:06:14 -04:00
fldeff_strength.c Clean up field effect doc 2020-07-02 05:05:13 -04:00
fldeff_sweetscent.c Give songs meaningful english names 2020-08-20 19:06:14 -04:00
fldeff_teleport.c Document some overworld and field effects 2020-06-23 15:48:53 -04:00
frontier_pass.c Use BUGFIX for some inline fixes 2020-12-12 23:30:51 -05:00
frontier_util.c Use BUGFIX for some inline fixes 2020-12-12 23:30:51 -05:00
graphics.c Merge pull request #1161 from GriffinRichards/doc-wallclock 2020-09-04 19:48:04 -04: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 Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
heal_location.c Index heal location data, use better names 2020-04-28 19:59:08 -05:00
hof_pc.c Document more script_menu, lilycove harbor 2019-09-19 17:27:34 -04:00
image_processing_effects.c fix aggressive loop optimizations 2020-07-05 18:09:59 +02:00
international_string_util.c Add some charmap constant usage 2020-08-11 00:23:28 -04:00
intro_credits_graphics.c address comments 2020-11-02 18:43:11 -05:00
intro.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
item_icon.c Use ST_OAM constants for OamData definitions 2019-12-06 19:05:44 -06:00
item_menu_icons.c Start documenting berry blender 2020-08-22 19:39:39 -04:00
item_menu.c Merge pull request #1189 from aaaaaa123456789/reverts 2020-11-03 09:28:45 -05:00
item_use.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
item.c re-match CheckBagHasSpace (from #1179) 2020-10-25 23:19:56 -04:00
landmark.c Merge remote-tracking branch 'upstream/master' 2018-12-08 12:13:15 +08:00
libgcnmultiboot.s Sort out asm 2020-07-16 18:28:38 -04:00
libisagbprn.c
librfu_intr.c Wrap asm statements in NONMATCHING 2020-08-18 08:16:09 -04:00
librfu_rfu.c Sync link_rfu_2.c 2020-06-07 12:54:50 -04:00
librfu_sio32id.c Port librfu from firered 2020-02-16 13:49:36 -05:00
librfu_stwi.c Port librfu from firered 2020-02-16 13:49:36 -05:00
lilycove_lady.c Changes from review 2019-08-21 17:06:55 -05:00
link_rfu_2.c Merge branch 'master' into reverts 2020-10-26 12:16:36 -03:00
link_rfu_3.c remove naked asm (oops) 2020-10-22 05:04:35 -04:00
link.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
list_menu.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
load_save.c Standardize EVENT_OBJECT to OBJECT_EVENT 2019-11-20 23:12:51 -05:00
lottery_corner.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
m4a_1.s use better m4a variable/constant names 2020-12-11 16:33:55 +01:00
m4a_tables.c Undo PokeCodec's PRs 2020-09-13 06:30:55 -03:00
m4a.c remove trailing spaces 2020-12-12 13:19:08 +01:00
mail_data.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
mail.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
main_menu.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
main.c Simplify RAM reset adaptation for modern 2020-11-06 12:29:40 -05:00
map_name_popup.c Give proper names to underwater maps 2020-09-01 03:03:14 -04:00
match_call.c Use BUGFIX for some inline fixes 2020-12-12 23:30:51 -05:00
math_util.c Document math_util.c 2020-05-24 08:28:02 -05:00
mauville_old_man.c Add some charmap constant usage 2020-08-11 00:23:28 -04:00
menu_helpers.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
menu_specialized.c fix indentation 2020-12-14 21:44:25 -05:00
menu.c whitespace 2020-11-26 01:35:08 -05:00
metatile_behavior.c Use BUGFIX for some inline fixes 2020-12-12 23:30:51 -05:00
mevent2.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
mevent_801BAAC.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
mevent_client.c Standardize Event Object to Object Event 2019-11-20 22:55:44 -05:00
mevent_news.c Some script clean up, document secret base secrets show 2020-01-12 19:39:30 -06:00
mevent_scripts.c mevent_server_ish --> mevent_client 2019-04-03 17:04:42 -05:00
mevent_server_helpers.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
mevent_server.c Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
minigame_countdown.c Merge branch 'master' into doc-blender 2020-08-28 16:16:00 -04:00
mirage_tower.c re-match sub_81BF2B8 (from $1177) 2020-10-23 21:51:46 -04:00
mon_markings.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
money.c Use ST_OAM constants for OamData definitions 2019-12-06 19:05:44 -06:00
move_relearner.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
multiboot.c rewrite MultiBootWaitCycles as naked function 2020-10-02 12:27:16 +02:00
mystery_event_menu.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
mystery_event_msg.c Use normal apostrophes like adults 2018-12-07 10:41:08 -05:00
mystery_event_script.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
mystery_gift.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
naming_screen.c Give songs meaningful english names 2020-08-20 19:06:14 -04:00
new_game.c Document union_room_chat.c 2020-06-02 18:35:00 -04:00
option_menu.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
overworld.c use direction constant 2020-12-14 21:54:19 -05:00
palette_util.c Rename roulette_util to palette_util 2020-08-04 19:24:36 -04:00
palette.c Clean up rayquaza scene documentation 2020-08-27 16:04:11 -04:00
party_menu.c Merge remote-tracking branch 'upstream/master' into berry_crush 2020-12-10 23:30:52 -05:00
play_time.c Unnest if statements 2020-06-08 17:09:54 -04:00
player_pc.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
pokeball.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
pokeblock_feed.c battle_gfx_sfx_util.c: Very annoying fakematch fix. 2020-09-19 17:12:25 -04:00
pokeblock.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
pokedex_area_region_map.c Begin item_menu.c cleanup 2020-06-10 13:07:42 -07:00
pokedex_area_screen.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
pokedex_cry_screen.c Document pokedex cry screen 2020-03-10 14:02:03 -04:00
pokedex.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
pokemon_animation.c Fix affine anim bug with Pokémon going in and out of balls without an intermediate screen transition 2020-12-12 20:29:20 -08:00
pokemon_icon.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
pokemon_jump.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
pokemon_size_record.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
pokemon_storage_system.c Use BUGFIX for some inline fixes 2020-12-12 23:30:51 -05:00
pokemon_summary_screen.c Merge pull request #1265 from Kurausukun/berry_crush 2020-12-14 23:22:41 -05:00
pokemon.c Merge pull request #1265 from Kurausukun/berry_crush 2020-12-14 23:22:41 -05:00
pokenav_conditions_1.c Solve merge conflicts from previous commit 2020-11-02 22:18:26 -03:00
pokenav_conditions_2.c align pokenav task funcs and update some pokenav menu bg gfx files 2020-10-11 08:50:58 -06:00
pokenav_conditions_3.c Solve merge conflicts from previous commit 2020-11-02 22:18:26 -03:00
pokenav_main_menu.c Merge branch 'reverts' of https://github.com/aaaaaa123456789/pokeemerald into reverts 2020-11-02 18:43:40 -05:00
pokenav_match_call_1.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
pokenav_match_call_2.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
pokenav_match_call_data.c Convert to -g; will be required for eliminating fakematches. 2020-09-16 19:36:30 -04:00
pokenav_match_call_ui.c start pokenav documentation 2020-10-10 16:17:34 -06:00
pokenav_menu_handler_1.c Solve merge conflicts from previous commit 2020-11-02 22:18:26 -03:00
pokenav_menu_handler_2.c renamed pokenav graphics file fixes 2020-10-11 09:11:12 -06:00
pokenav_region_map.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
pokenav_ribbons_1.c Port back improvements from later commits 2020-10-26 12:31:07 -03:00
pokenav_ribbons_2.c Port back improvements from later commits 2020-10-26 12:31:07 -03:00
pokenav.c Merge branch 'master' into reverts 2020-10-26 12:16:36 -03:00
post_battle_event_funcs.c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest 2020-08-16 05:59:10 -04:00
random.c Use macro for randomization with ISO value 2020-02-25 12:54:08 -06:00
rayquaza_scene.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
record_mixing.c Merge branch 'master' into reverts 2020-10-26 12:16:36 -03:00
recorded_battle.c Clean up some of save.c 2020-01-12 18:42:41 -06:00
region_map.c Use BUGFIX for some inline fixes 2020-12-12 23:30:51 -05:00
reset_rtc_screen.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
reset_save_heap.c Clean up some of save.c 2020-01-12 18:42:41 -06:00
reshow_battle_screen.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
roamer.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
rotating_gate.c Give songs meaningful english names 2020-08-20 19:06:14 -04:00
rotating_tile_puzzle.c Merge branch 'master' of https://github.com/pret/pokeemerald into fix-eventobj 2020-02-12 13:05:57 -05:00
roulette.c Use BUGFIX for some inline fixes 2020-12-12 23:30:51 -05:00
rtc.c Fix/suppress warnings when building with gcc-8 2019-06-26 16:42:57 -04:00
safari_zone.c Document safari zone scripts 2019-10-20 09:53:21 -05:00
save_failed_screen.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
save_location.c Label GCN link flags field 2020-04-13 08:42:31 -04:00
save.c port fix for UpdateSaveAddresses (from #1177) 2020-10-23 22:12:09 -04:00
scanline_effect.c Changed casts to volatile 2020-09-18 13:26:36 -04:00
scrcmd.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
script_menu.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
script_movement.c Fix event constant file names 2019-11-21 14:03:35 -05:00
script_pokemon_util.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
script.c Undo PokeCodec's PRs 2020-09-13 06:30:55 -03:00
secret_base.c Merge branch 'master' into reverts 2020-10-26 12:16:36 -03:00
shop.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
siirtc.c Bugfixes from #591 2019-03-03 09:31:08 -06:00
slot_machine.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
sound.c Fix alignment in sFanfares 2020-08-31 13:38:43 -04:00
start_menu.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
starter_choose.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
strings.c Give songs meaningful english names 2020-08-20 19:06:14 -04:00
task.c Document first rayquaza scene 2020-08-27 15:43:18 -04:00
text_input_strings.c Move text input strings to src 2020-02-13 14:48:19 -06:00
text_window.c Start documenting naming screen 2020-08-07 02:00:41 -04:00
tileset_anims.c Fully document tileset animations 2019-02-08 15:07:42 -06:00
time_events.c Use macro for randomization with ISO value 2020-02-25 12:54:08 -06:00
title_screen.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
trade.c Merge remote-tracking branch 'upstream/master' into berry_crush 2020-12-10 23:30:52 -05:00
trader.c Begin item_menu.c cleanup 2020-06-10 13:07:42 -07:00
trainer_card.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
trainer_hill.c Port back improvements from later commits 2020-10-26 12:31:07 -03:00
trainer_pokemon_sprites.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
trainer_see.c Merge remote-tracking branch 'upstream/master' into berry_crush 2020-12-10 23:30:52 -05:00
trig.c
tv.c add spaces around - and remove comment from include in battle.h 2020-11-06 23:29:52 +03:30
union_room_battle.c Document link contest connection 2020-08-13 16:27:40 -04:00
union_room_chat.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
union_room_player_avatar.c Merge branch 'master' of https://github.com/pret/pokeemerald into add-flagvarsave 2020-07-08 16:03:32 -04:00
union_room.c Use BUGFIX for some inline fixes 2020-12-12 23:30:51 -05:00
unk_text_util_2.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
use_pokeblock.c Merge remote-tracking branch 'upstream/master' into berry_crush 2020-12-10 23:30:52 -05:00
util.c Reformat mevent server and client scripts 2019-04-03 17:04:42 -05:00
walda_phrase.c Merge remote-tracking branch 'upstream/master' into berry_crush 2020-12-10 23:30:52 -05:00
wallclock.c Re-apply joypad macros (minus merge conflicts) 2020-11-02 22:02:39 -03:00
wild_encounter.c Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
wireless_communication_status_screen.c Undo PokeCodec's PRs 2020-09-13 06:30:55 -03:00