Home
last modified time | relevance | path

Searched defs:MF_SPECIAL (Results 1 – 25 of 29) sorted by relevance

12

/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dp_mobj.h114 MF_SPECIAL = 1, enumerator
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dp_mobj.h114 MF_SPECIAL = 1, enumerator
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dp_mobj.h114 MF_SPECIAL = 1, enumerator
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dp_mobj.h114 MF_SPECIAL = 1, enumerator
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom/include/
H A Dp_mobj.h82 #define MF_SPECIAL 0x00000001 // Call P_SpecialThing when touched. macro
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/include/
H A Dp_mobj.h68 #define MF_SPECIAL 1 // call P_SpecialThing when touched macro
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom64/include/
H A Dp_mobj.h102 #define MF_SPECIAL 0x00000001 // Call P_SpecialThing when touched. macro
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/include/
H A Dp_mobj.h79 #define MF_SPECIAL 0x00000001 // Call P_SpecialThing when touched. macro
/dports/games/prboom/prboom-2.5.0/src/
H A Dp_mobj.h122 #define MF_SPECIAL (uint_64_t)(0x0000000000000001) macro
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dp_mobj.h122 #define MF_SPECIAL (uint64_t)(0x0000000000000001) macro
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dp_mobj.h122 #define MF_SPECIAL (uint_64_t)(0x0000000000000001) macro
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dactor.h168 MF_SPECIAL = 0x00000001, // call P_SpecialThing when touched enumerator
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_mobj.h149 MF_SPECIAL = 0x0001, enumerator
/dports/games/edge/Edge-1.35-source/deh_edge/
H A Dmobj.h27 MF_SPECIAL = 1, enumerator
/dports/games/doomlegacy/doomlegacy_1.48.8_source/resources/
H A DFS_things.h182 const MF_SPECIAL = 0; variable
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dp_mobj.h101 MF_SPECIAL = 1, enumerator
/dports/games/edge/Edge-1.35-source/ddf/
H A Dthing.h43 MF_SPECIAL = (1 << 0), enumerator
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Ddoomdef.h207 #define MF_SPECIAL 1 // call P_SpecialThing when touched macro
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Ddoomdef.h217 #define MF_SPECIAL 1 // call P_SpecialThing when touched macro
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dh2def.h242 #define MF_SPECIAL 1 // call P_SpecialThing when touched macro
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dh2def.h242 #define MF_SPECIAL 1 // call P_SpecialThing when touched macro
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dactor.h112 MF_SPECIAL = 0x00000001, // call P_SpecialThing when touched enumerator
/dports/games/heretic/glheretic-1.2/
H A Ddoomdef.h494 #define MF_SPECIAL 1 /* call P_SpecialThing when touched */ macro
/dports/games/uhexen/uhexen-0.601/include/
H A Dh2def.h355 #define MF_SPECIAL 1 // call P_SpecialThing when touched macro
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h922 MF_SPECIAL = 16384, enumerator

12