Home
last modified time | relevance | path

Searched refs:MT_PUFFY (Results 1 – 11 of 11) sorted by relevance

/dports/games/heretic/glheretic-1.2/
H A Dinfo.h1461 MT_PUFFY, enumerator
H A Dp_enemy.c912 actor->z+((P_Random()-P_Random())<<10), MT_PUFFY); in A_BeastPuff()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dinfo.h1495 MT_PUFFY, enumerator
H A Dp_enemy.c936 actor->z + (r1 << 10), MT_PUFFY); in A_BeastPuff()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dinfo.h1495 MT_PUFFY, enumerator
H A Dp_enemy.c925 actor->z + (r1 << 10), MT_PUFFY); in A_BeastPuff()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/src/world/
H A Dp_mapsetup.cpp821 { MT_PUFFY, GM_ANY ^ GM_HERETIC_SHAREWARE }, in precacheResources()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/include/
H A Dinfo.h1496 MT_PUFFY, enumerator
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_henemy.c249 actor->z+(t<<10), MT_PUFFY); in A_BeastPuff()
H A Dinfo.h2886 MT_PUFFY, enumerator
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/
H A Dp_enemy.c814 P_SpawnMobjXYZ(MT_PUFFY, in A_BeastPuff()