Home
last modified time | relevance | path

Searched refs:sv_floodProtect (Results 1 – 25 of 44) sorted by relevance

12

/dports/games/masterserver/masterserver-0.4.1/plugins/
H A Dlibq3.c98 int sv_floodProtect; // 0 | 1 member
463 private_data->sv_floodProtect = atoi(value); in process_statusResponse()
H A Dlibef.c98 int sv_floodProtect; member
570 private_data->sv_floodProtect = atoi(value); in process_statusResponse()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/server/
H A Dserver.h260 extern cvar_t *sv_floodProtect;
H A Dsv_init.c651 sv_floodProtect = Cvar_Get ("sv_floodProtect", "1", CVAR_ARCHIVE | CVAR_SERVERINFO ); in SV_Init()
H A Dsv_main.c53 cvar_t *sv_floodProtect; variable
/dports/games/openjk/OpenJK-07675e2/codemp/server/
H A Dsv_client.cpp1334 sv_floodProtect->integer ) in SV_ClientCommand()
1336 const int floodTime = (sv_floodProtect->integer == 1) ? 1000 : sv_floodProtect->integer; in SV_ClientCommand()
H A Dserver.h266 extern cvar_t *sv_floodProtect;
/dports/games/ioquake3/ioquake3-1.36/code/server/
H A Dserver.h280 extern cvar_t *sv_floodProtect;
H A Dsv_init.c651 sv_floodProtect = Cvar_Get ("sv_floodProtect", "1", CVAR_ARCHIVE | CVAR_SERVERINFO ); in SV_Init()
H A Dsv_main.c57 cvar_t *sv_floodProtect; variable
/dports/games/ioquake3-server/ioquake3-1.36/code/server/
H A Dserver.h280 extern cvar_t *sv_floodProtect;
H A Dsv_init.c651 sv_floodProtect = Cvar_Get ("sv_floodProtect", "1", CVAR_ARCHIVE | CVAR_SERVERINFO ); in SV_Init()
H A Dsv_main.c57 cvar_t *sv_floodProtect; variable
/dports/games/openarena/openarena-engine-source-0.8.8/code/server/
H A Dserver.h276 extern cvar_t *sv_floodProtect;
H A Dsv_init.c649 sv_floodProtect = Cvar_Get ("sv_floodProtect", "1", CVAR_ARCHIVE | CVAR_SERVERINFO ); in SV_Init()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/server/
H A Dserver.h276 extern cvar_t *sv_floodProtect;
H A Dsv_init.c649 sv_floodProtect = Cvar_Get ("sv_floodProtect", "1", CVAR_ARCHIVE | CVAR_SERVERINFO ); in SV_Init()
/dports/games/evq3/evq3/code/server/
H A Dserver.h280 extern cvar_t *sv_floodProtect;
H A Dsv_init.c651 sv_floodProtect = Cvar_Get ("sv_floodProtect", "1", CVAR_ARCHIVE | CVAR_SERVERINFO ); in SV_Init()
H A Dsv_main.c57 cvar_t *sv_floodProtect; variable
/dports/games/iortcw/iortcw-1.51c/SP/code/server/
H A Dserver.h313 extern cvar_t *sv_floodProtect;
/dports/games/iortcw/iortcw-1.51c/MP/code/server/
H A Dserver.h339 extern cvar_t *sv_floodProtect;
/dports/security/nmap/nmap-7.91/scripts/
H A Dquake3-info.nse57 -- | sv_floodProtect: 1
/dports/games/tremulous/tremulous/
H A DChangeLog117 to prevent overflows even sv_floodProtect is off, but not by
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/
H A DChangeLog117 to prevent overflows even sv_floodProtect is off, but not by

12