Home
last modified time | relevance | path

Searched refs:hud_sensors_ok (Results 1 – 10 of 10) sorted by relevance

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/hud/
H A Dhudtarget.h129 int hud_sensors_ok(ship *sp, int show_msg = 1);
H A Dhud.cpp1413 can_target = hud_sensors_ok(Player_ship, 0); in hud_update_frame()
1620 if ( hud_sensors_ok(Player_ship, 0) ) { in hud_show_asteroid_brackets()
H A Dhudtarget.cpp3315 if ( hud_sensors_ok(Player_ship, 0) ) { in hud_show_message_sender()
3459 if ( hud_sensors_ok(Player_ship, 0) ) { in hud_show_selection_set()
4584 int hud_sensors_ok(ship *sp, int show_msg) in hud_sensors_ok() function
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/hud/
H A Dhudtarget.h140 int hud_sensors_ok(ship *sp, int show_msg = 1);
H A Dhud.cpp1391 can_target = hud_sensors_ok(Player_ship, 0); in hud_update_frame()
1598 if ( hud_sensors_ok(Player_ship, 0) ) { in hud_show_asteroid_brackets()
H A Dhudtarget.cpp3269 if ( hud_sensors_ok(Player_ship, 0) ) { in hud_show_message_sender()
3415 if ( hud_sensors_ok(Player_ship, 0) ) { in hud_show_selection_set()
4568 int hud_sensors_ok(ship *sp, int show_msg) in hud_sensors_ok() function
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/playerman/
H A Dplayercontrol.cpp1481 if ( hud_sensors_ok(Player_ship, 0) ) { in player_inspect_cargo()
1596 if ( hud_sensors_ok(Player_ship, 0) ) { in player_inspect_cap_subsys_cargo()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/playerman/
H A Dplayercontrol.cpp1668 if ( hud_sensors_ok(Player_ship, 0) ) { in player_inspect_cargo()
1779 if ( hud_sensors_ok(Player_ship, 0) ) { in player_inspect_cap_subsys_cargo()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/io/
H A Dkeycontrol.cpp2502 if ( hud_sensors_ok(Player_ship) ) { in button_function()
2611 if (hud_sensors_ok(Player_ship)) { in button_function()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/io/
H A Dkeycontrol.cpp2632 if ( hud_sensors_ok(Player_ship) ) { in button_function()
2741 if (hud_sensors_ok(Player_ship)) { in button_function()