Home
last modified time | relevance | path

Searched refs:KORAX_TELEPORT_TID (Results 1 – 6 of 6) sorted by relevance

/dports/games/zdoom/zdoom-2.8.1/src/g_hexen/
H A Da_korax.cpp38 const int KORAX_TELEPORT_TID = 249; variable
124 FActorIterator iterator (KORAX_TELEPORT_TID); in DEFINE_ACTION_FUNCTION()
/dports/games/vavoom/vavoom-1.33/progs/common/linespec/
H A DActor.Hexen.vc49 const int KORAX_TELEPORT_TID = 249;
2257 spot = Actor(Level.FindMobjFromTID(KORAX_TELEPORT_TID, Tracer));
/dports/games/uhexen/uhexen-0.601/src/
H A Dp_enemy.c4835 #define KORAX_TELEPORT_TID (249) macro
4875 spot = P_FindMobjFromTID(KORAX_TELEPORT_TID, &lastfound); in A_KoraxChase()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/src/
H A Dp_enemy.c71 #define KORAX_TELEPORT_TID (249) macro
4251 spot = P_FindMobjFromTID(KORAX_TELEPORT_TID, &mob->special1); in A_KoraxChase()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dp_enemy.c4954 #define KORAX_TELEPORT_TID (249) macro
4996 spot = P_FindMobjFromTID(KORAX_TELEPORT_TID, &lastfound); in A_KoraxChase()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dp_enemy.c4960 #define KORAX_TELEPORT_TID (249) macro
5002 spot = P_FindMobjFromTID(KORAX_TELEPORT_TID, &lastfound); in A_KoraxChase()