Home
last modified time | relevance | path

Searched refs:ICON_DROP_ON_WING (Results 1 – 5 of 5) sorted by relevance

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/gamesnd/
H A Dgamesnd.h252 ICON_DROP_ON_WING =2, //!< drop a ship icon on a wing slot enumerator
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/missionui/
H A Dmissionweaponchoice.cpp3515 *sound=InterfaceSounds::ICON_DROP_ON_WING; in wl_swap_slot_slot()
3582 *sound=InterfaceSounds::ICON_DROP_ON_WING; in wl_swap_slot_slot()
3606 *sound=InterfaceSounds::ICON_DROP_ON_WING; in wl_swap_slot_slot()
3621 *sound=InterfaceSounds::ICON_DROP_ON_WING; in wl_swap_slot_slot()
3730 *sound=InterfaceSounds::ICON_DROP_ON_WING; in wl_grab_from_list()
3810 *sound=InterfaceSounds::ICON_DROP_ON_WING; in wl_swap_list_slot()
4046 gamesnd_play_iface(InterfaceSounds::ICON_DROP_ON_WING); in wl_apply_current_loadout_to_all_ships_in_current_wing()
H A Dmissionshipchoice.cpp2088 gamesnd_play_iface(InterfaceSounds::ICON_DROP_ON_WING); in pick_from_wing()
3316 *sound=InterfaceSounds::ICON_DROP_ON_WING; in ss_swap_slot_slot()
3342 *sound=InterfaceSounds::ICON_DROP_ON_WING; in ss_swap_slot_slot()
3411 *sound=InterfaceSounds::ICON_DROP_ON_WING; in ss_grab_from_list()
3460 *sound=InterfaceSounds::ICON_DROP_ON_WING; in ss_swap_list_slot()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/network/
H A Dmultiteamselect.cpp2309 …send_pslot_update_packet(pl->p_info.team,TS_CODE_PLAYER_UPDATE,InterfaceSounds::ICON_DROP_ON_WING); in multi_ts_swap_player_player()
2310 gamesnd_play_iface(InterfaceSounds::ICON_DROP_ON_WING); in multi_ts_swap_player_player()
2365 …send_pslot_update_packet(pl->p_info.team,TS_CODE_PLAYER_UPDATE,InterfaceSounds::ICON_DROP_ON_WING); in multi_ts_move_player()
2366 gamesnd_play_iface(InterfaceSounds::ICON_DROP_ON_WING); in multi_ts_move_player()
H A Dmultiui.cpp5126 gamesnd_play_iface(InterfaceSounds::ICON_DROP_ON_WING); in multi_create_handle_join()
7220 gamesnd_play_iface(InterfaceSounds::ICON_DROP_ON_WING); in multi_jw_handle_join()