Home
last modified time | relevance | path

Searched refs:cg_debugPosition (Results 1 – 25 of 26) sorted by relevance

12

/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_xcvar.h79 XCVAR_DEF( cg_debugPosition, "0", NULL, CVAR_CHEAT )
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/cgame/
H A Dcg_main.c138 vmCvar_t cg_debugPosition; variable
293 { &cg_debugPosition, "cg_debugposition", "0", CVAR_CHEAT },
H A Dcg_local.h1402 extern vmCvar_t cg_debugPosition;
H A Dcg_players.c2483 if( cg_debugPosition.integer ) in CG_ResetPlayerEntity()
/dports/games/ioquake3/ioquake3-1.36/code/cgame/
H A Dcg_main.c119 vmCvar_t cg_debugPosition; variable
248 { &cg_debugPosition, "cg_debugposition", "0", CVAR_CHEAT },
H A Dcg_local.h1110 extern vmCvar_t cg_debugPosition;
H A Dcg_players.c2614 if ( cg_debugPosition.integer ) { in CG_ResetPlayerEntity()
/dports/games/ioquake3-server/ioquake3-1.36/code/cgame/
H A Dcg_main.c119 vmCvar_t cg_debugPosition; variable
248 { &cg_debugPosition, "cg_debugposition", "0", CVAR_CHEAT },
H A Dcg_local.h1110 extern vmCvar_t cg_debugPosition;
H A Dcg_players.c2614 if ( cg_debugPosition.integer ) { in CG_ResetPlayerEntity()
/dports/games/evq3/evq3/code/cgame/
H A Dcg_main.c119 vmCvar_t cg_debugPosition; variable
248 { &cg_debugPosition, "cg_debugposition", "0", CVAR_CHEAT },
H A Dcg_local.h1110 extern vmCvar_t cg_debugPosition;
H A Dcg_players.c2614 if ( cg_debugPosition.integer ) { in CG_ResetPlayerEntity()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/cgame/
H A Dcg_main.c119 vmCvar_t cg_debugPosition; variable
248 { &cg_debugPosition, "cg_debugposition", "0", CVAR_CHEAT },
H A Dcg_local.h1110 extern vmCvar_t cg_debugPosition;
H A Dcg_players.c2614 if ( cg_debugPosition.integer ) { in CG_ResetPlayerEntity()
/dports/games/openjk/OpenJK-07675e2/codeJK2/cgame/
H A Dcg_local.h575 extern vmCvar_t cg_debugPosition;
H A Dcg_main.cpp262 vmCvar_t cg_debugPosition; variable
390 { &cg_debugPosition, "cg_debugposition", "0", CVAR_CHEAT },
H A Dcg_players.cpp6053 if ( cg_debugPosition.integer ) { in CG_ResetPlayerEntity()
/dports/games/iortcw/iortcw-1.51c/MP/code/cgame/
H A Dcg_main.c142 vmCvar_t cg_debugPosition; variable
374 { &cg_debugPosition, "cg_debugposition", "0", CVAR_CHEAT },
H A Dcg_local.h1635 extern vmCvar_t cg_debugPosition;
H A Dcg_players.c2942 if ( cg_debugPosition.integer ) { in CG_ResetPlayerEntity()
/dports/games/iortcw/iortcw-1.51c/SP/code/cgame/
H A Dcg_main.c141 vmCvar_t cg_debugPosition; variable
379 { &cg_debugPosition, "cg_debugposition", "0", CVAR_CHEAT },
H A Dcg_local.h1649 extern vmCvar_t cg_debugPosition;
H A Dcg_players.c5434 if ( cg_debugPosition.integer ) { in CG_ResetPlayerEntity()

12