Home
last modified time | relevance | path

Searched defs:MF_MISSILE (Results 1 – 24 of 24) sorted by relevance

/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dp_mobj.h155 MF_MISSILE = 0x10000, enumerator
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dp_mobj.h168 MF_MISSILE = 0x10000, enumerator
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dp_mobj.h168 MF_MISSILE = 0x10000, enumerator
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dp_mobj.h155 MF_MISSILE = 0x10000, enumerator
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom/include/
H A Dp_mobj.h100 #define MF_MISSILE 0x00010000 // Don't hit same species, explode on block. macro
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/include/
H A Dp_mobj.h88 #define MF_MISSILE 0x10000 // don't hit same species, explode on block macro
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom64/include/
H A Dp_mobj.h120 #define MF_MISSILE 0x00010000 // Don't hit same species, explode on block. macro
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/include/
H A Dp_mobj.h97 #define MF_MISSILE 0x00010000 // Don't hit same species, explode on block. macro
/dports/games/prboom/prboom-2.5.0/src/
H A Dp_mobj.h163 #define MF_MISSILE (uint_64_t)(0x0000000000010000) macro
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dp_mobj.h163 #define MF_MISSILE (uint64_t)(0x0000000000010000) macro
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dp_mobj.h163 #define MF_MISSILE (uint_64_t)(0x0000000000010000) macro
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dactor.h188 MF_MISSILE = 0x00010000, // don't hit same species, explode on block enumerator
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_mobj.h190 MF_MISSILE = 0x10000, enumerator
/dports/games/edge/Edge-1.35-source/deh_edge/
H A Dmobj.h68 MF_MISSILE = 0x10000, enumerator
/dports/games/doomlegacy/doomlegacy_1.48.8_source/resources/
H A DFS_things.h198 const MF_MISSILE = 16; variable
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dp_mobj.h133 MF_MISSILE = 1<<15, enumerator
/dports/games/edge/Edge-1.35-source/ddf/
H A Dthing.h97 MF_MISSILE = (1 << 16), enumerator
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Ddoomdef.h227 #define MF_MISSILE 0x10000 // don't hit same species, explode on block macro
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Ddoomdef.h237 #define MF_MISSILE 0x10000 // don't hit same species, explode on block macro
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dh2def.h262 #define MF_MISSILE 0x10000 // don't hit same species, explode on block macro
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dh2def.h262 #define MF_MISSILE 0x10000 // don't hit same species, explode on block macro
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dactor.h132 MF_MISSILE = 0x00010000, // don't hit same species, explode on block enumerator
/dports/games/heretic/glheretic-1.2/
H A Ddoomdef.h514 #define MF_MISSILE 0x10000 /* don't hit same species, explode on block */ macro
/dports/games/uhexen/uhexen-0.601/include/
H A Dh2def.h375 #define MF_MISSILE 0x10000 // don't hit same species, explode on block macro