Home
last modified time | relevance | path

Searched defs:MF_COUNTITEM (Results 1 – 17 of 17) sorted by relevance

/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dp_mobj.h179 MF_COUNTITEM = 0x800000, enumerator
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dp_mobj.h179 MF_COUNTITEM = 0x800000, enumerator
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom/include/
H A Dp_mobj.h110 #define MF_COUNTITEM 0x00800000 // count towards intermission item total macro
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom64/include/
H A Dp_mobj.h129 #define MF_COUNTITEM 0x00800000 // count towards intermission item total macro
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/include/
H A Dp_mobj.h107 #define MF_COUNTITEM 0x00800000 // count towards intermission item total macro
/dports/games/prboom/prboom-2.5.0/src/
H A Dp_mobj.h187 #define MF_COUNTITEM (uint_64_t)(0x0000000000800000) macro
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dp_mobj.h187 #define MF_COUNTITEM (uint64_t)(0x0000000000800000) macro
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dp_mobj.h187 #define MF_COUNTITEM (uint_64_t)(0x0000000000800000) macro
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dactor.h198 MF_COUNTITEM = 0x00800000, // count towards intermission item total enumerator
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_mobj.h215 MF_COUNTITEM = 0x800000, enumerator
/dports/games/edge/Edge-1.35-source/deh_edge/
H A Dmobj.h92 MF_COUNTITEM = 0x800000, enumerator
/dports/games/doomlegacy/doomlegacy_1.48.8_source/resources/
H A DFS_things.h205 const MF_COUNTITEM = 23; variable
/dports/games/edge/Edge-1.35-source/ddf/
H A Dthing.h126 MF_COUNTITEM = (1 << 23), enumerator
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Ddoomdef.h237 #define MF_COUNTITEM 0x800000 // count towards intermission item total macro
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Ddoomdef.h247 #define MF_COUNTITEM 0x800000 // count towards intermission item total macro
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dactor.h143 MF_COUNTITEM = 0x00800000, // count towards intermission item total enumerator
/dports/games/heretic/glheretic-1.2/
H A Ddoomdef.h524 #define MF_COUNTITEM 0x800000 /* count towards intermission item total */ macro