Home
last modified time | relevance | path

Searched defs:nomonsters (Results 1 – 25 of 49) sorted by relevance

12

/dports/games/zdoom/zdoom-2.8.1/src/g_shared/
H A Da_randomspawner.cpp47 bool nomonsters = (dmflags & DF_NO_MONSTERS) || (level.flags2 & LEVEL2_NOMONSTERS); in DECLARE_CLASS() local
/dports/games/vavoom/vavoom-1.33/source/
H A Dp_gameinfo.h55 vuint8 nomonsters; variable
/dports/games/heretic/glheretic-1.2/
H A Dd_main.c31 boolean nomonsters; /* checkparm of -nomonsters */ variable
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dh2_main.c99 boolean nomonsters; // checkparm of -nomonsters variable
/dports/games/quakeforge/quakeforge-0.7.2/nq/source/
H A Dsv_progs.c61 cvar_t *nomonsters; variable
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dh2_main.c99 boolean nomonsters; // checkparm of -nomonsters variable
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dd_main.c59 boolean nomonsters; // checkparm of -nomonsters variable
/dports/games/odamex/odamex-src-0.7.0/client/src/
H A Dg_game.cpp1786 bool nomonsters = sv_nomonsters.asInt(); in G_RecordDemo() local
2008 bool nomonsters = *demo_p++; in END_COMMAND() local
/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Dpr_edict.c84 cvar_t nomonsters = { "nomonsters", "0" }; variable
/dports/games/uhexen/uhexen-0.601/src/
H A Dh2_main.c94 boolean nomonsters; // checkparm of -nomonsters variable
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dd_main.c100 boolean nomonsters; // checkparm of -nomonsters variable
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dd_main.c61 boolean nomonsters; // checkparm of -nomonsters variable
/dports/games/quakeforge/quakeforge-0.7.2/qw/source/
H A Dsv_pr_cpqw.c736 int nomonsters; in CPQW_traceline() local
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dd_main.c105 boolean nomonsters; // checkparm of -nomonsters variable
/dports/games/edge/Edge-1.35-source/src/
H A Ddm_defs.h100 bool nomonsters; member
/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Dpr_cmds.c614 int nomonsters; in PF_traceline() local
655 int nomonsters; in PF_tracebox() local
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dd_main.c99 dbool nomonsters; // working -nomonsters variable
/dports/games/prboom/prboom-2.5.0/src/
H A Dd_main.c99 boolean nomonsters; // working -nomonsters variable
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dd_main.c106 boolean nomonsters; // checkparm of -nomonsters variable
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dd_main.c106 boolean nomonsters; // checkparm of -nomonsters variable
/dports/games/tenebrae/tenebrae_0/
H A Dpr_edict.c41 cvar_t nomonsters = {"nomonsters", "0"}; variable
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dd_main.c111 dboolean nomonsters; // working -nomonsters variable
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/
H A Dnet_defs.h196 int nomonsters; member
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/setup/
H A Dmultiplayer.c131 static int nomonsters = 0; variable
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/setup/
H A Dmultiplayer.c129 static int nomonsters = 0; variable

12