Home
last modified time | relevance | path

Searched defs:P_TeleportMove (Results 1 – 19 of 19) sorted by relevance

/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dp_map.c131 P_TeleportMove in P_TeleportMove() function
/dports/games/heretic/glheretic-1.2/
H A Dp_map.c116 boolean P_TeleportMove (mobj_t *thing, fixed_t x, fixed_t y) in P_TeleportMove() function
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dp_map.c159 boolean P_TeleportMove(mobj_t * thing, fixed_t x, fixed_t y) in P_TeleportMove() function
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dp_map.c132 P_TeleportMove in P_TeleportMove() function
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dp_map.c155 boolean P_TeleportMove(mobj_t* thing, fixed_t x, fixed_t y) in P_TeleportMove() function
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dp_map.c159 boolean P_TeleportMove(mobj_t * thing, fixed_t x, fixed_t y) in P_TeleportMove() function
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dp_map.c155 boolean P_TeleportMove(mobj_t* thing, fixed_t x, fixed_t y) in P_TeleportMove() function
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dp_map.c135 boolean P_TeleportMove(mobj_t * thing, fixed_t x, fixed_t y) in P_TeleportMove() function
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dp_map.c135 boolean P_TeleportMove(mobj_t * thing, fixed_t x, fixed_t y) in P_TeleportMove() function
/dports/games/uhexen/uhexen-0.601/src/
H A Dp_map.c127 boolean P_TeleportMove (mobj_t *thing, fixed_t x, fixed_t y) in P_TeleportMove() function
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_map.c434 boolean P_TeleportMove( mobj_t* thing, fixed_t x, fixed_t y, byte stomp ) in P_TeleportMove() function
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dp_map.c256 dbool P_TeleportMove (mobj_t* thing,fixed_t x,fixed_t y, dbool boss) in P_TeleportMove() function
/dports/games/prboom/prboom-2.5.0/src/
H A Dp_map.c256 boolean P_TeleportMove (mobj_t* thing,fixed_t x,fixed_t y, boolean boss) in P_TeleportMove() function
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dp_map.c276 dboolean P_TeleportMove (mobj_t* thing,fixed_t x,fixed_t y, dboolean boss) in P_TeleportMove() function
/dports/games/edge/Edge-1.35-source/src/
H A Dp_map.cc194 bool P_TeleportMove(mobj_t * thing, float x, float y, float z) in P_TeleportMove() function
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/src/world/
H A Dp_map.cpp209 dd_bool P_TeleportMove(mobj_t *mobj, coord_t x, coord_t y, dd_bool alwaysStomp) in P_TeleportMove() function
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dp_map.c77 boolean P_TeleportMove(mobj_t *thing, fixed_t x, fixed_t y, fixed_t z) in P_TeleportMove() function
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dp_map.cpp172 BOOL P_TeleportMove (AActor *thing, fixed_t x, fixed_t y, fixed_t z, BOOL telefrag) in P_TeleportMove() function
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dp_map.cpp380 bool P_TeleportMove(AActor *thing, fixed_t x, fixed_t y, fixed_t z, bool telefrag, bool modifyactor) in P_TeleportMove() function