Home
last modified time | relevance | path

Searched refs:ET_PLAYER (Results 1 – 25 of 132) sorted by relevance

123456

/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_predict.c171 if (ignored->currentState.eType != ET_PLAYER && in CG_VehicleClipCheck()
182 if (otherguy->currentState.eType != ET_PLAYER && in CG_VehicleClipCheck()
192 if (ignored->currentState.eType == ET_PLAYER in CG_VehicleClipCheck()
208 if (otherguy->currentState.eType == ET_PLAYER in CG_VehicleClipCheck()
1077 if (cg_entities[i].currentState.eType == ET_PLAYER || in CG_PredictPlayerState()
1464 if (cg_entities[i].currentState.eType == ET_PLAYER || in CG_PredictPlayerState()
H A Dcg_snapshot.c61 if ( cent->currentState.eType == ET_PLAYER || cent->currentState.eType == ET_NPC ) { in CG_ResetEntity()
/dports/games/openjk/OpenJK-07675e2/code/cgame/
H A DFxSystem.cpp187 if ( cent.currentState.eType == ET_PLAYER ) in GetOriginAxisFromBolt()
H A Dcg_snapshot.cpp44 if ( cent->currentState.eType == ET_PLAYER ) { in CG_ResetEntity()
/dports/games/openjk/OpenJK-07675e2/codeJK2/cgame/
H A Dcg_snapshot.cpp42 if ( cent->currentState.eType == ET_PLAYER ) { in CG_ResetEntity()
/dports/games/ioquake3/ioquake3-1.36/code/game/
H A Dg_svcmds.c333 case ET_PLAYER: in Svcmd_EntityList_f()
H A Dbg_misc.c1466 s->eType = ET_PLAYER; in BG_PlayerStateToEntityState()
1542 s->eType = ET_PLAYER; in BG_PlayerStateToEntityStateExtraPolate()
H A Dbg_public.h676 ET_PLAYER, enumerator
/dports/games/ioquake3-server/ioquake3-1.36/code/cgame/
H A Dcg_snapshot.c46 if ( cent->currentState.eType == ET_PLAYER ) { in CG_ResetEntity()
/dports/games/ioquake3-server/ioquake3-1.36/code/game/
H A Dg_svcmds.c333 case ET_PLAYER: in Svcmd_EntityList_f()
H A Dbg_misc.c1466 s->eType = ET_PLAYER; in BG_PlayerStateToEntityState()
1542 s->eType = ET_PLAYER; in BG_PlayerStateToEntityStateExtraPolate()
/dports/games/ioquake3/ioquake3-1.36/code/cgame/
H A Dcg_snapshot.c46 if ( cent->currentState.eType == ET_PLAYER ) { in CG_ResetEntity()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/cgame/
H A Dcg_snapshot.c47 if( cent->currentState.eType == ET_PLAYER ) in CG_ResetEntity()
/dports/games/evq3/evq3/code/cgame/
H A Dcg_snapshot.c46 if ( cent->currentState.eType == ET_PLAYER ) { in CG_ResetEntity()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/game/
H A Dg_svcmds.c333 case ET_PLAYER: in Svcmd_EntityList_f()
H A Dbg_misc.c1466 s->eType = ET_PLAYER; in BG_PlayerStateToEntityState()
1542 s->eType = ET_PLAYER; in BG_PlayerStateToEntityStateExtraPolate()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/cgame/
H A Dcg_snapshot.c46 if ( cent->currentState.eType == ET_PLAYER ) { in CG_ResetEntity()
/dports/games/evq3/evq3/code/game/
H A Dg_svcmds.c333 case ET_PLAYER: in Svcmd_EntityList_f()
H A Dbg_misc.c1466 s->eType = ET_PLAYER; in BG_PlayerStateToEntityState()
1542 s->eType = ET_PLAYER; in BG_PlayerStateToEntityStateExtraPolate()
/dports/games/iortcw/iortcw-1.51c/SP/code/game/
H A Dg_svcmds.c331 case ET_PLAYER: in Svcmd_EntityList_f()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/game/
H A Dg_svcmds.c361 case ET_PLAYER: in Svcmd_EntityList_f()
/dports/games/iortcw/iortcw-1.51c/MP/code/cgame/
H A Dcg_snapshot.c60 if ( cent->currentState.eType == ET_PLAYER ) { in CG_ResetEntity()
/dports/games/iortcw/iortcw-1.51c/MP/code/game/
H A Dg_svcmds.c401 case ET_PLAYER: in Svcmd_EntityList_f()
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dg_svcmds.c321 case ET_PLAYER: in Svcmd_EntityList_f()
/dports/games/ioquake3-server/ioquake3-1.36/code/botlib/
H A Dbe_aas_entity.c51 ET_PLAYER, enumerator

123456