Home
last modified time | relevance | path

Searched refs:timeDemoBaseTime (Results 1 – 20 of 20) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_cgame.cpp695 clc.timeDemoBaseTime = cl.snap.serverTime; in CL_FirstSnapshot()
819 cl.serverTime = clc.timeDemoBaseTime + clc.timeDemoFrames * 50; in CL_SetCGameTime()
H A Dclient.h238 int timeDemoBaseTime; // each frame will be at this time + frameNum * 50 member
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/client/
H A Dcl_cgame.c940 clc.timeDemoBaseTime = cl.snap.serverTime; in CL_FirstSnapshot()
1058 cl.serverTime = clc.timeDemoBaseTime + clc.timeDemoFrames * 50; in CL_SetCGameTime()
H A Dclient.h205 int timeDemoBaseTime; // each frame will be at this time + frameNum * 50 member
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/client/
H A Dcl_cgame.c900 clc.timeDemoBaseTime = cl.snap.serverTime; in CL_FirstSnapshot()
1042 cl.serverTime = clc.timeDemoBaseTime + clc.timeDemoFrames * 50; in CL_SetCGameTime()
H A Dclient.h222 int timeDemoBaseTime; // each frame will be at this time + frameNum * 50 member
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dcl_cgame.c900 clc.timeDemoBaseTime = cl.snap.serverTime; in CL_FirstSnapshot()
1088 cl.serverTime = clc.timeDemoBaseTime + clc.timeDemoFrames * 50; in CL_SetCGameTime()
H A Dclient.h227 int timeDemoBaseTime; // each frame will be at this time + frameNum * 50 member
/dports/games/ioquake3/ioquake3-1.36/code/client/
H A Dcl_cgame.c900 clc.timeDemoBaseTime = cl.snap.serverTime; in CL_FirstSnapshot()
1088 cl.serverTime = clc.timeDemoBaseTime + clc.timeDemoFrames * 50; in CL_SetCGameTime()
H A Dclient.h227 int timeDemoBaseTime; // each frame will be at this time + frameNum * 50 member
/dports/games/openarena/openarena-engine-source-0.8.8/code/client/
H A Dcl_cgame.c902 clc.timeDemoBaseTime = cl.snap.serverTime; in CL_FirstSnapshot()
1090 cl.serverTime = clc.timeDemoBaseTime + clc.timeDemoFrames * 50; in CL_SetCGameTime()
H A Dclient.h227 int timeDemoBaseTime; // each frame will be at this time + frameNum * 50 member
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/client/
H A Dcl_cgame.c902 clc.timeDemoBaseTime = cl.snap.serverTime; in CL_FirstSnapshot()
1090 cl.serverTime = clc.timeDemoBaseTime + clc.timeDemoFrames * 50; in CL_SetCGameTime()
H A Dclient.h227 int timeDemoBaseTime; // each frame will be at this time + frameNum * 50 member
/dports/games/evq3/evq3/code/client/
H A Dcl_cgame.c902 clc.timeDemoBaseTime = cl.snap.serverTime; in CL_FirstSnapshot()
1074 cl.serverTime = clc.timeDemoBaseTime + clc.timeDemoFrames * 50; in CL_SetCGameTime()
H A Dclient.h226 int timeDemoBaseTime; // each frame will be at this time + frameNum * 50 member
/dports/games/iortcw/iortcw-1.51c/SP/code/client/
H A Dclient.h254 int timeDemoBaseTime; // each frame will be at this time + frameNum * 50 member
H A Dcl_cgame.c1136 clc.timeDemoBaseTime = cl.snap.serverTime; in CL_FirstSnapshot()
1320 cl.serverTime = clc.timeDemoBaseTime + clc.timeDemoFrames * 50; in CL_SetCGameTime()
/dports/games/iortcw/iortcw-1.51c/MP/code/client/
H A Dcl_cgame.c1187 clc.timeDemoBaseTime = cl.snap.serverTime; in CL_FirstSnapshot()
1371 cl.serverTime = clc.timeDemoBaseTime + clc.timeDemoFrames * 50; in CL_SetCGameTime()
H A Dclient.h262 int timeDemoBaseTime; // each frame will be at this time + frameNum * 50 member