pokeemerald/src
DavidJCobb b4ee45f3e8 Renamed BATTLELINKMSGTYPE_ to BATTLELINKCOMMTYPE_
I want to avoid the word "message" since PRET has already chosen "battle message" as the term for predefined strings usable in the battle scripts and UI.

I was considering the term "battle link packet" instead, but the library for wireless communications already uses the word "packet" even though GBATEK does not. I'm going with "battle link communication type" instead. For this particular context, I don't think we need a compound noun ("X type"); the singular noun "type" is fine enough.
2025-04-26 11:37:20 -04:00
..
data Merge pull request #2014 from Bassoonian/battleterrain 2025-04-13 19:32:06 -04:00
agb_flash_1m.c
agb_flash_le.c
agb_flash_mx.c
agb_flash.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
AgbRfu_LinkManager.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
anim_mon_front_pics.c Fixed Mr. Mime capitalization 2023-09-12 13:09:56 -03:00
apprentice.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
bard_music.c Document bard music (#2053) 2025-01-17 17:54:38 +00:00
battle_ai_script_commands.c Changed type1 and type2 to be consistent (#2021) 2024-08-07 06:44:03 +01:00
battle_ai_switch_items.c Renamed BATTLELINKMSGTYPE_ to BATTLELINKCOMMTYPE_ 2025-04-26 11:37:20 -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
battle_anim_dragon.c
battle_anim_effects_1.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
battle_anim_effects_2.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -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 Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
battle_anim_fight.c extern const gBasicHitSplatSpriteTemplate 2025-01-07 22:14:54 +01:00
battle_anim_fire.c
battle_anim_flying.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_anim_ghost.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
battle_anim_ground.c Address concerns 2024-07-13 18:01:54 +02:00
battle_anim_ice.c
battle_anim_mon_movement.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
battle_anim_mons.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
battle_anim_normal.c Address concerns 2024-07-13 18:01:54 +02:00
battle_anim_poison.c Fix poison projectile array being incorrectly combined into three seperate arrays 2024-04-13 10:14:31 +03:00
battle_anim_psychic.c
battle_anim_rock.c Simplify weirdly matching division/substraction code 2024-03-08 16:19:04 +01:00
battle_anim_smokescreen.c
battle_anim_sound_tasks.c
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 Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
battle_anim_utility_funcs.c Address concerns 2024-07-13 18:01:54 +02:00
battle_anim_water.c
battle_anim.c
battle_arena.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_bg.c Address concerns 2024-07-13 18:01:54 +02:00
battle_controller_link_opponent.c Renamed BATTLELINKMSGTYPE_ to BATTLELINKCOMMTYPE_ 2025-04-26 11:37:20 -04:00
battle_controller_link_partner.c Renamed BATTLELINKMSGTYPE_ to BATTLELINKCOMMTYPE_ 2025-04-26 11:37:20 -04:00
battle_controller_opponent.c Renamed BATTLELINKMSGTYPE_ to BATTLELINKCOMMTYPE_ 2025-04-26 11:37:20 -04:00
battle_controller_player_partner.c Renamed BATTLELINKMSGTYPE_ to BATTLELINKCOMMTYPE_ 2025-04-26 11:37:20 -04:00
battle_controller_player.c Renamed BATTLELINKMSGTYPE_ to BATTLELINKCOMMTYPE_ 2025-04-26 11:37:20 -04:00
battle_controller_recorded_opponent.c Renamed BATTLELINKMSGTYPE_ to BATTLELINKCOMMTYPE_ 2025-04-26 11:37:20 -04:00
battle_controller_recorded_player.c Renamed BATTLELINKMSGTYPE_ to BATTLELINKCOMMTYPE_ 2025-04-26 11:37:20 -04:00
battle_controller_safari.c Renamed BATTLELINKMSGTYPE_ to BATTLELINKCOMMTYPE_ 2025-04-26 11:37:20 -04:00
battle_controller_wally.c Renamed BATTLELINKMSGTYPE_ to BATTLELINKCOMMTYPE_ 2025-04-26 11:37:20 -04:00
battle_controllers.c Renamed BATTLELINKMSGTYPE_ to BATTLELINKCOMMTYPE_ 2025-04-26 11:37:20 -04:00
battle_dome.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
battle_factory_screen.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
battle_factory.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
battle_gfx_sfx_util.c Fixed Gen 1/2's Transform "pink color" reference 2025-01-12 07:43:57 -03:00
battle_interface.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
battle_intro.c Address concerns 2024-07-13 18:01:54 +02:00
battle_main.c Renamed BATTLELINKMSGTYPE_ to BATTLELINKCOMMTYPE_ 2025-04-26 11:37:20 -04:00
battle_message.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
battle_palace.c
battle_pike.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
battle_pyramid_bag.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_records.c
battle_script_commands.c Renamed BATTLELINKMSGTYPE_ to BATTLELINKCOMMTYPE_ 2025-04-26 11:37:20 -04:00
battle_setup.c Merge pull request #2014 from Bassoonian/battleterrain 2025-04-13 19:32:06 -04:00
battle_tent.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
battle_tower.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
battle_transition_frontier.c
battle_transition.c UB fix ClockwiseWipe_TopRight 2024-06-25 21:53:05 +02:00
battle_tv.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
battle_util.c Renamed BATTLELINKMSGTYPE_ to BATTLELINKCOMMTYPE_ 2025-04-26 11:37:20 -04:00
battle_util2.c Renamed BATTLELINKMSGTYPE_ to BATTLELINKCOMMTYPE_ 2025-04-26 11:37:20 -04:00
berry_blender.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
berry_crush.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -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
berry_powder.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
berry_tag_screen.c Renamed a berry tag variable 2025-03-24 13:47:47 +01:00
berry.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
bg.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
bike.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
birch_pc.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
blit.c remove gflib 2024-09-18 10:37:34 -04:00
braille_puzzles.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
braille.c
cable_car.c Update cable_car.c 2024-09-29 14:38:08 +02: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
clock.c
coins.c
confetti_util.c
contest_ai.c
contest_effect.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
contest_link_util.c
contest_link.c
contest_painting.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
contest_util.c
contest.c Slight contest documentation (#2078) 2024-12-27 11:09:33 -05:00
coord_event_weather.c
credits.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
crt0.s
data.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
daycare.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
decompress.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
decoration_inventory.c
decoration.c Remove casts in decoration.c (#2110) 2025-03-18 18:41:51 -04:00
dewford_trend.c
digit_obj_util.c
diploma.c
dma3_manager.c remove gflib 2024-09-18 10:37:34 -04:00
dodrio_berry_picking.c Fixed braces style 2024-01-18 17:07:17 -03:00
dynamic_placeholder_text_util.c
easy_chat.c Document bard music (#2053) 2025-01-17 17:54:38 +00:00
egg_hatch.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
ereader_helpers.c
ereader_screen.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
event_data.c
event_object_lock.c
event_object_movement.c make linkDirection more robust to member reordering 2025-04-09 13:40:39 +02:00
evolution_graphics.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
evolution_scene.c Merge pull request #2014 from Bassoonian/battleterrain 2025-04-13 19:32:06 -04:00
faraway_island.c
field_camera.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
field_control_avatar.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
field_door.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
field_effect_helpers.c Merge branch 'master' into misc-tasks 2023-10-07 17:25:20 -04:00
field_effect.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
field_message_box.c Missing constant 2023-12-20 12:24:52 +01:00
field_player_avatar.c GENDER_COUNT in sPlayer/RivalAvatarGfxIds (#2117) 2025-04-05 20:18:07 -04:00
field_poison.c Fix typo: | should be || in Task_TryFieldPoisonWhiteOut 2024-10-10 10:27:33 -04:00
field_region_map.c
field_screen_effect.c
field_special_scene.c
field_specials.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
field_tasks.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
field_weather_effect.c Added constant for NUM_SNOWFLAKE_SPRITES 2024-07-26 21:57:42 -07:00
field_weather.c Simplify division in berry_crush and field weather functions 2024-03-09 20:06:58 +01:00
fieldmap.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
fldeff_cut.c
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 Fix CaveTransition pals 2025-01-15 10:08:02 +01:00
fldeff_misc.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
fldeff_rocksmash.c
fldeff_softboiled.c
fldeff_strength.c
fldeff_sweetscent.c
fldeff_teleport.c
fonts.c
frontier_pass.c Clean up defines lacking spaces 2024-08-15 19:34:56 +02:00
frontier_util.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
gpu_regs.c remove gflib 2024-09-18 10:37:34 -04:00
graphics.c Merge pull request #2014 from Bassoonian/battleterrain 2025-04-13 19:32:06 -04:00
gym_leader_rematch.c
hall_of_fame.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
heal_location.c
hof_pc.c
image_processing_effects.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
international_string_util.c Simplify weirdly matching division/substraction code 2024-03-08 16:19:04 +01:00
intro_credits_graphics.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
intro.c extern gAncientPowerRockSpriteTemplate fix 2025-01-09 15:50:39 +01:00
io_reg.c remove gflib 2024-09-18 10:37:34 -04:00
item_icon.c
item_menu_icons.c
item_menu.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
item_use.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
item.c
landmark.c Fixed bottom half of Mt. Pyre not being labeled in PokeNav 2024-08-01 13:34:17 -04:00
libgcnmultiboot.s
libisagbprn.c
librfu_intr.c
librfu_rfu.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
librfu_sio32id.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
librfu_stwi.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
lilycove_lady.c
link_rfu_2.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
link_rfu_3.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
link.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
list_menu.c remove undef TASK_NONE from list_menu 2025-01-09 19:33:45 +01:00
load_save.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
lottery_corner.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03: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 Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
mail_data.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
mail.c
main_menu.c Added constant in Birch speech dialogue 2025-04-23 18:46:11 -04:00
main.c Fixed a compilation error if using AGBPrint as your log handler, misnamed AGBPrintfInit should be AGBPrintInit 2025-04-09 09:06:20 -04:00
malloc.c remove gflib 2024-09-18 10:37:34 -04:00
map_name_popup.c Fix HideMapNamePopUpWindow possible overflow 2024-02-02 22:31:20 +01:00
match_call.c Fix trainer match call flags 2024-08-15 23:00:20 +02:00
math_util.c
mauville_old_man.c Document bard music (#2053) 2025-01-17 17:54:38 +00:00
menu_helpers.c
menu_specialized.c Clean up defines lacking spaces 2024-08-15 19:34:56 +02:00
menu.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
metatile_behavior.c
mini_printf.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
minigame_countdown.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
mirage_tower.c Fixes for Mirage Tower graphics (#2120) 2025-04-14 08:12:45 +02:00
mon_markings.c
money.c
move_relearner.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
multiboot.c
mystery_event_menu.c
mystery_event_msg.c
mystery_event_script.c
mystery_gift_client.c
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
mystery_gift_server.c
mystery_gift_view.c
mystery_gift.c
naming_screen.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
new_game.c
option_menu.c
overworld.c make linkDirection more robust to member reordering 2025-04-09 13:40:39 +02:00
palette_util.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
party_menu.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
play_time.c
player_pc.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
pokeball.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
pokeblock_feed.c Rename battle terrain to environment 2024-07-13 12:02:18 +02:00
pokeblock.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
pokedex_area_region_map.c
pokedex_area_screen.c
pokedex_cry_screen.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
pokedex.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
pokemon_animation.c Simplify weirdly matching division/substraction code 2024-03-08 16:19:04 +01:00
pokemon_icon.c Add POKE_ICON_BASE_PAL_TAG to a header 2024-05-23 02:45:22 +03:00
pokemon_jump.c Clean up defines lacking spaces 2024-08-15 19:34:56 +02:00
pokemon_size_record.c
pokemon_storage_system.c Fixed potential unaligned issue in PC screen 2025-01-14 09:50:08 +01:00
pokemon_summary_screen.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
pokemon.c Renamed BATTLELINKMSGTYPE_ to BATTLELINKCOMMTYPE_ 2025-04-26 11:37:20 -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 Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
pokenav_conditions.c
pokenav_list.c
pokenav_main_menu.c
pokenav_match_call_data.c Fix trainer match call flags 2024-08-15 23:00:20 +02:00
pokenav_match_call_gfx.c
pokenav_match_call_list.c Fix trainer match call flags 2024-08-15 23:00:20 +02:00
pokenav_menu_handler_gfx.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
pokenav_menu_handler.c Add PokéNav too 2023-12-12 23:20:22 +01:00
pokenav_region_map.c
pokenav_ribbons_list.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
pokenav_ribbons_summary.c Clean up defines lacking spaces 2024-08-15 19:34:56 +02:00
pokenav.c
post_battle_event_funcs.c
random.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
rayquaza_scene.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
record_mixing.c
recorded_battle.c Fix recorded battle link player loops (#2071) 2024-12-04 16:22:16 -05:00
region_map.c Clean up defines lacking spaces 2024-08-15 19:34:56 +02:00
reload_save.c
reset_rtc_screen.c
reshow_battle_screen.c
roamer.c
rom_header_gf.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
rom_header.s
rotating_gate.c Fix conflicting types for rotating gate functions (#2087) 2025-01-17 18:19:21 -05:00
rotating_tile_puzzle.c
roulette.c Clean up defines lacking spaces 2024-08-15 19:34:56 +02:00
rtc.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
safari_zone.c
save_failed_screen.c
save_location.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
save.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
scanline_effect.c
scrcmd.c Renamed setmodernfatefulencounter and checkmodernfatefulencounter for consistency reasons 2024-03-11 01:46:59 -03:00
script_menu.c Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
script_movement.c
script_pokemon_util.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
script.c extern void * const gNullScriptPtr; 2025-01-10 11:55:02 +01:00
secret_base.c
shop.c
siirtc.c
slot_machine.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
sound.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
sprite.c Extern gSprites and gOamMatrices with known array size (#2090) 2025-01-17 18:18:17 -05:00
start_menu.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
starter_choose.c Fix accidental symbol replacements 2023-12-12 23:18:35 +01:00
string_util.c remove gflib 2024-09-18 10:37:34 -04:00
strings.c
task.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
text_input_strings.c
text_window.c
text.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
tileset_anims.c
tilesets.c
time_events.c
title_screen.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
trade.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
trader.c
trainer_card.c
trainer_hill.c Add some missing trainer hill constant usage 2023-10-06 15:17:55 -04:00
trainer_pokemon_sprites.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
trainer_see.c make linkDirection more robust to member reordering 2025-04-09 13:40:39 +02:00
trig.c
tv.c Fixed brace style inconsistencies 2024-12-05 12:46:50 -03:00
union_room_battle.c
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 Clean up defines lacking spaces 2024-08-15 19:34:56 +02:00
union_room.c Fix union room typo 2025-03-28 10:26:01 -05:00
use_pokeblock.c Add PokéNav too 2023-12-12 23:20:22 +01:00
util.c
walda_phrase.c
wallclock.c
wild_encounter.c Clean up pokemon/ball/dex mentions in comments 2023-12-12 19:02:36 +01:00
window.c Get rid of common syms (#2040) 2024-10-14 23:52:11 -04:00
wireless_communication_status_screen.c
wonder_news.c