Home
last modified time | relevance | path

Searched refs:cg_synchronousClients (Results 1 – 25 of 42) sorted by relevance

12

/dports/games/ioquake3-server/ioquake3-1.36/code/cgame/
H A Dcg_snapshot.c184 || cg_nopredict.integer || cg_synchronousClients.integer ) { in CG_TransitionSnapshot()
H A Dcg_predict.c439 if ( cg_nopredict.integer || cg_synchronousClients.integer ) {
H A Dcg_main.c147 vmCvar_t cg_synchronousClients; variable
282 { &cg_synchronousClients, "g_synchronousClients", "0", 0 }, // communicated by systeminfo
H A Dcg_event.c577 cg_nopredict.integer || cg_synchronousClients.integer ) { in CG_EntityEvent()
/dports/games/ioquake3/ioquake3-1.36/code/cgame/
H A Dcg_snapshot.c184 || cg_nopredict.integer || cg_synchronousClients.integer ) { in CG_TransitionSnapshot()
H A Dcg_predict.c439 if ( cg_nopredict.integer || cg_synchronousClients.integer ) {
H A Dcg_main.c147 vmCvar_t cg_synchronousClients; variable
282 { &cg_synchronousClients, "g_synchronousClients", "0", 0 }, // communicated by systeminfo
H A Dcg_event.c577 cg_nopredict.integer || cg_synchronousClients.integer ) { in CG_EntityEvent()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/cgame/
H A Dcg_snapshot.c187 cg_nopredict.integer || cg_synchronousClients.integer ) in CG_TransitionSnapshot()
H A Dcg_predict.c455 if( cg_nopredict.integer || cg_synchronousClients.integer ) in CG_PredictPlayerState()
H A Dcg_main.c168 vmCvar_t cg_synchronousClients; variable
360 { &cg_synchronousClients, "g_synchronousClients", "0", 0 }, // communicated by systeminfo
H A Dcg_event.c543 cg_nopredict.integer || cg_synchronousClients.integer ) in CG_EntityEvent()
/dports/games/evq3/evq3/code/cgame/
H A Dcg_snapshot.c184 || cg_nopredict.integer || cg_synchronousClients.integer ) { in CG_TransitionSnapshot()
H A Dcg_predict.c439 if ( cg_nopredict.integer || cg_synchronousClients.integer ) {
H A Dcg_main.c147 vmCvar_t cg_synchronousClients; variable
282 { &cg_synchronousClients, "g_synchronousClients", "0", 0 }, // communicated by systeminfo
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/cgame/
H A Dcg_snapshot.c184 || cg_nopredict.integer || cg_synchronousClients.integer ) { in CG_TransitionSnapshot()
H A Dcg_predict.c439 if ( cg_nopredict.integer || cg_synchronousClients.integer ) {
H A Dcg_main.c147 vmCvar_t cg_synchronousClients; variable
282 { &cg_synchronousClients, "g_synchronousClients", "0", 0 }, // communicated by systeminfo
H A Dcg_event.c577 cg_nopredict.integer || cg_synchronousClients.integer ) { in CG_EntityEvent()
/dports/games/iortcw/iortcw-1.51c/MP/code/cgame/
H A Dcg_snapshot.c247 || cg_nopredict.integer || cg_synchronousClients.integer ) { in CG_TransitionSnapshot()
H A Dcg_predict.c538 if ( cg_nopredict.integer || cg_synchronousClients.integer ) { in CG_PredictPlayerState()
H A Dcg_main.c188 vmCvar_t cg_synchronousClients; variable
430 { &cg_synchronousClients, "g_synchronousClients", "0", CVAR_SYSTEMINFO },
/dports/games/iortcw/iortcw-1.51c/SP/code/cgame/
H A Dcg_snapshot.c262 || cg_nopredict.integer || cg_synchronousClients.integer ) { in CG_TransitionSnapshot()
H A Dcg_predict.c545 if ( cg_nopredict.integer || cg_synchronousClients.integer in CG_PredictPlayerState()
H A Dcg_main.c189 vmCvar_t cg_synchronousClients; variable
427 { &cg_synchronousClients, "g_synchronousClients", "0", CVAR_SYSTEMINFO },

12