Home
last modified time | relevance | path

Searched defs:flordist (Results 1 – 14 of 14) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/source/tekwar/src/
H A Dtekspr.cpp19 kenmovesprite(short spritenum, int dx, int dy, int dz, int ceildist, int flordist, char cliptype) in kenmovesprite()
76 floatmovesprite(short spritenum, int dx, int dy, int UNUSED(dz), int ceildist, int flordist, char c… in floatmovesprite()
117 movesprite(short spritenum, int dx, int dy, int dz, int ceildist, int flordist, char cliptype) in movesprite()
208 short flymovesprite(short spritenum, int dx, int dy, int UNUSED(dz), int ceildist, int flordist, ch… in flymovesprite()
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dclip.cpp815 static int cliptestsector(int const dasect, int const nextsect, int32_t const flordist, int32_t con… in cliptestsector()
896 … int32_t const walldist, int32_t const ceildist, int32_t const flordist, uint32_t const cliptype, in clipmovex()
1100 … int32_t const walldist, int32_t const ceildist, int32_t const flordist, uint32_t const cliptype) in clipmove()
1673 …int32_t const walldist, int32_t const ceildist, int32_t const flordist, uint32_t const cliptype, b… in pushmove()
/dports/games/NBlood/NBlood-a1689a4/source/exhumed/src/
H A Dmove.cpp324 int movespritez(short nSprite, int z, int height, int UNUSED(flordist), int clipdist) in movespritez()
502 int movesprite(short nSprite, int dx, int dy, int dz, int UNUSED(ceildist), int flordist, unsigned … in movesprite()
/dports/games/NBlood/NBlood-a1689a4/source/witchaven/src/
H A Dobjects.cpp3091 int movesprite(short spritenum, int dx, int dy, int dz, int ceildist, int flordist, char cliptype) in movesprite()
/dports/games/jfsw/jfsw-c434002/src/
H A Dsprite.c7023 move_sprite(short spritenum, int xchange, int ychange, int zchange, int ceildist, int flordist, ULO… in move_sprite()
7274 move_missile(short spritenum, int xchange, int ychange, int zchange, int ceildist, int flordist, UL… in move_missile()
7414 …short spritenum, int xchange, int ychange, int zchange, int ceildist, int flordist, ULONG cliptype… in move_ground_missile()
/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Dsprite.cpp7008 move_sprite(short spritenum, int xchange, int ychange, int zchange, int ceildist, int flordist, uin… in move_sprite()
7258 move_missile(short spritenum, int xchange, int ychange, int zchange, int ceildist, int flordist, ui… in move_missile()
7397 move_ground_missile(short spritenum, int xchange, int ychange, int ceildist, int flordist, uint32_t… in move_ground_missile()
/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Dbuild.h1686 int32_t ceildist, int32_t flordist, uint32_t cliptype) in clipmove_old()
1703 int32_t ceildist, int32_t flordist, uint32_t cliptype) in pushmove_old()
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginera/
H A DGAME.C5888 movesprite(short spritenum, long dx, long dy, long dz, long ceildist, long flordist, long clipmask) in movesprite()
H A DENGINE.C5034 long walldist, long ceildist, long flordist, unsigned long cliptype) in clipmove()
5402 long walldist, long ceildist, long flordist, unsigned long cliptype) in pushmove()
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginerr/
H A DGAME.C5889 movesprite(short spritenum, long dx, long dy, long dz, long ceildist, long flordist, long clipmask) in movesprite()
H A DENGINE.C4994 long walldist, long ceildist, long flordist, unsigned long cliptype) in clipmove()
5362 long walldist, long ceildist, long flordist, unsigned long cliptype) in pushmove()
/dports/games/NBlood/NBlood-a1689a4/source/kenbuild/src/
H A Dgame.cpp6180 int movesprite(short spritenum, int dx, int dy, int dz, int ceildist, int flordist, int clipmask) in movesprite()
/dports/games/jfsw/jfsw-c434002/jfbuild/kenbuild/
H A Dgame.c6137 int movesprite(short spritenum, int dx, int dy, int dz, int ceildist, int flordist, int clipmask)
/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dengine.c8815 int walldist, int ceildist, int flordist, unsigned int cliptype) in clipmove()
9137 int walldist, int ceildist, int flordist, unsigned int cliptype) in pushmove()