Home
last modified time | relevance | path

Searched defs:P_BlockThingsIterator (Results 1 – 17 of 17) sorted by relevance

/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dp_maputl.c395 dbool P_BlockThingsIterator(int x, int y, dbool func(mobj_t*)) in P_BlockThingsIterator() function
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dp_maputl.c460 boolean P_BlockThingsIterator(int x, int y, boolean(*func) (mobj_t *)) in P_BlockThingsIterator() function
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dp_maputl.c531 P_BlockThingsIterator in P_BlockThingsIterator() function
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dp_maputl.c531 P_BlockThingsIterator in P_BlockThingsIterator() function
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dp_maputl.c459 boolean P_BlockThingsIterator(int x, int y, boolean(*func) (mobj_t *)) in P_BlockThingsIterator() function
/dports/games/prboom/prboom-2.5.0/src/
H A Dp_maputl.c395 boolean P_BlockThingsIterator(int x, int y, boolean func(mobj_t*)) in P_BlockThingsIterator() function
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dp_maputl.c403 dboolean P_BlockThingsIterator(int x, int y, dboolean func(mobj_t*)) in P_BlockThingsIterator() function
/dports/games/heretic/glheretic-1.2/
H A Dp_maputl.c446 boolean P_BlockThingsIterator (int x, int y, boolean(*func)(mobj_t*) ) in P_BlockThingsIterator() function
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_maputl.c673 boolean P_BlockThingsIterator ( int x, int y, in P_BlockThingsIterator() function
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dp_maputl.c508 P_BlockThingsIterator in P_BlockThingsIterator() function
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dp_maputl.c509 P_BlockThingsIterator in P_BlockThingsIterator() function
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dp_maputl.c491 boolean P_BlockThingsIterator(int x, int y, boolean(*func) (mobj_t *)) in P_BlockThingsIterator() function
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dp_maputl.c491 boolean P_BlockThingsIterator(int x, int y, boolean(*func) (mobj_t *)) in P_BlockThingsIterator() function
/dports/games/uhexen/uhexen-0.601/src/
H A Dp_maputl.c483 boolean P_BlockThingsIterator (int x, int y, boolean(*func)(mobj_t*) ) in P_BlockThingsIterator() function
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dp_maputl.cpp714 BOOL P_BlockThingsIterator (int x, int y, BOOL(*func)(AActor*), AActor *actor) in P_BlockThingsIterator() function
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dp_maputl.c978 boolean P_BlockThingsIterator(INT32 x, INT32 y, boolean (*func)(mobj_t *)) in P_BlockThingsIterator() function
/dports/games/edge/Edge-1.35-source/src/
H A Dp_blockmap.cc757 bool P_BlockThingsIterator(float x1, float y1, float x2, float y2, in P_BlockThingsIterator() function