Home
last modified time | relevance | path

Searched refs:P_CheckOnmobj (Results 1 – 25 of 28) sorted by relevance

12

/dports/games/heretic/glheretic-1.2/
H A Dp_local.h215 mobj_t *P_CheckOnmobj(mobj_t *thing);
H A Dp_map.c576 mobj_t *P_CheckOnmobj(mobj_t *thing) in P_CheckOnmobj() function
H A Dp_mobj.c765 if(!(onmo = P_CheckOnmobj(mobj))) in P_MobjThinker()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dp_local.h224 mobj_t *P_CheckOnmobj(mobj_t * thing);
H A Dp_map.c635 mobj_t *P_CheckOnmobj(mobj_t * thing) in P_CheckOnmobj() function
H A Dp_mobj.c783 if (!(onmo = P_CheckOnmobj(mobj))) in P_MobjThinker()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dp_local.h223 mobj_t *P_CheckOnmobj(mobj_t * thing);
H A Dp_map.c612 mobj_t *P_CheckOnmobj(mobj_t * thing) in P_CheckOnmobj() function
H A Dp_mobj.c763 if (!(onmo = P_CheckOnmobj(mobj))) in P_MobjThinker()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_local.h519 mobj_t *P_CheckOnmobj(mobj_t *thing);
H A Dp_map.c3732 mobj_t *P_CheckOnmobj(mobj_t *thing)
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dp_local.h245 mobj_t *P_CheckOnmobj(mobj_t * thing);
H A Dp_map.c856 mobj_t *P_CheckOnmobj(mobj_t * thing) in P_CheckOnmobj() function
H A Dp_mobj.c1086 if (!(onmo = P_CheckOnmobj(mobj))) in P_MobjThinker()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dp_local.h245 mobj_t *P_CheckOnmobj(mobj_t * thing);
H A Dp_map.c856 mobj_t *P_CheckOnmobj(mobj_t * thing) in P_CheckOnmobj() function
H A Dp_mobj.c1086 if (!(onmo = P_CheckOnmobj(mobj))) in P_MobjThinker()
/dports/games/uhexen/uhexen-0.601/include/
H A Dp_local.h239 mobj_t *P_CheckOnmobj(mobj_t *thing);
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dp_local.h235 AActor *P_CheckOnmobj (AActor *thing);
H A Dp_map.cpp893 AActor *P_CheckOnmobj (AActor *thing) in P_CheckOnmobj() function
1315 AActor *underthing = P_CheckOnmobj(thing); in P_ThingHeightClip()
H A Dp_mobj.cpp514 if (!(onmo = P_CheckOnmobj(mo))) in P_MoveActor()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/
H A Dp_mobj.c804 static mobj_t *P_CheckOnmobj(mobj_t *thing) in P_CheckOnmobj() function
998 if ((mobj->onMobj = P_CheckOnmobj(mobj)) == NULL) in P_MobjThinker()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dp_local.h476 AActor *P_CheckOnmobj (AActor *thing);
/dports/games/uhexen/uhexen-0.601/src/
H A Dp_map.c851 mobj_t *P_CheckOnmobj(mobj_t *thing) in P_CheckOnmobj() function
H A Dp_mobj.c1082 if(!(onmo = P_CheckOnmobj(mobj))) in P_MobjThinker()

12