Home
last modified time | relevance | path

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

/dports/games/mvdsv/mvdsv-0.34/src/
H A Dserver.h712 extern cvar_t sv_mintic, sv_maxtic, sv_maxfps;
H A Dsv_phys.c1030 double max_physfps = sv_maxfps.value; in SV_RunBots()
H A Dsv_main.c50 cvar_t sv_maxfps = {"maxfps", "77", CVAR_SERVERINFO}; // It actually should be called maxpps (max … variable
3394 Cvar_Register (&sv_maxfps); in SV_InitLocal()
H A Dsv_user.c4370 double target_time, max_physfps = sv_maxfps.value; in SV_ExecuteClientMessage()
/dports/games/qwdtools/mvdsv-0.34/src/
H A Dserver.h712 extern cvar_t sv_mintic, sv_maxtic, sv_maxfps;
H A Dsv_phys.c1030 double max_physfps = sv_maxfps.value; in SV_RunBots()
H A Dsv_main.c50 cvar_t sv_maxfps = {"maxfps", "77", CVAR_SERVERINFO}; // It actually should be called maxpps (max … variable
3394 Cvar_Register (&sv_maxfps); in SV_InitLocal()
H A Dsv_user.c4370 double target_time, max_physfps = sv_maxfps.value; in SV_ExecuteClientMessage()