Home
last modified time | relevance | path

Searched refs:sv_banFile (Results 1 – 24 of 24) sorted by relevance

/dports/games/openarena/openarena-engine-source-0.8.8/code/server/
H A Dsv_ccmds.c553 if(!sv_banFile->string || !*sv_banFile->string) in SV_RehashBans_f()
556 Com_sprintf(filepath, sizeof(filepath), "%s/%s", FS_GetCurrentGameDir(), sv_banFile->string); in SV_RehashBans_f()
632 if(!sv_banFile->string || !*sv_banFile->string) in SV_WriteBans()
635 Com_sprintf(filepath, sizeof(filepath), "%s/%s", FS_GetCurrentGameDir(), sv_banFile->string); in SV_WriteBans()
H A Dserver.h279 extern cvar_t *sv_banFile;
H A Dsv_init.c686 sv_banFile = Cvar_Get("sv_banFile", "serverbans.dat", CVAR_ARCHIVE); in SV_Init()
H A Dsv_main.c61 cvar_t *sv_banFile; variable
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/server/
H A Dsv_ccmds.c553 if(!sv_banFile->string || !*sv_banFile->string) in SV_RehashBans_f()
556 Com_sprintf(filepath, sizeof(filepath), "%s/%s", FS_GetCurrentGameDir(), sv_banFile->string); in SV_RehashBans_f()
632 if(!sv_banFile->string || !*sv_banFile->string) in SV_WriteBans()
635 Com_sprintf(filepath, sizeof(filepath), "%s/%s", FS_GetCurrentGameDir(), sv_banFile->string); in SV_WriteBans()
H A Dserver.h279 extern cvar_t *sv_banFile;
H A Dsv_init.c686 sv_banFile = Cvar_Get("sv_banFile", "serverbans.dat", CVAR_ARCHIVE); in SV_Init()
H A Dsv_main.c61 cvar_t *sv_banFile; variable
/dports/games/iortcw/iortcw-1.51c/MP/code/server/
H A Dsv_ccmds.c836 if(!sv_banFile->string || !*sv_banFile->string) in SV_RehashBans_f()
839 Com_sprintf(filepath, sizeof(filepath), "%s/%s", FS_GetCurrentGameDir(), sv_banFile->string); in SV_RehashBans_f()
915 if(!sv_banFile->string || !*sv_banFile->string) in SV_WriteBans()
918 Com_sprintf(filepath, sizeof(filepath), "%s/%s", FS_GetCurrentGameDir(), sv_banFile->string); in SV_WriteBans()
H A Dserver.h346 extern cvar_t *sv_banFile;
H A Dsv_init.c917 sv_banFile = Cvar_Get("sv_banFile", "serverbans.dat", CVAR_ARCHIVE); in SV_Init()
H A Dsv_main.c90 cvar_t *sv_banFile; variable
/dports/games/iortcw/iortcw-1.51c/SP/code/server/
H A Dsv_ccmds.c853 if(!sv_banFile->string || !*sv_banFile->string) in SV_RehashBans_f()
856 Com_sprintf(filepath, sizeof(filepath), "%s/%s", FS_GetCurrentGameDir(), sv_banFile->string); in SV_RehashBans_f()
932 if(!sv_banFile->string || !*sv_banFile->string) in SV_WriteBans()
935 Com_sprintf(filepath, sizeof(filepath), "%s/%s", FS_GetCurrentGameDir(), sv_banFile->string); in SV_WriteBans()
H A Dserver.h316 extern cvar_t *sv_banFile;
H A Dsv_init.c1058 sv_banFile = Cvar_Get("sv_banFile", "serverbans.dat", CVAR_ARCHIVE); in SV_Init()
H A Dsv_main.c69 cvar_t *sv_banFile; variable
/dports/games/openjk/OpenJK-07675e2/codemp/server/
H A Dsv_ccmds.cpp596 if ( !sv_banFile->string || !*sv_banFile->string ) in SV_RehashBans_f()
599 Com_sprintf( filepath, sizeof( filepath ), "%s/%s", FS_GetCurrentGameDir(), sv_banFile->string ); in SV_RehashBans_f()
670 if ( !sv_banFile->string || !*sv_banFile->string ) in SV_WriteBans()
673 Com_sprintf( filepath, sizeof( filepath ), "%s/%s", FS_GetCurrentGameDir(), sv_banFile->string ); in SV_WriteBans()
H A Dserver.h275 extern cvar_t *sv_banFile;
H A Dsv_init.cpp1011sv_banFile = Cvar_Get( "sv_banFile", "serverbans.dat", CVAR_ARCHIVE, "File to use to store bans an… in SV_Init()
H A Dsv_main.cpp71 cvar_t *sv_banFile; variable
/dports/games/openjk/OpenJK-07675e2/
H A DCHANGELOG.md71 …ns`, `sv_banaddr`, `sv_exceptaddr`, `sv_bandel`, `sv_exceptdel`, `sv_flushbans`. CVar: `sv_banFile`
/dports/games/iortcw/iortcw-1.51c/
H A DREADME.md180 * sv_banFile - Name of the file that is used for storing the server bans
/dports/games/openarena/openarena-engine-source-0.8.8/
H A DREADME165 sv_banFile - Name of the file that is used for storing
/dports/games/openarena-server/openarena-engine-source-0.8.8/
H A DREADME165 sv_banFile - Name of the file that is used for storing