Home
last modified time | relevance | path

Searched refs:DF_CTF_NO_TECH (Results 1 – 22 of 22) sorted by relevance

/dports/games/quake2-ctf/ctf/
H A Dserver.cfg23 // DF_CTF_NO_TECH 524288
/dports/games/qudos/QuDos-0.40.1-src/src/mods/3zb2/
H A Dg_ctf.h45 #define DF_CTF_NO_TECH 524288 macro
H A Dg_ctf.c2128 if (techspawn || ((int)dmflags->value & DF_CTF_NO_TECH)) in CTFSetupTechSpawn()
/dports/games/quake2-3zb2/quake2-3zb2-0.97_1/
H A Dg_ctf.h45 #define DF_CTF_NO_TECH 524288 macro
H A Dg_ctf.c2128 if (techspawn || ((int)dmflags->value & DF_CTF_NO_TECH)) in CTFSetupTechSpawn()
/dports/games/quake2lnx/quake2-r0.16.2/src/ctf/
H A Dg_ctf.h80 #define DF_CTF_NO_TECH 524288 macro
H A Dg_ctf.c2048 if (((int)dmflags->value & DF_CTF_NO_TECH)) in CTFSetupTechSpawn()
/dports/games/quake2-source/quake2-r0.16.2/src/ctf/
H A Dg_ctf.h80 #define DF_CTF_NO_TECH 524288 macro
H A Dg_ctf.c2048 if (((int)dmflags->value & DF_CTF_NO_TECH)) in CTFSetupTechSpawn()
/dports/games/qudos/QuDos-0.40.1-src/src/mods/ctf/
H A Dg_ctf.h80 #define DF_CTF_NO_TECH 524288 macro
H A Dg_ctf.c2048 if (((int)dmflags->value & DF_CTF_NO_TECH)) in CTFSetupTechSpawn()
/dports/games/qudos/QuDos-0.40.1-src/src/mods/jabot/
H A Dg_ctf.h80 #define DF_CTF_NO_TECH 524288 macro
H A Dg_ctf.c2049 if (((int)dmflags->value & DF_CTF_NO_TECH)) in CTFSetupTechSpawn()
/dports/games/q2p/Q2P-0.2-2006-12-31/ctf/
H A Dg_ctf.h80 #define DF_CTF_NO_TECH 524288 macro
H A Dg_ctf.c2045 if (((int)dmflags->value & DF_CTF_NO_TECH)) in CTFSetupTechSpawn()
/dports/games/quake2-ctf/quake2-r0.16.2/src/ctf/
H A Dg_ctf.h80 #define DF_CTF_NO_TECH 524288 macro
H A Dg_ctf.c2048 if (((int)dmflags->value & DF_CTF_NO_TECH)) in CTFSetupTechSpawn()
/dports/games/quetoo/quetoo-0.6.1/src/ctf/
H A Dg_ctf.h82 #define DF_CTF_NO_TECH 524288 macro
H A Dg_ctf.c1903 if(((int)dmflags->value & DF_CTF_NO_TECH)) in CTFSetupTechSpawn()
/dports/games/quetoo/quetoo-0.6.1/src/vanctf/
H A Drunes.c151 if(((int)dmflags->value & DF_CTF_NO_TECH) || !runes->value) in runes_spawn_start()
H A DREADME200 DF_CTF_NO_TECH 524288
202 able to strip away your armor. DF_CTF_NO_TECH removes all
H A Dg_local.h179 #define DF_CTF_NO_TECH 0x00040000 macro