Home
last modified time | relevance | path

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

/dports/games/heretic/glheretic-1.2/
H A Dinfo.h1400 MT_VOLCANOTBLAST, enumerator
H A Dp_enemy.c2646 tiny = P_SpawnMobj(ball->x, ball->y, ball->z, MT_VOLCANOTBLAST); in A_VolcBallImpact()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dinfo.h1433 MT_VOLCANOTBLAST, enumerator
H A Dp_enemy.c2565 tiny = P_SpawnMobj(ball->x, ball->y, ball->z, MT_VOLCANOTBLAST); in A_VolcBallImpact()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dinfo.h1433 MT_VOLCANOTBLAST, enumerator
H A Dp_enemy.c2554 tiny = P_SpawnMobj(ball->x, ball->y, ball->z, MT_VOLCANOTBLAST); in A_VolcBallImpact()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/src/world/
H A Dp_mapsetup.cpp867 { MT_VOLCANOTBLAST, GM_ANY ^ GM_HERETIC_SHAREWARE }, in precacheResources()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/include/
H A Dinfo.h1435 MT_VOLCANOTBLAST, enumerator
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_henemy.c1837 tiny = P_SpawnMobj(ball->x, ball->y, ball->z, MT_VOLCANOTBLAST); in A_VolcBallImpact()
H A Dinfo.h2825 MT_VOLCANOTBLAST, enumerator
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/
H A Dp_enemy.c2364 if((tiny = P_SpawnMobj(MT_VOLCANOTBLAST, ball->origin, i * ANG90, 0))) in A_VolcBallImpact()