Home
last modified time | relevance | path

Searched refs:cg_animSpeed (Results 1 – 25 of 30) sorted by relevance

12

/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/cgame/
H A Dcg_animation.c40 if( cg_animSpeed.integer == 0 ) in CG_RunLerpFrame()
H A Dcg_main.c136 vmCvar_t cg_animSpeed; variable
291 { &cg_animSpeed, "cg_animspeed", "1", CVAR_CHEAT },
H A Dcg_buildable.c436 if( cg_animSpeed.integer == 0 ) in CG_RunBuildableLerpFrame()
H A Dcg_local.h1400 extern vmCvar_t cg_animSpeed;
H A Dcg_players.c922 if( cg_animSpeed.integer == 0 ) in CG_RunPlayerLerpFrame()
/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_xcvar.h39 XCVAR_DEF( cg_animSpeed, "1", NULL, CVAR_CHEAT )
/dports/games/ioquake3/ioquake3-1.36/code/cgame/
H A Dcg_main.c117 vmCvar_t cg_animSpeed; variable
246 { &cg_animSpeed, "cg_animspeed", "1", CVAR_CHEAT },
H A Dcg_local.h1108 extern vmCvar_t cg_animSpeed;
H A Dcg_players.c1133 if ( cg_animSpeed.integer == 0 ) { in CG_RunLerpFrame()
/dports/games/ioquake3-server/ioquake3-1.36/code/cgame/
H A Dcg_main.c117 vmCvar_t cg_animSpeed; variable
246 { &cg_animSpeed, "cg_animspeed", "1", CVAR_CHEAT },
H A Dcg_local.h1108 extern vmCvar_t cg_animSpeed;
H A Dcg_players.c1133 if ( cg_animSpeed.integer == 0 ) { in CG_RunLerpFrame()
/dports/games/evq3/evq3/code/cgame/
H A Dcg_main.c117 vmCvar_t cg_animSpeed; variable
246 { &cg_animSpeed, "cg_animspeed", "1", CVAR_CHEAT },
H A Dcg_local.h1108 extern vmCvar_t cg_animSpeed;
H A Dcg_players.c1133 if ( cg_animSpeed.integer == 0 ) { in CG_RunLerpFrame()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/cgame/
H A Dcg_main.c117 vmCvar_t cg_animSpeed; variable
246 { &cg_animSpeed, "cg_animspeed", "1", CVAR_CHEAT },
H A Dcg_local.h1108 extern vmCvar_t cg_animSpeed;
H A Dcg_players.c1133 if ( cg_animSpeed.integer == 0 ) { in CG_RunLerpFrame()
/dports/games/openjk/OpenJK-07675e2/codeJK2/cgame/
H A Dcg_local.h572 extern vmCvar_t cg_animSpeed;
H A Dcg_main.cpp259 vmCvar_t cg_animSpeed; variable
387 { &cg_animSpeed, "cg_animspeed", "1", CVAR_CHEAT },
/dports/games/iortcw/iortcw-1.51c/MP/code/cgame/
H A Dcg_main.c139 vmCvar_t cg_animSpeed; variable
372 { &cg_animSpeed, "cg_animspeed", "1", CVAR_CHEAT },
H A Dcg_players.c1161 if ( cg_animSpeed.integer == 0 ) { in CG_RunLerpFrame()
1341 if ( cg_animSpeed.integer == 0 ) { in CG_RunLerpFrameRate()
H A Dcg_local.h1633 extern vmCvar_t cg_animSpeed;
/dports/games/iortcw/iortcw-1.51c/SP/code/cgame/
H A Dcg_main.c138 vmCvar_t cg_animSpeed; variable
377 { &cg_animSpeed, "cg_animspeed", "1", CVAR_CHEAT },
H A Dcg_local.h1647 extern vmCvar_t cg_animSpeed;

12