Home
last modified time | relevance | path

Searched refs:Target_newest_ship_timestamp (Results 1 – 2 of 2) sorted by relevance

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/hud/
H A Dhudtarget.cpp150 static int Target_newest_ship_timestamp; variable
1064 Target_newest_ship_timestamp = timestamp(0); in hud_init_targeting()
1650 if ( Player_ai->target_objnum == -1 || timestamp_elapsed(Target_newest_ship_timestamp) ) { in hud_target_newest_ship()
1654 Target_newest_ship_timestamp = timestamp(TL_RESET); in hud_target_newest_ship()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/hud/
H A Dhudtarget.cpp153 static int Target_newest_ship_timestamp; variable
1067 Target_newest_ship_timestamp = timestamp(0); in hud_init_targeting()
1639 if ( Player_ai->target_objnum == -1 || timestamp_elapsed(Target_newest_ship_timestamp) ) { in hud_target_newest_ship()
1643 Target_newest_ship_timestamp = timestamp(TL_RESET); in hud_target_newest_ship()