Home
last modified time | relevance | path

Searched refs:MT_PHOENIXFX2 (Results 1 – 22 of 22) sorted by relevance

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_heretic.c558 LavaInflictor.type = MT_PHOENIXFX2; in P_Init_Lava()
H A Dp_hpspr.c1351 mo = P_SpawnMobj(x, y, z, MT_PHOENIXFX2); in A_FirePhoenixPL2()
H A Dinfo.h2863 MT_PHOENIXFX2, enumerator
H A Dp_inter.c2364 case MT_PHOENIXFX2: // Flame thrower in P_DamageMobj()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/
H A Dp_spec.cpp808 LavaInflictor->type = MT_PHOENIXFX2; in P_InitLava()
H A Dp_inter.c1496 case MT_PHOENIXFX2: in P_DamageMobj2()
H A Dp_pspr.c1238 if((mo = P_SpawnMobj(MT_PHOENIXFX2, pos, angle, 0))) in A_FirePhoenixPL2()
/dports/games/heretic/glheretic-1.2/
H A Dp_spec.c220 LavaInflictor.type = MT_PHOENIXFX2; in P_InitLava()
H A Dinfo.h1438 MT_PHOENIXFX2, enumerator
H A Dp_inter.c1343 case MT_PHOENIXFX2: /* Flame thrower */ in P_DamageMobj()
H A Dp_pspr.c1730 mo = P_SpawnMobj(x, y, z, MT_PHOENIXFX2); in A_FirePhoenixPL2()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dp_spec.c226 LavaInflictor.type = MT_PHOENIXFX2; in P_InitLava()
H A Dinfo.h1472 MT_PHOENIXFX2, enumerator
H A Dp_inter.c1342 case MT_PHOENIXFX2: // Flame thrower in P_DamageMobj()
H A Dp_pspr.c1707 mo = P_SpawnMobj(x, y, z, MT_PHOENIXFX2); in A_FirePhoenixPL2()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dp_spec.c219 LavaInflictor.type = MT_PHOENIXFX2; in P_InitLava()
H A Dinfo.h1472 MT_PHOENIXFX2, enumerator
H A Dp_inter.c1308 case MT_PHOENIXFX2: // Flame thrower in P_DamageMobj()
H A Dp_pspr.c1707 mo = P_SpawnMobj(x, y, z, MT_PHOENIXFX2); in A_FirePhoenixPL2()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/src/world/
H A Dp_mapsetup.cpp805 { MT_PHOENIXFX2, GM_ANY ^ GM_HERETIC_SHAREWARE }, in precacheResources()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/include/
H A Dinfo.h1473 MT_PHOENIXFX2, enumerator
/dports/games/heretic/glheretic-1.2/opengl/
H A Dgl_lights.c286 { MT_PHOENIXFX2, 1.0f,0.4f,0.2f,0.0f,1.0f, UPDATE_FALSE },