Home
last modified time | relevance | path

Searched refs:cg_drawSnapshot (Results 1 – 25 of 29) sorted by relevance

12

/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_xcvar.h69 XCVAR_DEF( cg_drawSnapshot, "0", NULL, CVAR_ARCHIVE )
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/cgame/
H A Dcg_main.c125 vmCvar_t cg_drawSnapshot; variable
265 { &cg_drawSnapshot, "cg_drawSnapshot", "0", CVAR_ARCHIVE },
H A Dcg_local.h1387 extern vmCvar_t cg_drawSnapshot;
H A Dcg_draw.c1958 if( !cg_drawSnapshot.integer ) in CG_DrawSnapshot()
/dports/games/ioquake3/ioquake3-1.36/code/cgame/
H A Dcg_main.c104 vmCvar_t cg_drawSnapshot; variable
219 { &cg_drawSnapshot, "cg_drawSnapshot", "0", CVAR_ARCHIVE },
H A Dcg_local.h1093 extern vmCvar_t cg_drawSnapshot;
H A Dcg_draw.c988 if ( cg_drawSnapshot.integer ) { in CG_DrawUpperRight()
/dports/games/ioquake3-server/ioquake3-1.36/code/cgame/
H A Dcg_main.c104 vmCvar_t cg_drawSnapshot; variable
219 { &cg_drawSnapshot, "cg_drawSnapshot", "0", CVAR_ARCHIVE },
H A Dcg_local.h1093 extern vmCvar_t cg_drawSnapshot;
H A Dcg_draw.c988 if ( cg_drawSnapshot.integer ) { in CG_DrawUpperRight()
/dports/games/evq3/evq3/code/cgame/
H A Dcg_main.c104 vmCvar_t cg_drawSnapshot; variable
219 { &cg_drawSnapshot, "cg_drawSnapshot", "0", CVAR_ARCHIVE },
H A Dcg_local.h1093 extern vmCvar_t cg_drawSnapshot;
H A Dcg_draw.c988 if ( cg_drawSnapshot.integer ) { in CG_DrawUpperRight()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/cgame/
H A Dcg_main.c104 vmCvar_t cg_drawSnapshot; variable
219 { &cg_drawSnapshot, "cg_drawSnapshot", "0", CVAR_ARCHIVE },
H A Dcg_local.h1093 extern vmCvar_t cg_drawSnapshot;
H A Dcg_draw.c988 if ( cg_drawSnapshot.integer ) { in CG_DrawUpperRight()
/dports/games/openjk/OpenJK-07675e2/codeJK2/cgame/
H A Dcg_local.h560 extern vmCvar_t cg_drawSnapshot;
H A Dcg_main.cpp247 vmCvar_t cg_drawSnapshot; variable
353 { &cg_drawSnapshot, "cg_drawSnapshot", "0", CVAR_ARCHIVE },
H A Dcg_draw.cpp2351 if (cg_drawSnapshot.integer) { in CG_Draw2D()
/dports/games/iortcw/iortcw-1.51c/MP/code/cgame/
H A Dcg_main.c116 vmCvar_t cg_drawSnapshot; variable
323 { &cg_drawSnapshot, "cg_drawSnapshot", "0", CVAR_ARCHIVE },
H A Dcg_local.h1611 extern vmCvar_t cg_drawSnapshot;
/dports/games/iortcw/iortcw-1.51c/SP/code/cgame/
H A Dcg_main.c113 vmCvar_t cg_drawSnapshot; variable
319 { &cg_drawSnapshot, "cg_drawSnapshot", "0", CVAR_ARCHIVE },
H A Dcg_local.h1622 extern vmCvar_t cg_drawSnapshot;
/dports/games/openjk/OpenJK-07675e2/code/cgame/
H A Dcg_local.h576 extern vmCvar_t cg_drawSnapshot;
H A Dcg_main.cpp252 vmCvar_t cg_drawSnapshot; variable
368 { &cg_drawSnapshot, "cg_drawSnapshot", "0", CVAR_ARCHIVE },

12