pokeemerald/src
2022-08-25 11:52:21 -03:00
..
data Merge pull request #2194 from AsparagusEduardo/BE_pretmerge 2022-07-22 14:00:40 -04: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
AgbRfu_LinkManager.c re-remove extra semicolons (from #1104) 2020-10-19 05:58:51 -04:00
anim_mon_front_pics.c
apprentice.c Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2022-02-28 22:13:14 -08:00
bard_music.c Document some generic argument names 2022-05-31 14:34:25 -04:00
battle_ai_main.c Corrected usage of B_PRANKSTER_DARK_TYPES in AI_CheckBadMove 2022-07-24 06:47:50 -03:00
battle_ai_switch_items.c Merge tag 'pretmaster' into BE_pretmerge2 2022-07-15 12:58:46 -04:00
battle_ai_util.c Merge pull request #2205 from AsparagusEduardo/BE_LightThatBurnsTheSky 2022-07-21 16:14:38 -04:00
battle_anim_bug.c Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2021-11-27 21:38:26 -08:00
battle_anim_dark.c Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2021-11-21 10:40:26 -08:00
battle_anim_dragon.c Merge tag 'pretmaster' into BE_pretmerge2 2022-07-15 12:58:46 -04:00
battle_anim_effects_1.c Merge tag 'pretmaster' into BE_pretmerge2 2022-07-15 12:58:46 -04:00
battle_anim_effects_2.c Merge branch 'battle_engine' into BE_pretmerge 2022-07-20 08:50:30 -04:00
battle_anim_effects_3.c Merge branch 'battle_engine' into BE_pretmerge 2022-07-20 08:50:30 -04:00
battle_anim_electric.c Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into BE/z-moves 2021-12-16 21:44:01 -06:00
battle_anim_fight.c Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into BE/z-moves 2021-12-16 21:44:01 -06:00
battle_anim_fire.c Merge branch 'battle_engine' into BE_pretmerge 2022-07-20 08:50:30 -04:00
battle_anim_flying.c Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into BE/z-moves 2021-12-16 21:44:01 -06:00
battle_anim_ghost.c Merge branch 'battle_engine' into BE_pretmerge 2022-07-20 08:50:30 -04:00
battle_anim_ground.c Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into BE/z-moves 2021-12-16 21:44:01 -06:00
battle_anim_ice.c Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2021-11-27 21:38:26 -08:00
battle_anim_mon_movement.c fix struggle bug anim 2022-02-25 08:54:35 -05:00
battle_anim_mons.c Merge tag 'pretmaster' into BE_pretmerge2 2022-07-15 12:58:46 -04:00
battle_anim_new.c move gSwapDamagecategory to battle struct, use GetSplitBasedOnStats for photon geyser check 2022-07-19 18:24:53 -04:00
battle_anim_normal.c Merge tag 'pretmaster' into BE_pretmerge2 2022-07-15 12:58:46 -04:00
battle_anim_poison.c Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into BE/z-moves 2021-12-16 21:44:01 -06:00
battle_anim_psychic.c Merge tag 'pretmaster' into BE_pretmerge2 2022-07-15 12:58:46 -04:00
battle_anim_rock.c Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into BE/z-moves 2021-12-16 21:44:01 -06:00
battle_anim_smokescreen.c Continue documenting generic arguments 2022-06-03 15:38:03 -04:00
battle_anim_sound_tasks.c Merge tag 'pretmaster' into BE_pretmerge2 2022-07-15 12:58:46 -04:00
battle_anim_status_effects.c Merge branch 'battle_engine' into BE_pretmerge 2022-07-20 08:50:30 -04:00
battle_anim_throw.c Merge tag 'pretmaster' into BE_pretmerge2 2022-07-15 12:58:46 -04:00
battle_anim_utility_funcs.c Merge tag 'pretmaster' into BE_pretmerge2 2022-07-15 12:58:46 -04:00
battle_anim_water.c Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2021-11-27 21:38:26 -08:00
battle_anim.c Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into gen_8_moves_batch2 2022-01-27 17:18:51 +13:00
battle_arena.c Merge branch 'master' of https://github.com/pret/pokeemerald into bePret 2022-04-11 01:22:10 -03:00
battle_bg.c Merge branch 'battle_engine' into BE_pretmerge 2022-07-20 08:50:30 -04:00
battle_controller_link_opponent.c remove IsMoveWithoutAnimation 2022-06-03 17:42:42 +03:00
battle_controller_link_partner.c remove IsMoveWithoutAnimation 2022-06-03 17:42:42 +03:00
battle_controller_opponent.c merge w be 2022-07-17 12:40:43 -04:00
battle_controller_player_partner.c merge w be 2022-07-17 12:40:43 -04:00
battle_controller_player.c Merge branch 'battle_engine' into BE_pretmerge 2022-07-20 08:50:30 -04:00
battle_controller_recorded_opponent.c remove IsMoveWithoutAnimation 2022-06-03 17:42:42 +03:00
battle_controller_recorded_player.c remove IsMoveWithoutAnimation 2022-06-03 17:42:42 +03:00
battle_controller_safari.c Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2021-11-27 21:38:26 -08:00
battle_controller_wally.c remove IsMoveWithoutAnimation 2022-06-03 17:42:42 +03:00
battle_controllers.c Merge tag 'pretmaster' into BE_pretmerge2 2022-07-15 12:58:46 -04:00
battle_debug.c cache ai damage, effectiveness calcs 2022-01-13 11:28:27 -05:00
battle_dome.c Merge tag 'pretmaster' into BE_pretmerge2 2022-07-15 12:58:46 -04:00
battle_factory_screen.c Remove UBFIX related to task destruction 2022-06-17 21:01:23 -04:00
battle_factory.c Merge tag 'pretmaster' into BE_pretmerge2 2022-07-15 12:58:46 -04:00
battle_gfx_sfx_util.c Merge tag 'pretmaster' into BE_pretmerge2 2022-07-15 12:58:46 -04:00
battle_interface.c Merge branch 'battle_engine' into BE_pretmerge 2022-07-20 08:50:30 -04:00
battle_intro.c Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2021-11-21 10:40:26 -08:00
battle_main.c Merge branch 'battle_engine' into BE_pretmerge 2022-07-20 08:50:30 -04:00
battle_message.c Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into yourAffection 2022-07-25 10:24:19 -03:00
battle_palace.c Handle optional arguments for warp commands, add WARP_ID_NONE 2021-11-16 10:53:00 -05:00
battle_pike.c Merge tag 'pretmaster' into BE_pretmerge2 2022-07-15 12:58:46 -04:00
battle_pyramid_bag.c Add some battle frontier constant usage 2022-06-09 12:57:28 -04:00
battle_pyramid.c Merge pull request #1678 from GriffinRichards/const-frontier 2022-06-18 10:22:58 -04:00
battle_records.c Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
battle_script_commands.c Review corrections 2022-08-25 10:45:57 -03:00
battle_setup.c Merge tag 'pretmaster' into BE_pretmerge2 2022-07-15 12:58:46 -04:00
battle_tent.c Add some battle frontier constant usage 2022-06-09 12:57:28 -04:00
battle_tower.c Merge tag 'pretmaster' into BE_pretmerge2 2022-07-15 12:58:46 -04:00
battle_transition_frontier.c Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
battle_transition.c Remove UBFIX related to task destruction 2022-06-17 21:01:23 -04:00
battle_tv.c Merge branch 'master' of https://github.com/pret/pokeemerald into bePret 2022-04-11 01:22:10 -03:00
battle_util2.c cache ai damage, effectiveness calcs 2022-01-13 11:28:27 -05:00
battle_util.c More review corrections 2022-08-25 11:52:21 -03:00
battle_z_move.c Fixed Light That Burns The Sky not using the calculated damage category 2022-07-21 15:13:00 -04:00
berry_blender.c Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into doc-arg 2022-06-03 15:43:21 -04:00
berry_crush.c use more true & false constants 2022-05-27 02:18:52 +02:00
berry_fix_graphics.c
berry_fix_program.c Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
berry_powder.c Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW 2021-11-03 19:54:20 -04:00
berry_tag_screen.c Move balls, shop, link, map popups, and bag out of interface 2022-01-11 13:53:23 -05:00
berry.c Document Berry Crush 2021-03-18 15:18:23 -04:00
bike.c Merge pull request #1608 from GriffinRichards/fix-fieldmap 2022-01-26 17:51:56 -05:00
birch_pc.c
braille_puzzles.c Disambiguate fieldmap names 2022-01-19 10:15:32 -05:00
braille.c Misc text clean-up 2021-11-14 22:21:17 -05:00
cable_car.c Distinguish 'virtual object' names from object events 2021-11-17 23:40:53 -05:00
cable_club.c Handle optional arguments for warp commands, add WARP_ID_NONE 2021-11-16 10:53:00 -05:00
clear_save_data_screen.c Merge pull request #1536 from GriffinRichards/clean-braille 2021-11-03 13:17:29 -04:00
clock.c
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 Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
contest_effect.c Removed trailing spaces in the most relevant files 2021-08-24 19:59: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 Propagate BG_COORD constants 2021-11-03 23:02:06 -04:00
contest_util.c Document Task_UpdateContestResultBar 2022-05-16 15:01:06 -04:00
contest.c Merge tag 'pretmaster' into BE_pretmerge2 2022-07-15 12:58:46 -04:00
coord_event_weather.c
credits.c Continue documenting generic arguments 2022-06-03 15:38:03 -04:00
crt0.s Removed more commented out addresses 2021-12-21 22:49:30 -03:00
data.c Move unknown data table, reference with species 2021-04-25 02:19:01 -04:00
daycare.c Use specific name limits for string limit functions 2021-11-17 22:11:03 -05:00
decompress.c Continue documenting generic arguments 2022-06-03 15:38:03 -04:00
decoration_inventory.c Additional trader clean up 2022-02-27 13:58:48 -05:00
decoration.c use more true & false constants 2022-05-27 02:18:52 +02:00
dewford_trend.c Move pokemon and easy chat constants to global, misc clean-up 2021-12-28 18:07:41 -05:00
digit_obj_util.c Update src/digit_obj_util.c 2020-10-26 19:14:08 -03:00
diploma.c Move more graphics out of misc 2022-01-14 12:29:30 -05:00
dodrio_berry_picking.c Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into doc-arg 2022-06-03 15:43:21 -04:00
dynamic_placeholder_text_util.c
easy_chat.c Document battle tower TV show 2022-06-14 09:37:39 -04:00
egg_hatch.c Merge branch 'master' of https://github.com/pret/pokeemerald into bePret 2022-04-11 01:22:10 -03:00
ereader_helpers.c Merge tag 'pretmaster' into BE_pretmerge2 2022-07-15 12:58:46 -04:00
ereader_screen.c Remove berry fix 2022-01-13 15:26:20 -05:00
event_data.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
event_object_lock.c Document field player functions 2021-10-27 01:39:00 +08:00
event_object_movement.c Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into doc-arg 2022-06-03 15:43:21 -04:00
evolution_graphics.c Document some generic argument names 2022-05-31 14:34:25 -04:00
evolution_scene.c Use the FREE_AND_SET_NULL macro where appropriate 2022-06-03 15:56:11 +01:00
faraway_island.c Handle optional arguments for warp commands, add WARP_ID_NONE 2021-11-16 10:53:00 -05:00
field_camera.c Identify a % 16 2022-07-04 21:25:19 +01:00
field_control_avatar.c Merge pull request #1608 from GriffinRichards/fix-fieldmap 2022-01-26 17:51:56 -05:00
field_door.c Some field door comments 2022-05-18 13:03:02 -04:00
field_effect_helpers.c Fix comment mistake 2022-03-14 16:01:17 -04:00
field_effect.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
field_message_box.c use more true & false constants 2022-05-27 02:18:52 +02:00
field_player_avatar.c Merge tag 'pretmaster' into BE_pretmerge2 2022-07-15 12:58:46 -04:00
field_poison.c Use specific name limits for string limit functions 2021-11-17 22:11:03 -05:00
field_region_map.c Use the TRY_FREE_AND_SET_NULL macro where appropriate 2022-06-03 15:42:53 +01:00
field_screen_effect.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
field_special_scene.c Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into doc-arg 2022-06-03 15:43:21 -04:00
field_specials.c Review corrections 2022-08-25 10:45:57 -03:00
field_tasks.c Merge pull request #1608 from GriffinRichards/fix-fieldmap 2022-01-26 17:51:56 -05:00
field_weather_effect.c Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into doc-arg 2022-06-03 15:43:21 -04:00
field_weather.c Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into doc-arg 2022-06-03 15:43:21 -04:00
fieldmap.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
fldeff_cut.c Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2022-02-28 22:13:14 -08:00
fldeff_dig.c
fldeff_escalator.c Disambiguate fieldmap names 2022-01-19 10:15:32 -05:00
fldeff_flash.c Move more graphics out of misc 2022-01-14 12:29:30 -05:00
fldeff_misc.c Disambiguate fieldmap names 2022-01-19 10:15:32 -05:00
fldeff_rocksmash.c Z coord / height -> elevation 2022-01-21 12:48:19 -05:00
fldeff_softboiled.c
fldeff_strength.c
fldeff_sweetscent.c Document some event object movement 2021-04-06 14:34:36 -04:00
fldeff_teleport.c
fonts.c Convert fonts.s to C 2021-10-31 01:44:18 -04:00
frontier_pass.c Rename unused frontier pass tilemap 2021-12-28 14:54:09 -05:00
frontier_util.c Merge tag 'pretmaster' into BE_pretmerge2 2022-07-15 12:58:46 -04:00
graphics.c add potlergeist animation 2022-05-23 08:53:08 -04:00
gym_leader_rematch.c
hall_of_fame.c Use the TRY_FREE_AND_SET_NULL macro where appropriate 2022-06-03 15:42:53 +01:00
heal_location.c Handle optional arguments for warp commands, add WARP_ID_NONE 2021-11-16 10:53:00 -05:00
hof_pc.c Add palette selection constants 2021-02-24 11:03:51 -05:00
image_processing_effects.c Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
international_string_util.c Merge branch 'master' into doc-finalmisc 2021-11-03 13:56:22 -04:00
intro_credits_graphics.c Continue documenting generic arguments 2022-06-03 15:38:03 -04:00
intro.c use more true & false constants 2022-05-27 02:18:52 +02:00
item_icon.c Remove redundant statements 2021-02-28 10:06:07 -06:00
item_menu_icons.c Add comment description of this bugfix 2022-06-17 18:32:46 -03:00
item_menu.c use more true & false constants 2022-05-27 02:18:52 +02:00
item_use.c Merge tag 'pretmaster' into BE_pretmerge2 2022-07-15 12:58:46 -04:00
item.c Removed global and unused IsPinchBerryItemEffect 2022-07-05 18:24:50 -03:00
landmark.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
libgcnmultiboot.s Removed more commented out addresses 2021-12-21 22:49:30 -03:00
libisagbprn.c fix building without NDEBUG on agbcc 2022-04-16 19:03:20 +02:00
librfu_intr.c Clean up some register constant use 2021-11-10 17:01:21 -05:00
librfu_rfu.c Merge branch 'master' into doc-union 2021-10-07 16:10:35 -04: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 Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
lilycove_lady.c Use specific name limits for string limit functions 2021-11-17 22:11:03 -05:00
link_rfu_2.c Correct usage of MysteryEvent to MysteryGift 2021-10-17 03:00:48 -04:00
link_rfu_3.c Move balls, shop, link, map popups, and bag out of interface 2022-01-11 13:53:23 -05:00
link.c Continue documenting generic arguments 2022-06-03 15:38:03 -04:00
list_menu.c Document some generic argument names 2022-05-31 14:34:25 -04:00
load_save.c Merge branch 'master' into fix_saveblock_reorder 2021-11-13 23:19:57 -05:00
lottery_corner.c Use specific name limits for string limit functions 2021-11-17 22:11:03 -05:00
m4a_1.s Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
m4a_tables.c
m4a.c Add missing :req, remove old macros 2022-01-23 18:52:04 -05:00
mail_data.c Move pokemon and easy chat constants to global, misc clean-up 2021-12-28 18:07:41 -05:00
mail.c Merge branch 'master' into doc-menu 2021-11-04 12:11:31 -04:00
main_menu.c Fix missing COPYWIN_FULL constant use 2022-06-19 13:33:47 +01:00
main.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
map_name_popup.c Add some battle frontier constant usage 2022-06-09 12:57:28 -04:00
match_call.c Remove erroneous bugfix 2022-06-13 15:01:04 -04:00
math_util.c
mauville_old_man.c Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into doc-arg 2022-06-03 15:43:21 -04:00
menu_helpers.c Document some generic argument names 2022-05-31 14:34:25 -04:00
menu_specialized.c Use specific name limits for string limit functions 2021-11-17 22:11:03 -05:00
menu.c Merge tag 'pretmaster' into BE_pretmerge2 2022-07-15 12:58:46 -04:00
metatile_behavior.c TRAVERSABLE->UNUSED, rename MB_SECRET_BASE_OBSTACLE 2022-01-19 12:54:55 -05:00
minigame_countdown.c Move balls, shop, link, map popups, and bag out of interface 2022-01-11 13:53:23 -05:00
mirage_tower.c Handle optional arguments for warp commands, add WARP_ID_NONE 2021-11-16 10:53:00 -05:00
mon_markings.c Move starter choose out of interface/misc 2022-01-11 17:49:08 -05:00
money.c Update money.c 2022-02-06 16:25:56 +01:00
move_relearner.c Use specific name limits for string limit functions 2021-11-17 22:11:03 -05:00
multiboot.c Clean up some register constant use 2021-11-10 17:01:21 -05:00
mystery_event_menu.c Finish updating macro comments 2021-11-18 01:47:58 -05:00
mystery_event_msg.c Correct usage of MysteryEvent to MysteryGift 2021-10-17 03:00:48 -04:00
mystery_event_script.c Continue documenting generic arguments 2022-06-03 15:38:03 -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 'master' into doc-menu 2021-11-04 12:11:31 -04:00
mystery_gift_scripts.c Correct usage of MysteryEvent to MysteryGift 2021-10-17 03:00:48 -04: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 Use the FREE_AND_SET_NULL macro where appropriate 2022-06-03 15:56:11 +01:00
mystery_gift.c fix building without NDEBUG on agbcc 2022-04-16 19:03:20 +02:00
naming_screen.c Add missing array constants in field_player_avatar 2022-01-08 23:55:26 -05:00
new_game.c Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2021-12-01 20:17:08 -08:00
option_menu.c Move more graphics out of misc 2022-01-14 12:29:30 -05:00
overworld.c Merge tag 'pretmaster' into BE_pretmerge2 2022-07-15 12:58:46 -04:00
palette_util.c Document files with a few remaining symbols 2021-11-02 18:06:06 -04:00
palette.c Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into doc-arg 2022-06-03 15:43:21 -04:00
party_menu.c Merge tag 'pretmaster' into BE_pretmerge2 2022-07-15 12:58:46 -04:00
play_time.c
player_pc.c Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into doc-arg 2022-06-03 15:43:21 -04:00
pokeball.c Merge tag 'pretmaster' into BE_pretmerge2 2022-07-15 12:58:46 -04:00
pokeblock_feed.c Disambiguate cry functions 2021-11-07 14:26:09 -05:00
pokeblock.c Merge branch 'master' into doc-menu 2021-11-04 12:11:31 -04:00
pokedex_area_region_map.c Continue documenting generic arguments 2022-06-03 15:38:03 -04:00
pokedex_area_screen.c Clean up pokedex_area_screen 2021-12-31 00:16:56 -05:00
pokedex_cry_screen.c Merge pull request #1547 from GriffinRichards/doc-sounddata 2021-11-13 15:54:40 -05:00
pokedex.c Merge tag 'pretmaster' into BE_pretmerge2 2022-07-15 12:58:46 -04:00
pokemon_animation.c Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
pokemon_icon.c Start battle_anim_mons doc 2021-11-08 11:46:13 -05:00
pokemon_jump.c Continue documenting generic arguments 2022-06-03 15:38:03 -04:00
pokemon_size_record.c change usages of float/double to f32/f64 2021-05-01 01:41:27 -04:00
pokemon_storage_system.c Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into doc-arg 2022-06-03 15:43:21 -04:00
pokemon_summary_screen.c Merge tag 'pretmaster' into BE_pretmerge2 2022-07-15 12:58:46 -04:00
pokemon.c Merge branch 'battle_engine' into BE_pretmerge 2022-07-20 08:50:30 -04:00
pokenav_conditions_gfx.c Start match call menu doc 2021-11-12 20:17:06 -05:00
pokenav_conditions_search_results.c Use specific name limits for string limit functions 2021-11-17 22:11:03 -05:00
pokenav_conditions.c Document some generic argument names 2022-05-31 14:34:25 -04:00
pokenav_list.c Continue documenting generic arguments 2022-06-03 15:38:03 -04:00
pokenav_main_menu.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
pokenav_match_call_data.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
pokenav_match_call_gfx.c Rename pokenav match call files 2021-11-15 01:30:21 -05:00
pokenav_match_call_list.c Rename pokenav match call files 2021-11-15 01:30:21 -05:00
pokenav_menu_handler_gfx.c Start match call menu doc 2021-11-12 20:17:06 -05:00
pokenav_menu_handler.c Rename pokenav menu handler files 2021-11-12 17:13:50 -05:00
pokenav_region_map.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
pokenav_ribbons_list.c Use specific name limits for string limit functions 2021-11-17 22:11:03 -05:00
pokenav_ribbons_summary.c Use specific name limits for string limit functions 2021-11-17 22:11:03 -05: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
rayquaza_scene.c Merge pull request #1550 from GriffinRichards/doc-pokenav 2021-11-17 14:47:34 -05:00
record_mixing.c use more true & false constants 2022-05-27 02:18:52 +02:00
recorded_battle.c Static assertion for size of save structs 2022-05-25 19:48:42 +01:00
region_map.c Use the TRY_FREE_AND_SET_NULL macro where appropriate 2022-06-03 15:42:53 +01:00
reload_save.c Document remainder of save.c 2021-11-08 19:45:14 -05:00
reset_rtc_screen.c Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2021-11-21 10:40:26 -08:00
reshow_battle_screen.c Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2021-11-27 21:38:26 -08:00
roamer.c Add BUGFIX for roamer's status 2021-11-29 12:56:03 -05:00
rom_header_gf.c Update some GF rom header names 2022-06-21 18:31:09 -04:00
rom_header.s Removed more commented out addresses 2021-12-21 22:49:30 -03:00
rotating_gate.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
rotating_tile_puzzle.c Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into doc-arg 2022-06-03 15:43:21 -04:00
roulette.c Merge pull request #1547 from GriffinRichards/doc-sounddata 2021-11-13 15:54:40 -05:00
rtc.c
safari_zone.c Document TV 2021-04-26 12:35:35 -04:00
save_failed_screen.c Merge branch 'master' into doc-binterface 2021-11-09 16:09:48 -05:00
save_location.c Handle optional arguments for warp commands, add WARP_ID_NONE 2021-11-16 10:53:00 -05:00
save.c Static assertion for size of save structs 2022-05-25 19:48:42 +01:00
scanline_effect.c Use TASK_NONE constant 2021-02-24 11:03:25 -05:00
scrcmd.c Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2022-02-28 22:13:14 -08:00
script_menu.c Continue updating event macro comments 2021-11-16 13:10:23 -05:00
script_movement.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
script_pokemon_util.c Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2021-12-01 20:17:08 -08:00
script.c Handle optional arguments for warp commands, add WARP_ID_NONE 2021-11-16 10:53:00 -05:00
secret_base.c Add missing menu array counts 2022-02-27 13:47:50 -05:00
shop.c Merge pull request #1608 from GriffinRichards/fix-fieldmap 2022-01-26 17:51:56 -05:00
siirtc.c Include config.h in siirtc.c 2022-06-03 21:04:14 +03:00
slot_machine.c Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into doc-arg 2022-06-03 15:43:21 -04:00
sound.c Fix CRY_MODE_ECHO 2021-11-10 11:59:15 -05:00
start_menu.c Add some battle frontier constant usage 2022-06-09 12:57:28 -04:00
starter_choose.c Move starter choose out of interface/misc 2022-01-11 17:49:08 -05:00
strings.c Merge pull request #1550 from GriffinRichards/doc-pokenav 2021-11-17 14:47:34 -05:00
task.c Use TASK_NONE constant 2021-02-24 11:03:25 -05:00
text_input_strings.c
text_window.c Document files with a few remaining symbols 2021-11-02 18:06:06 -04:00
tileset_anims.c Fix inconsistent static s/g names 2022-05-17 14:00:02 -04:00
time_events.c
title_screen.c Rename generic title screen tilemaps 2021-12-28 03:57:44 -05:00
trade.c Untangled CheckPartnersMonForRibbons 2022-06-09 15:08:58 -03:00
trader.c Additional trader clean up 2022-02-27 13:58:48 -05:00
trainer_card.c Merge branch 'master' into doc-menu 2021-11-04 12:11:31 -04:00
trainer_hill.c Merge branch 'master' of https://github.com/pret/pokeemerald into battle_engine 2022-05-13 03:17:31 -03:00
trainer_pokemon_sprites.c Clean up trainer_pokemon_sprites 2021-10-18 01:56:24 -04:00
trainer_see.c Add missing collision constant usage 2022-01-29 21:13:46 -05:00
trig.c
tv.c Merge pull request #1678 from GriffinRichards/const-frontier 2022-06-18 10:22:58 -04:00
union_room_battle.c Add COPYWIN constants 2021-11-03 15:29:18 -04:00
union_room_chat.c Use the TRY_FREE_AND_SET_NULL macro where appropriate 2022-06-03 15:42:53 +01:00
union_room_player_avatar.c Distinguish 'virtual object' names from object events 2021-11-17 23:40:53 -05:00
union_room.c Add some battle frontier constant usage 2022-06-09 12:57:28 -04:00
use_pokeblock.c Use specific name limits for string limit functions 2021-11-17 22:11:03 -05:00
util.c Use RGB macros 2021-02-14 22:08:19 +00:00
walda_phrase.c Document walda_phrase 2021-09-26 17:01:39 -04:00
wallclock.c Misc cleanup 2022-01-04 10:09:42 -05:00
wild_encounter.c Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2022-02-28 22:13:14 -08:00
wireless_communication_status_screen.c Move balls, shop, link, map popups, and bag out of interface 2022-01-11 13:53:23 -05:00
wonder_news.c Correct usage of MysteryEvent to MysteryGift 2021-10-17 03:00:48 -04:00