Home
last modified time | relevance | path

Searched refs:samelevel (Results 1 – 25 of 39) sorted by relevance

12

/dports/games/uhexen2-extras/data1/
H A Dhwctf.cfg18 serverinfo samelevel ""
/dports/games/uhexen2-extras/hwctf/
H A Dhwctf.cfg18 serverinfo samelevel ""
/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Dhost.c88 cvar_t samelevel = { "samelevel", "0" }; variable
237 Cvar_RegisterVariable(&samelevel); in Host_InitLocal()
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/server/
H A Dhost.c54 cvar_t samelevel = {"samelevel", "0", CVAR_NONE}; variable
256 Cvar_RegisterVariable (&samelevel); in Host_InitLocal()
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dp_setup.c177 static int samelevel = false; variable
184 if (!samelevel || !p) in malloc_IfSameLevel()
196 if (!samelevel) in calloc_IfSameLevel()
1111 if (!samelevel) in P_LoadZNodes()
2488 samelevel = in P_SetupLevel()
2497 if (!samelevel) in P_SetupLevel()
2536 if (!samelevel || overflows[OVERFLOW_INTERCEPT].shit_happens) in P_SetupLevel()
2571 if (!samelevel) in P_SetupLevel()
/dports/games/libretro-tyrquake/tyrquake-e76477d/QW/progs/
H A Dclient.qc139 //ZOID: 12-13-96, samelevel is overloaded, only 1 works for same level
141 if (cvar("samelevel") == 1) // if samelevel is set, stay on same level
226 //ZOID, 12-13-96, noexit isn't supported in QW. Overload samelevel
228 if ((cvar("samelevel") == 2) || ((cvar("samelevel") == 3) && (mapname != "start")))
/dports/games/quake-source/quake-source-1.01_1/qw/
H A Dclient.qc139 //ZOID: 12-13-96, samelevel is overloaded, only 1 works for same level
141 if (cvar("samelevel") == 1) // if samelevel is set, stay on same level
226 //ZOID, 12-13-96, noexit isn't supported in QW. Overload samelevel
228 if ((cvar("samelevel") == 2) || ((cvar("samelevel") == 3) && (mapname != "start")))
/dports/games/quake-data/quake-data-1.0.6_2/qw/
H A Dclient.qc139 //ZOID: 12-13-96, samelevel is overloaded, only 1 works for same level
141 if (cvar("samelevel") == 1) // if samelevel is set, stay on same level
226 //ZOID, 12-13-96, noexit isn't supported in QW. Overload samelevel
228 if ((cvar("samelevel") == 2) || ((cvar("samelevel") == 3) && (mapname != "start")))
/dports/games/tenebrae/tenebrae_0/
H A Dhost.c67 cvar_t samelevel = {"samelevel","0"}; variable
228 Cvar_RegisterVariable (&samelevel); in Host_InitLocal()
/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Dhost.c68 cvar_t samelevel = {"samelevel","0"}; variable
224 Cvar_RegisterVariable (&samelevel); in Host_InitLocal()
/dports/games/masterserver/masterserver-0.4.1/plugins/
H A Dlibqw.c105 int samelevel; member
/dports/games/quakeforge/quakeforge-0.7.2/nq/source/
H A Dhost.c119 cvar_t *samelevel; variable
277 samelevel = Cvar_Get ("samelevel", "0", CVAR_NONE, NULL, "None"); in Host_InitLocal()
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/
H A Dhost.c75 cvar_t samelevel = {"samelevel", "0", CVAR_NONE}; variable
384 Cvar_RegisterVariable (&samelevel); in Host_InitLocal()
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexenworld/server/
H A Dsv_main.c72 cvar_t samelevel = {"samelevel", "0", CVAR_NOTIFY|CVAR_SERVERINFO}; variable
1290 Cvar_SetCallback (&samelevel, SV_Callback_Serverinfo); in SV_InitLocal()
1316 Cvar_RegisterVariable (&samelevel); in SV_InitLocal()
/dports/games/quake-dpmod/quake-dpmod-20130301/dpmod/qc/
H A Dclient.qc126 if (cvar("samelevel")) // if samelevel is set, stay on same level
2355 if (self.impulse == 155) // samelevel change
2357 if (cvar("samelevel") == 0) cvar_set("samelevel", "1");
2358 else if (cvar("samelevel") == 1) cvar_set("samelevel", "2");
2359 else if (cvar("samelevel") == 2) cvar_set("samelevel", "0");
/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Dhost.c79 cvar_t samelevel = {"samelevel","0",CVAR_NONE}; variable
305 Cvar_RegisterVariable (&samelevel); in Host_InitLocal()
/dports/games/xscavenger/xscavenger-1.4.5/src/
H A Dscav.h419 extern void samelevel();
/dports/games/sdl_scavenger/sdlscav-145/
H A Dscav.h469 extern void samelevel();
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dserver.h362 extern cvar_t samelevel;
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dserver.h396 extern cvar_t samelevel;
/dports/games/darkplaces/darkplaces/
H A Dserver.h396 extern cvar_t samelevel;
/dports/games/libretro-tyrquake/tyrquake-e76477d/QW/server/
H A Dsv_main.c73 cvar_t samelevel = { "samelevel", "0", false, true }; variable
1319 Cvar_RegisterVariable(&samelevel); in SV_InitLocal()
/dports/games/quakeforge/quakeforge-0.7.2/qw/source/
H A Dsv_main.c175 cvar_t *samelevel; variable
2077 samelevel = Cvar_Get ("samelevel", "0", CVAR_SERVERINFO, Cvar_Info, in SV_InitLocal()
/dports/games/qcc/send/v101qc/
H A Dclient.qc134 if (cvar("samelevel")) // if samelevel is set, stay on same level
/dports/games/quake-source/quake-source-1.01_1/send/v101qc/
H A Dclient.qc134 if (cvar("samelevel")) // if samelevel is set, stay on same level

12