Home
last modified time | relevance | path

Searched defs:target_shipp (Results 1 – 10 of 10) sorted by relevance

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/hud/
H A Dhudtargetbox.cpp536 ship *target_shipp; in renderTargetShip() local
1439 ship* target_shipp = &Ships[target_objp->instance]; in render() local
1620 ship *target_shipp; in renderTargetShipInfo() local
H A Dhudlock.cpp723 ship *target_shipp=nullptr; in hud_lock_acquire_current_target() local
2006 ship *target_shipp=NULL; in hud_lock_get_new_lock_pos() local
H A Dhudtarget.cpp1090 ship *target_shipp; in hud_target_subobject_common() local
1741 ship *target_shipp; in hud_target_live_turret() local
3368 ship *target_shipp = NULL; in hud_show_selection_set() local
H A Dhud.cpp1510 ship *target_shipp = NULL; in hud_update_frame() local
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/hud/
H A Dhudtargetbox.cpp506 ship *target_shipp; in renderTargetShip() local
1386 ship* target_shipp = &Ships[target_objp->instance]; in render() local
1551 ship *target_shipp; in renderTargetShipInfo() local
H A Dhudlock.cpp1028 ship *target_shipp=NULL; in hud_lock_get_new_lock_pos() local
H A Dhudtarget.cpp1093 ship *target_shipp; in hud_target_subobject_common() local
1730 ship *target_shipp; in hud_target_live_turret() local
3412 ship *target_shipp = NULL; in hud_show_selection_set() local
H A Dhud.cpp1532 ship *target_shipp = NULL; in hud_update_frame() local
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/parse/
H A Dsexp.cpp15102 ship *target_shipp = sexp_get_ship_from_node(node); in sexp_facing() local
16291 void ship_copy_damage(ship *target_shipp, ship *source_shipp) in ship_copy_damage()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/parse/
H A Dsexp.cpp17826 void ship_copy_damage(ship *target_shipp, ship *source_shipp) in ship_copy_damage()