Home
last modified time | relevance | path

Searched refs:newSnapshots (Results 1 – 25 of 34) sorted by relevance

12

/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_cgame.cpp630 cl.newSnapshots = qfalse; in CL_AdjustTimeDelta()
727 if ( cl.newSnapshots ) { in CL_SetCGameTime()
728 cl.newSnapshots = qfalse; in CL_SetCGameTime()
798 if ( cl.newSnapshots ) { in CL_SetCGameTime()
H A Dclient.h106 qboolean newSnapshots; // set on parse of any valid packet member
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/client/
H A Dcl_cgame.c871 cl.newSnapshots = qfalse; in CL_AdjustTimeDelta()
974 if ( cl.newSnapshots ) { in CL_SetCGameTime()
975 cl.newSnapshots = qfalse; in CL_SetCGameTime()
1037 if ( cl.newSnapshots ) { in CL_SetCGameTime()
H A Dclient.h96 qboolean newSnapshots; // set on parse of any valid packet member
H A Dcl_parse.c311 cl.newSnapshots = qtrue; in CL_ParseSnapshot()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/client/
H A Dcl_cgame.c831 cl.newSnapshots = qfalse; in CL_AdjustTimeDelta()
932 if ( cl.newSnapshots ) { in CL_SetCGameTime()
933 cl.newSnapshots = qfalse; in CL_SetCGameTime()
995 if ( cl.newSnapshots ) { in CL_SetCGameTime()
H A Dclient.h102 qboolean newSnapshots; // set on parse of any valid packet member
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dcl_cgame.c831 cl.newSnapshots = qfalse; in CL_AdjustTimeDelta()
978 if ( cl.newSnapshots ) { in CL_SetCGameTime()
979 cl.newSnapshots = qfalse; in CL_SetCGameTime()
1041 if ( cl.newSnapshots ) { in CL_SetCGameTime()
H A Dclient.h107 qboolean newSnapshots; // set on parse of any valid packet member
/dports/games/ioquake3/ioquake3-1.36/code/client/
H A Dcl_cgame.c831 cl.newSnapshots = qfalse; in CL_AdjustTimeDelta()
978 if ( cl.newSnapshots ) { in CL_SetCGameTime()
979 cl.newSnapshots = qfalse; in CL_SetCGameTime()
1041 if ( cl.newSnapshots ) { in CL_SetCGameTime()
H A Dclient.h107 qboolean newSnapshots; // set on parse of any valid packet member
/dports/games/openarena/openarena-engine-source-0.8.8/code/client/
H A Dcl_cgame.c833 cl.newSnapshots = qfalse; in CL_AdjustTimeDelta()
980 if ( cl.newSnapshots ) { in CL_SetCGameTime()
981 cl.newSnapshots = qfalse; in CL_SetCGameTime()
1043 if ( cl.newSnapshots ) { in CL_SetCGameTime()
H A Dclient.h107 qboolean newSnapshots; // set on parse of any valid packet member
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/client/
H A Dcl_cgame.c833 cl.newSnapshots = qfalse; in CL_AdjustTimeDelta()
980 if ( cl.newSnapshots ) { in CL_SetCGameTime()
981 cl.newSnapshots = qfalse; in CL_SetCGameTime()
1043 if ( cl.newSnapshots ) { in CL_SetCGameTime()
H A Dclient.h107 qboolean newSnapshots; // set on parse of any valid packet member
/dports/games/evq3/evq3/code/client/
H A Dcl_cgame.c833 cl.newSnapshots = qfalse; in CL_AdjustTimeDelta()
964 if ( cl.newSnapshots ) { in CL_SetCGameTime()
965 cl.newSnapshots = qfalse; in CL_SetCGameTime()
1027 if ( cl.newSnapshots ) { in CL_SetCGameTime()
H A Dclient.h106 qboolean newSnapshots; // set on parse of any valid packet member
/dports/games/openjk/OpenJK-07675e2/code/client/
H A Dcl_cgame.cpp1529 cl.newSnapshots = qfalse; in CL_AdjustTimeDelta()
1607 if ( cl.newSnapshots ) { in CL_SetCGameTime()
1608 cl.newSnapshots = qfalse; in CL_SetCGameTime()
1657 if ( cl.newSnapshots ) { in CL_SetCGameTime()
H A Dclient.h86 qboolean newSnapshots; // set on parse, cleared when CL_AdjustTimeDelta looks at it member
H A Dcl_parse.cpp310 cl.newSnapshots = qtrue; in CL_ParseSnapshot()
/dports/games/iortcw/iortcw-1.51c/MP/code/client/
H A Dcl_cgame.c1125 cl.newSnapshots = qfalse; in CL_AdjustTimeDelta()
1255 if ( cl.newSnapshots ) { in CL_SetCGameTime()
1256 cl.newSnapshots = qfalse; in CL_SetCGameTime()
1324 if ( cl.newSnapshots ) { in CL_SetCGameTime()
H A Dclient.h122 qboolean newSnapshots; // set on parse of any valid packet member
/dports/games/iortcw/iortcw-1.51c/SP/code/client/
H A Dcl_cgame.c1074 cl.newSnapshots = qfalse; in CL_AdjustTimeDelta()
1204 if ( cl.newSnapshots ) { in CL_SetCGameTime()
1205 cl.newSnapshots = qfalse; in CL_SetCGameTime()
1273 if ( cl.newSnapshots ) { in CL_SetCGameTime()
H A Dclient.h122 qboolean newSnapshots; // set on parse of any valid packet member
/dports/sysutils/restic/restic-0.12.1/internal/checker/
H A Dchecker_test.go575 func benchmarkSnapshotScaling(t *testing.B, newSnapshots int) {
592 for i := 0; i < newSnapshots; i++ {

12