Home
last modified time | relevance | path

Searched refs:MT_ARTIINVISIBILITY (Results 1 – 12 of 12) sorted by relevance

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_heretic.c316 { 75, MT_MISC80, MT_ARTIINVISIBILITY }, // INVISIBLE (artifact invis)
H A Db_look.c409 case MT_ARTIINVISIBILITY: //invisability in B_LookForThings()
H A Dinfo.h2780 MT_ARTIINVISIBILITY, // INVISIBLE (artifact invis) enumerator
H A Dp_inter.c685 && (arti->type != MT_ARTIINVISIBILITY) ) in P_SetDormantArtifact()
/dports/games/heretic/glheretic-1.2/
H A Dinfo.h1355 MT_ARTIINVISIBILITY, enumerator
H A Dp_inter.c482 && (arti->type != MT_ARTIINVISIBILITY)) in P_SetDormantArtifact()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dinfo.h1388 MT_ARTIINVISIBILITY, enumerator
H A Dp_inter.c509 && (arti->type != MT_ARTIINVISIBILITY)) in P_SetDormantArtifact()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dinfo.h1388 MT_ARTIINVISIBILITY, enumerator
H A Dp_inter.c475 && (arti->type != MT_ARTIINVISIBILITY)) in P_SetDormantArtifact()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/include/
H A Dinfo.h1390 MT_ARTIINVISIBILITY, enumerator
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/
H A Dp_inter.c484 (mo->type != MT_ARTIINVISIBILITY)) in setDormantItem()