Home
last modified time | relevance | path

Searched refs:old_com_frameTime (Results 1 – 11 of 11) sorted by relevance

/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/client/
H A Dcl_input.c28 int old_com_frameTime; variable
591 frame_msec = com_frameTime - old_com_frameTime; in CL_CreateNewCommands()
598 old_com_frameTime = com_frameTime; in CL_CreateNewCommands()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/client/
H A Dcl_input.c27 int old_com_frameTime; variable
590 frame_msec = com_frameTime - old_com_frameTime; in CL_CreateNewCommands()
597 old_com_frameTime = com_frameTime; in CL_CreateNewCommands()
/dports/games/openjk/OpenJK-07675e2/code/client/
H A Dcl_input.cpp36 int old_com_frameTime; variable
742 frame_msec = com_frameTime - old_com_frameTime; in CL_CreateNewCommands()
754 old_com_frameTime = com_frameTime; in CL_CreateNewCommands()
/dports/games/evq3/evq3/code/client/
H A Dcl_input.c27 int old_com_frameTime; variable
607 frame_msec = com_frameTime - old_com_frameTime; in CL_CreateNewCommands()
614 old_com_frameTime = com_frameTime; in CL_CreateNewCommands()
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dcl_input.c27 int old_com_frameTime; variable
607 frame_msec = com_frameTime - old_com_frameTime; in CL_CreateNewCommands()
614 old_com_frameTime = com_frameTime; in CL_CreateNewCommands()
/dports/games/ioquake3/ioquake3-1.36/code/client/
H A Dcl_input.c27 int old_com_frameTime; variable
607 frame_msec = com_frameTime - old_com_frameTime; in CL_CreateNewCommands()
614 old_com_frameTime = com_frameTime; in CL_CreateNewCommands()
/dports/games/openarena/openarena-engine-source-0.8.8/code/client/
H A Dcl_input.c27 int old_com_frameTime; variable
643 frame_msec = com_frameTime - old_com_frameTime; in CL_CreateNewCommands()
650 old_com_frameTime = com_frameTime; in CL_CreateNewCommands()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/client/
H A Dcl_input.c27 int old_com_frameTime; variable
643 frame_msec = com_frameTime - old_com_frameTime; in CL_CreateNewCommands()
650 old_com_frameTime = com_frameTime; in CL_CreateNewCommands()
/dports/games/iortcw/iortcw-1.51c/SP/code/client/
H A Dcl_input.c34 int old_com_frameTime; variable
708 frame_msec = com_frameTime - old_com_frameTime; in CL_CreateNewCommands()
721 old_com_frameTime = com_frameTime; in CL_CreateNewCommands()
/dports/games/iortcw/iortcw-1.51c/MP/code/client/
H A Dcl_input.c34 int old_com_frameTime; variable
732 frame_msec = com_frameTime - old_com_frameTime; in CL_CreateNewCommands()
745 old_com_frameTime = com_frameTime; in CL_CreateNewCommands()
/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_input.cpp33 int old_com_frameTime; variable
1391 frame_msec = com_frameTime - old_com_frameTime; in CL_CreateNewCommands()
1403 old_com_frameTime = com_frameTime; in CL_CreateNewCommands()