Home
last modified time | relevance | path

Searched refs:sys_ticrate (Results 1 – 8 of 8) sorted by relevance

/external/quake/quake/src/WinQuake/
Dsys_linux.cpp411 if (time < sys_ticrate.value && (vcrFile == -1 || recording) ) in main()
416 time = sys_ticrate.value; in main()
419 if (time > sys_ticrate.value*2) in main()
Dsys_wind.cpp312 if (time - oldtime < sys_ticrate.value ) in main()
Dhost.cpp61 cvar_t sys_ticrate = CVAR2("sys_ticrate","0.05"); variable
217 Cvar_RegisterVariable (&sys_ticrate); in Host_InitLocal()
Dquakedef.h302 extern cvar_t sys_ticrate;
Dsys_dos.cpp942 if (cls.state == ca_dedicated && (time<sys_ticrate.value)) in main()
Dsys_win.cpp862 while (time < sys_ticrate.value ) in WinMain()
/external/quake/quake/src/QW/client/
Dquakedef.h119 extern cvar_t sys_ticrate;
/external/quake/quake/src/WinQuake/data/
DTECHINFO.TXT961 sys_ticrate