Home
last modified time | relevance | path

Searched defs:MF_PICKUP (Results 1 – 21 of 21) sorted by relevance

/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dp_mobj.h142 MF_PICKUP = 0x800, enumerator
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dp_mobj.h142 MF_PICKUP = 0x800, enumerator
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom/include/
H A Dp_mobj.h95 #define MF_PICKUP 0x00000800 // For players, will pick up items. macro
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/include/
H A Dp_mobj.h83 #define MF_PICKUP 0x800 // for players to pick up items macro
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom64/include/
H A Dp_mobj.h115 #define MF_PICKUP 0x00000800 // For players, will pick up items. macro
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/include/
H A Dp_mobj.h92 #define MF_PICKUP 0x00000800 // For players, will pick up items. macro
/dports/games/prboom/prboom-2.5.0/src/
H A Dp_mobj.h150 #define MF_PICKUP (uint_64_t)(0x0000000000000800) macro
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dp_mobj.h150 #define MF_PICKUP (uint64_t)(0x0000000000000800) macro
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dp_mobj.h150 #define MF_PICKUP (uint_64_t)(0x0000000000000800) macro
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dactor.h183 MF_PICKUP = 0x00000800, // for players to pick up items enumerator
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_mobj.h177 MF_PICKUP = 0x0800, enumerator
/dports/games/edge/Edge-1.35-source/deh_edge/
H A Dmobj.h55 MF_PICKUP = 0x800, enumerator
/dports/games/doomlegacy/doomlegacy_1.48.8_source/resources/
H A DFS_things.h193 const MF_PICKUP = 11; variable
/dports/games/edge/Edge-1.35-source/ddf/
H A Dthing.h78 MF_PICKUP = (1 << 11), enumerator
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Ddoomdef.h222 #define MF_PICKUP 0x800 // for players to pick up items macro
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Ddoomdef.h232 #define MF_PICKUP 0x800 // for players to pick up items macro
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dh2def.h257 #define MF_PICKUP 0x800 // for players to pick up items macro
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dh2def.h257 #define MF_PICKUP 0x800 // for players to pick up items macro
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dactor.h127 MF_PICKUP = 0x00000800, // for players to pick up items enumerator
/dports/games/heretic/glheretic-1.2/
H A Ddoomdef.h509 #define MF_PICKUP 0x800 /* for players to pick up items */ macro
/dports/games/uhexen/uhexen-0.601/include/
H A Dh2def.h370 #define MF_PICKUP 0x800 // for players to pick up items macro