Home
last modified time | relevance | path

Searched refs:cl_allowDownload (Results 1 – 25 of 34) sorted by relevance

12

/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/client/
H A Dcl_main.c69 cvar_t *cl_allowDownload; variable
1590 if(!(cl_allowDownload->integer & DLF_NO_REDIRECT)) { in CL_NextDownload()
1616 cl_allowDownload->integer); in CL_NextDownload()
1620 if((cl_allowDownload->integer & DLF_NO_UDP)) { in CL_NextDownload()
1624 cl_allowDownload->integer); in CL_NextDownload()
1653 if ( !(cl_allowDownload->integer & DLF_ENABLE) ) in CL_InitDownloads()
2694 cl_allowDownload = Cvar_Get ("cl_allowDownload", "0", CVAR_ARCHIVE); in CL_Init()
H A Dclient.h362 extern cvar_t *cl_allowDownload;
/dports/games/ioquake3/ioquake3-1.36/code/client/
H A Dcl_main.c88 cvar_t *cl_allowDownload; variable
1956 if(!(cl_allowDownload->integer & DLF_NO_REDIRECT)) { in CL_NextDownload()
1982 cl_allowDownload->integer); in CL_NextDownload()
1986 if((cl_allowDownload->integer & DLF_NO_UDP)) { in CL_NextDownload()
1990 cl_allowDownload->integer); in CL_NextDownload()
2019 if ( !(cl_allowDownload->integer & DLF_ENABLE) ) in CL_InitDownloads()
3077 cl_allowDownload = Cvar_Get ("cl_allowDownload", "0", CVAR_ARCHIVE); in CL_Init()
H A Dclient.h396 extern cvar_t *cl_allowDownload;
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dcl_main.c88 cvar_t *cl_allowDownload; variable
1956 if(!(cl_allowDownload->integer & DLF_NO_REDIRECT)) { in CL_NextDownload()
1982 cl_allowDownload->integer); in CL_NextDownload()
1986 if((cl_allowDownload->integer & DLF_NO_UDP)) { in CL_NextDownload()
1990 cl_allowDownload->integer); in CL_NextDownload()
2019 if ( !(cl_allowDownload->integer & DLF_ENABLE) ) in CL_InitDownloads()
3077 cl_allowDownload = Cvar_Get ("cl_allowDownload", "0", CVAR_ARCHIVE); in CL_Init()
H A Dclient.h396 extern cvar_t *cl_allowDownload;
/dports/games/evq3/evq3/code/client/
H A Dcl_main.c85 cvar_t *cl_allowDownload; variable
1886 if(!(cl_allowDownload->integer & DLF_NO_REDIRECT)) { in CL_NextDownload()
1912 cl_allowDownload->integer); in CL_NextDownload()
1916 if((cl_allowDownload->integer & DLF_NO_UDP)) { in CL_NextDownload()
1920 cl_allowDownload->integer); in CL_NextDownload()
1949 if ( !(cl_allowDownload->integer & DLF_ENABLE) ) in CL_InitDownloads()
2987 cl_allowDownload = Cvar_Get ("cl_allowDownload", "0", CVAR_ARCHIVE); in CL_Init()
H A Dclient.h395 extern cvar_t *cl_allowDownload;
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/client/
H A Dcl_main.c90 cvar_t *cl_allowDownload; variable
1989 if(!(cl_allowDownload->integer & DLF_NO_REDIRECT)) { in CL_NextDownload()
2015 cl_allowDownload->integer); in CL_NextDownload()
2019 if((cl_allowDownload->integer & DLF_NO_UDP)) { in CL_NextDownload()
2023 cl_allowDownload->integer); in CL_NextDownload()
2052 if ( !(cl_allowDownload->integer & DLF_ENABLE) ) in CL_InitDownloads()
3154 cl_allowDownload = Cvar_Get ("cl_allowDownload", "0", CVAR_ARCHIVE); in CL_Init()
H A Dclient.h399 extern cvar_t *cl_allowDownload;
H A Dcl_main.c.mine90 cvar_t *cl_allowDownload;
1986 if(!(cl_allowDownload->integer & DLF_NO_REDIRECT)) {
2011 "configuration (cl_allowDownload is %d)\n",
2012 cl_allowDownload->integer);
2016 if((cl_allowDownload->integer & DLF_NO_UDP)) {
2019 "(cl_allowDownload is %d)",
2020 cl_allowDownload->integer);
2049 if ( !(cl_allowDownload->integer & DLF_ENABLE) )
3138 cl_allowDownload = Cvar_Get ("cl_allowDownload", "0", CVAR_ARCHIVE);
H A Dcl_main.c.r178890 cvar_t *cl_allowDownload;
1979 if(!(cl_allowDownload->integer & DLF_NO_REDIRECT)) {
2004 "configuration (cl_allowDownload is %d)\n",
2005 cl_allowDownload->integer);
2009 if((cl_allowDownload->integer & DLF_NO_UDP)) {
2012 "(cl_allowDownload is %d)",
2013 cl_allowDownload->integer);
2042 if ( !(cl_allowDownload->integer & DLF_ENABLE) )
3131 cl_allowDownload = Cvar_Get ("cl_allowDownload", "0", CVAR_ARCHIVE);
H A Dcl_main.c.r191090 cvar_t *cl_allowDownload;
1982 if(!(cl_allowDownload->integer & DLF_NO_REDIRECT)) {
2007 "configuration (cl_allowDownload is %d)\n",
2008 cl_allowDownload->integer);
2012 if((cl_allowDownload->integer & DLF_NO_UDP)) {
2015 "(cl_allowDownload is %d)",
2016 cl_allowDownload->integer);
2045 if ( !(cl_allowDownload->integer & DLF_ENABLE) )
3147 cl_allowDownload = Cvar_Get ("cl_allowDownload", "0", CVAR_ARCHIVE);
/dports/games/openarena/openarena-engine-source-0.8.8/code/client/
H A Dcl_main.c90 cvar_t *cl_allowDownload; variable
1989 if(!(cl_allowDownload->integer & DLF_NO_REDIRECT)) { in CL_NextDownload()
2015 cl_allowDownload->integer); in CL_NextDownload()
2019 if((cl_allowDownload->integer & DLF_NO_UDP)) { in CL_NextDownload()
2023 cl_allowDownload->integer); in CL_NextDownload()
2052 if ( !(cl_allowDownload->integer & DLF_ENABLE) ) in CL_InitDownloads()
3154 cl_allowDownload = Cvar_Get ("cl_allowDownload", "0", CVAR_ARCHIVE); in CL_Init()
H A Dclient.h399 extern cvar_t *cl_allowDownload;
H A Dcl_main.c.mine90 cvar_t *cl_allowDownload;
1986 if(!(cl_allowDownload->integer & DLF_NO_REDIRECT)) {
2011 "configuration (cl_allowDownload is %d)\n",
2012 cl_allowDownload->integer);
2016 if((cl_allowDownload->integer & DLF_NO_UDP)) {
2019 "(cl_allowDownload is %d)",
2020 cl_allowDownload->integer);
2049 if ( !(cl_allowDownload->integer & DLF_ENABLE) )
3138 cl_allowDownload = Cvar_Get ("cl_allowDownload", "0", CVAR_ARCHIVE);
H A Dcl_main.c.r178890 cvar_t *cl_allowDownload;
1979 if(!(cl_allowDownload->integer & DLF_NO_REDIRECT)) {
2004 "configuration (cl_allowDownload is %d)\n",
2005 cl_allowDownload->integer);
2009 if((cl_allowDownload->integer & DLF_NO_UDP)) {
2012 "(cl_allowDownload is %d)",
2013 cl_allowDownload->integer);
2042 if ( !(cl_allowDownload->integer & DLF_ENABLE) )
3131 cl_allowDownload = Cvar_Get ("cl_allowDownload", "0", CVAR_ARCHIVE);
H A Dcl_main.c.r191090 cvar_t *cl_allowDownload;
1982 if(!(cl_allowDownload->integer & DLF_NO_REDIRECT)) {
2007 "configuration (cl_allowDownload is %d)\n",
2008 cl_allowDownload->integer);
2012 if((cl_allowDownload->integer & DLF_NO_UDP)) {
2015 "(cl_allowDownload is %d)",
2016 cl_allowDownload->integer);
2045 if ( !(cl_allowDownload->integer & DLF_ENABLE) )
3147 cl_allowDownload = Cvar_Get ("cl_allowDownload", "0", CVAR_ARCHIVE);
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/client/
H A Dclient.h351 extern cvar_t *cl_allowDownload;
/dports/games/iortcw/iortcw-1.51c/SP/code/client/
H A Dcl_main.c119 cvar_t *cl_allowDownload; variable
2224 if(!(cl_allowDownload->integer & DLF_NO_REDIRECT)) { in CL_NextDownload()
2250 cl_allowDownload->integer); in CL_NextDownload()
2254 if((cl_allowDownload->integer & DLF_NO_UDP)) { in CL_NextDownload()
2258 cl_allowDownload->integer); in CL_NextDownload()
2287 if ( !(cl_allowDownload->integer & DLF_ENABLE) ) { in CL_InitDownloads()
3699 cl_allowDownload = Cvar_Get( "cl_allowDownload", "0", CVAR_ARCHIVE ); in CL_Init()
H A Dclient.h448 extern cvar_t *cl_allowDownload;
/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dclient.h406 extern cvar_t *cl_allowDownload;
H A Dcl_main.cpp86 cvar_t *cl_allowDownload; variable
1457 if (!cl_allowDownload->integer) { in CL_NextDownload()
1458 … "UDP Downloads are disabled on your client. (cl_allowDownload is %d)", cl_allowDownload->integer); in CL_NextDownload()
1487 if ( !cl_allowDownload->integer ) in CL_InitDownloads()
2735cl_allowDownload = Cvar_Get ("cl_allowDownload", "0", CVAR_ARCHIVE_ND, "Allow downloading custom p… in CL_Init()
/dports/games/iortcw/iortcw-1.51c/MP/code/client/
H A Dclient.h473 extern cvar_t *cl_allowDownload;
H A Dcl_main.c130 cvar_t *cl_allowDownload; variable
2362 if(!(cl_allowDownload->integer & DLF_NO_REDIRECT)) { in CL_NextDownload()
2388 cl_allowDownload->integer); in CL_NextDownload()
2392 if((cl_allowDownload->integer & DLF_NO_UDP)) { in CL_NextDownload()
2396 cl_allowDownload->integer); in CL_NextDownload()
2436 if ( !(cl_allowDownload->integer & DLF_ENABLE) ) { in CL_InitDownloads()
4034 cl_allowDownload = Cvar_Get( "cl_allowDownload", "1", CVAR_ARCHIVE ); in CL_Init()

12