Home
last modified time | relevance | path

Searched refs:SPECTATOR_NOT (Results 1 – 17 of 17) sorted by relevance

/dports/games/ioquake3/ioquake3-1.36/code/game/
H A Dg_cmds.c520 specState = SPECTATOR_NOT; in SetTeam()
537 specState = SPECTATOR_NOT; in SetTeam()
764 if ( ent->client->sess.spectatorState == SPECTATOR_NOT ) { in Cmd_FollowCycle_f()
H A Dg_local.h188 SPECTATOR_NOT, enumerator
/dports/games/ioquake3-server/ioquake3-1.36/code/game/
H A Dg_cmds.c520 specState = SPECTATOR_NOT; in SetTeam()
537 specState = SPECTATOR_NOT; in SetTeam()
764 if ( ent->client->sess.spectatorState == SPECTATOR_NOT ) { in Cmd_FollowCycle_f()
H A Dg_local.h188 SPECTATOR_NOT, enumerator
/dports/games/evq3/evq3/code/game/
H A Dg_cmds.c520 specState = SPECTATOR_NOT; in SetTeam()
537 specState = SPECTATOR_NOT; in SetTeam()
764 if ( ent->client->sess.spectatorState == SPECTATOR_NOT ) { in Cmd_FollowCycle_f()
H A Dg_local.h188 SPECTATOR_NOT, enumerator
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/game/
H A Dg_cmds.c520 specState = SPECTATOR_NOT; in SetTeam()
537 specState = SPECTATOR_NOT; in SetTeam()
764 if ( ent->client->sess.spectatorState == SPECTATOR_NOT ) { in Cmd_FollowCycle_f()
H A Dg_local.h188 SPECTATOR_NOT, enumerator
/dports/games/iortcw/iortcw-1.51c/SP/code/game/
H A Dg_cmds.c580 specState = SPECTATOR_NOT; in SetTeam()
597 specState = SPECTATOR_NOT; in SetTeam()
846 …if ( ( ent->client->sess.spectatorState == SPECTATOR_NOT ) && ( !( ent->client->ps.pm_flags & PMF_… in Cmd_FollowCycle_f()
H A Dg_local.h429 SPECTATOR_NOT, enumerator
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dg_cmds.c656 specState = SPECTATOR_NOT; in SetTeam()
673 specState = SPECTATOR_NOT; in SetTeam()
1367 …if ( ent->client->sess.spectatorState == SPECTATOR_NOT && ent->client->switchTeamTime > level.time… in Cmd_Follow_f()
1428 …if ( ent->client->sess.spectatorState == SPECTATOR_NOT && ent->client->switchTeamTime > level.time… in Cmd_FollowCycle_f()
1440 if ( ent->client->sess.spectatorState == SPECTATOR_NOT ) { in Cmd_FollowCycle_f()
H A Dg_local.h420 SPECTATOR_NOT, enumerator
H A Dg_saga.c832 ent->client->sess.spectatorState = SPECTATOR_NOT; in SetTeamQuick()
/dports/games/iortcw/iortcw-1.51c/MP/code/game/
H A Dg_cmds.c559 specState = SPECTATOR_NOT; in SetTeam()
576 specState = SPECTATOR_NOT; in SetTeam()
880 …if ( ( ent->client->sess.spectatorState == SPECTATOR_NOT ) && ( !( ent->client->ps.pm_flags & PMF_… in Cmd_FollowCycle_f()
H A Dg_local.h418 SPECTATOR_NOT, enumerator
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/game/
H A Dg_local.h249 SPECTATOR_NOT, enumerator
H A Dg_cmds.c2088 if( ent->client->sess.spectatorState == SPECTATOR_NOT ) in Cmd_FollowCycle_f()