Home
last modified time | relevance | path

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

12

/dports/games/openjk/OpenJK-07675e2/codeJK2/cgame/
H A DFxSystem.cpp69 if ( !cg_paused.integer ) in AdjustTime()
H A Dcg_scoreboard.cpp349 if ( cg_paused.integer ) in CG_DrawScoreboard()
H A Dcg_local.h557 extern vmCvar_t cg_paused;
/dports/games/openjk/OpenJK-07675e2/code/cgame/
H A DFxSystem.cpp71 if ( !cg_paused.integer ) in AdjustTime()
H A Dcg_scoreboard.cpp373 if ( cg_paused.integer ) in CG_DrawScoreboard()
/dports/games/iortcw/iortcw-1.51c/SP/code/cgame/
H A Dcg_info.c225 if ( cg_paused.integer ) { in CG_DrawExitStats()
H A Dcg_ents.c1004 if ( !cg_paused.integer ) { // don't add while paused in CG_Item()
1654 if ( !cg_paused.integer ) { // don't add while paused in CG_Efx()
2325 if ( !cg_paused.integer ) { // don't add while paused in CG_ProcessEntity()
H A Dcg_localents.c355 if ( cg_paused.integer ) { // don't add while paused in CG_AddEmitter()
453 if ( !cg_paused.integer ) { // don't add while paused in CG_AddFragment()
H A Dcg_scoreboard.c443 if ( cg_paused.integer ) { in CG_DrawScoreboard()
H A Dcg_trails.c113 if ( cg_paused.integer ) { in CG_SpawnTrailJunc()
H A Dcg_main.c197 vmCvar_t cg_paused; variable
424 { &cg_paused, "cl_paused", "0", CVAR_ROM },
/dports/games/ioquake3/ioquake3-1.36/code/cgame/
H A Dcg_scoreboard.c276 if ( cg_paused.integer ) { in CG_DrawOldScoreboard()
H A Dcg_main.c153 vmCvar_t cg_paused; variable
280 { &cg_paused, "cl_paused", "0", CVAR_ROM },
H A Dcg_draw.c2172 if (cg_paused.integer) { in CG_DrawScoreboard()
2597 if (!cg_paused.integer) { in CG_Draw2D()
/dports/games/ioquake3-server/ioquake3-1.36/code/cgame/
H A Dcg_scoreboard.c276 if ( cg_paused.integer ) { in CG_DrawOldScoreboard()
H A Dcg_main.c153 vmCvar_t cg_paused; variable
280 { &cg_paused, "cl_paused", "0", CVAR_ROM },
H A Dcg_draw.c2172 if (cg_paused.integer) { in CG_DrawScoreboard()
2597 if (!cg_paused.integer) { in CG_Draw2D()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/cgame/
H A Dcg_scoreboard.c276 if ( cg_paused.integer ) { in CG_DrawOldScoreboard()
H A Dcg_main.c153 vmCvar_t cg_paused; variable
280 { &cg_paused, "cl_paused", "0", CVAR_ROM },
/dports/games/evq3/evq3/code/cgame/
H A Dcg_scoreboard.c276 if ( cg_paused.integer ) { in CG_DrawOldScoreboard()
H A Dcg_main.c153 vmCvar_t cg_paused; variable
280 { &cg_paused, "cl_paused", "0", CVAR_ROM },
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/cgame/
H A Dcg_main.c174 vmCvar_t cg_paused; variable
358 { &cg_paused, "cl_paused", "0", CVAR_ROM },
/dports/games/iortcw/iortcw-1.51c/MP/code/cgame/
H A Dcg_trails.c113 if ( cg_paused.integer ) { in CG_SpawnTrailJunc()
H A Dcg_scoreboard.c654 if ( cg_paused.integer ) { in CG_DrawScoreboard()
H A Dcg_main.c196 vmCvar_t cg_paused; variable
427 { &cg_paused, "cl_paused", "0", CVAR_ROM },

12