Home
last modified time | relevance | path

Searched refs:leadx (Results 1 – 22 of 22) sorted by relevance

/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dp_map.c724 fixed_t leadx; in P_SlideMove() local
743 leadx = mo->x + mo->radius; in P_SlideMove()
748 leadx = mo->x - mo->radius; in P_SlideMove()
765 P_PathTraverse ( leadx, leady, leadx+mo->momx, leady+mo->momy, in P_SlideMove()
769 P_PathTraverse ( leadx, traily, leadx+mo->momx, traily+mo->momy, in P_SlideMove()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dp_map.c1363 fixed_t leadx, leady; in P_SlideMove() local
1379 leadx = mo->x + mo->radius; in P_SlideMove()
1384 leadx = mo->x - mo->radius; in P_SlideMove()
1401 P_PathTraverse(leadx, leady, leadx + mo->momx, leady + mo->momy, in P_SlideMove()
1405 P_PathTraverse(leadx, traily, leadx + mo->momx, traily + mo->momy, in P_SlideMove()
1502 fixed_t leadx, leady; in P_BounceWall() local
1514 leadx = mo->x + mo->radius; in P_BounceWall()
1518 leadx = mo->x - mo->radius; in P_BounceWall()
1529 P_PathTraverse(leadx, leady, leadx + mo->momx, leady + mo->momy, in P_BounceWall()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dp_map.c1363 fixed_t leadx, leady; in P_SlideMove() local
1379 leadx = mo->x + mo->radius; in P_SlideMove()
1384 leadx = mo->x - mo->radius; in P_SlideMove()
1401 P_PathTraverse(leadx, leady, leadx + mo->momx, leady + mo->momy, in P_SlideMove()
1405 P_PathTraverse(leadx, traily, leadx + mo->momx, traily + mo->momy, in P_SlideMove()
1502 fixed_t leadx, leady; in P_BounceWall() local
1514 leadx = mo->x + mo->radius; in P_BounceWall()
1518 leadx = mo->x - mo->radius; in P_BounceWall()
1529 P_PathTraverse(leadx, leady, leadx + mo->momx, leady + mo->momy, in P_BounceWall()
/dports/games/uhexen/uhexen-0.601/src/
H A Dp_map.c1356 fixed_t leadx, leady; in P_SlideMove() local
1372 leadx = mo->x + mo->radius; in P_SlideMove()
1377 leadx = mo->x - mo->radius; in P_SlideMove()
1394 P_PathTraverse ( leadx, leady, leadx+mo->momx, leady+mo->momy, in P_SlideMove()
1398 P_PathTraverse ( leadx, traily, leadx+mo->momx, traily+mo->momy, in P_SlideMove()
1495 fixed_t leadx, leady; in P_BounceWall() local
1507 leadx = mo->x+mo->radius; in P_BounceWall()
1511 leadx = mo->x-mo->radius; in P_BounceWall()
1522 P_PathTraverse(leadx, leady, leadx+mo->momx, leady+mo->momy, in P_BounceWall()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dp_map.c848 fixed_t leadx; in P_SlideMove() local
866 leadx = mo->x + mo->radius; in P_SlideMove()
871 leadx = mo->x - mo->radius; in P_SlideMove()
888 P_PathTraverse ( leadx, leady, leadx+mo->momx, leady+mo->momy, in P_SlideMove()
892 P_PathTraverse ( leadx, traily, leadx+mo->momx, traily+mo->momy, in P_SlideMove()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dp_map.c848 fixed_t leadx; in P_SlideMove() local
866 leadx = mo->x + mo->radius; in P_SlideMove()
871 leadx = mo->x - mo->radius; in P_SlideMove()
888 P_PathTraverse ( leadx, leady, leadx+mo->momx, leady+mo->momy, in P_SlideMove()
892 P_PathTraverse ( leadx, traily, leadx+mo->momx, traily+mo->momy, in P_SlideMove()
/dports/games/heretic/glheretic-1.2/
H A Dp_map.c1024 fixed_t leadx, leady; in P_SlideMove() local
1040 leadx = mo->x + mo->radius; in P_SlideMove()
1045 leadx = mo->x - mo->radius; in P_SlideMove()
1062 P_PathTraverse ( leadx, leady, leadx+mo->momx, leady+mo->momy, in P_SlideMove()
1066 P_PathTraverse ( leadx, traily, leadx+mo->momx, traily+mo->momy, in P_SlideMove()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dp_map.c1085 fixed_t leadx, leady; in P_SlideMove() local
1101 leadx = mo->x + mo->radius; in P_SlideMove()
1106 leadx = mo->x - mo->radius; in P_SlideMove()
1123 P_PathTraverse(leadx, leady, leadx + mo->momx, leady + mo->momy, in P_SlideMove()
1127 P_PathTraverse(leadx, traily, leadx + mo->momx, traily + mo->momy, in P_SlideMove()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dp_map.c810 fixed_t leadx; in P_SlideMove() local
829 leadx = mo->x + mo->radius; in P_SlideMove()
834 leadx = mo->x - mo->radius; in P_SlideMove()
851 P_PathTraverse ( leadx, leady, leadx+mo->momx, leady+mo->momy, in P_SlideMove()
855 P_PathTraverse ( leadx, traily, leadx+mo->momx, traily+mo->momy, in P_SlideMove()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dp_map.c1062 fixed_t leadx, leady; in P_SlideMove() local
1078 leadx = mo->x + mo->radius; in P_SlideMove()
1083 leadx = mo->x - mo->radius; in P_SlideMove()
1100 P_PathTraverse(leadx, leady, leadx + mo->momx, leady + mo->momy, in P_SlideMove()
1104 P_PathTraverse(leadx, traily, leadx + mo->momx, traily + mo->momy, in P_SlideMove()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dp_map.c3523 P_PathTraverse(leadx, leady, leadx + thiscam->momx, leady + thiscam->momy, in P_SlideCameraMove()
3527 P_PathTraverse(leadx, traily, leadx + thiscam->momx, traily + thiscam->momy, in P_SlideCameraMove()
3660 leadx = mo->x + mo->radius; in P_SlideMove()
3665 leadx = mo->x - mo->radius; in P_SlideMove()
3786 leadx = mo->x + mo->radius; in P_SlideMove()
3791 leadx = mo->x - mo->radius; in P_SlideMove()
3808 P_PathTraverse(leadx, leady, leadx + mo->momx, leady + mo->momy, in P_SlideMove()
3812 P_PathTraverse(leadx, traily, leadx + mo->momx, traily + mo->momy, in P_SlideMove()
3914 fixed_t leadx, leady; in P_BounceMove() local
3941 leadx = mo->x + mo->radius; in P_BounceMove()
[all …]
/dports/games/prboom/prboom-2.5.0/src/
H A Dp_map.c1262 fixed_t leadx, leady, trailx, traily; in P_SlideMove() local
1270 leadx = mo->x + mo->radius, trailx = mo->x - mo->radius; in P_SlideMove()
1272 leadx = mo->x - mo->radius, trailx = mo->x + mo->radius; in P_SlideMove()
1281 P_PathTraverse(leadx, leady, leadx+mo->momx, leady+mo->momy, in P_SlideMove()
1285 P_PathTraverse(leadx, traily, leadx+mo->momx, traily+mo->momy, in P_SlideMove()
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dp_map.c1262 fixed_t leadx, leady, trailx, traily; in P_SlideMove() local
1270 leadx = mo->x + mo->radius, trailx = mo->x - mo->radius; in P_SlideMove()
1272 leadx = mo->x - mo->radius, trailx = mo->x + mo->radius; in P_SlideMove()
1281 P_PathTraverse(leadx, leady, leadx+mo->momx, leady+mo->momy, in P_SlideMove()
1285 P_PathTraverse(leadx, traily, leadx+mo->momx, traily+mo->momy, in P_SlideMove()
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dp_map.c1323 fixed_t leadx, leady, trailx, traily; in P_SlideMove() local
1331 leadx = mo->x + mo->radius, trailx = mo->x - mo->radius; in P_SlideMove()
1333 leadx = mo->x - mo->radius, trailx = mo->x + mo->radius; in P_SlideMove()
1342 P_PathTraverse(leadx, leady, leadx+mo->momx, leady+mo->momy, in P_SlideMove()
1346 P_PathTraverse(leadx, traily, leadx+mo->momx, traily+mo->momy, in P_SlideMove()
/dports/games/edge/Edge-1.35-source/src/
H A Dp_map.cc1068 float leadx, leady; in P_SlideMove() local
1074 leadx = mo->x + mo->radius; in P_SlideMove()
1079 leadx = mo->x - mo->radius; in P_SlideMove()
1096 P_PathTraverse(leadx, leady, leadx + dx, leady + dy, in P_SlideMove()
1100 P_PathTraverse(leadx, traily, leadx + dx, traily + dy, in P_SlideMove()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libsrc4/
H A Dnc4printer.c104 static void printOpaque(NCbytes* out, const unsigned char* s, size_t len, int leadx);
747 printOpaque(NCbytes* out, const unsigned char* s, size_t len, int leadx) in printOpaque() argument
752 if(leadx) ncbytescat(out,"0x"); in printOpaque()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/libsrc4/
H A Dnc4printer.c104 static void printOpaque(NCbytes* out, const unsigned char* s, size_t len, int leadx);
747 printOpaque(NCbytes* out, const unsigned char* s, size_t len, int leadx) in printOpaque() argument
752 if(leadx) ncbytescat(out,"0x"); in printOpaque()
/dports/science/netcdf/netcdf-c-4.7.4/libsrc4/
H A Dnc4printer.c104 static void printOpaque(NCbytes* out, const unsigned char* s, size_t len, int leadx);
747 printOpaque(NCbytes* out, const unsigned char* s, size_t len, int leadx) in printOpaque() argument
752 if(leadx) ncbytescat(out,"0x"); in printOpaque()
/dports/games/vavoom/vavoom-1.33/source/
H A Dp_entity_world.cpp1591 float leadx; in SlideMove() local
1621 leadx = Origin.x + Radius; in SlideMove()
1626 leadx = Origin.x - Radius; in SlideMove()
1644 SlidePathTraverse(BestSlideFrac, BestSlideLine, leadx, leady, StepVelScale); in SlideMove()
1646 SlidePathTraverse(BestSlideFrac, BestSlideLine, leadx, traily, StepVelScale); in SlideMove()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_map.c2029 fixed_t leadx, leady; in P_SlideMove() local
2046 leadx = mo->x + mo->radius; in P_SlideMove()
2051 leadx = mo->x - mo->radius; in P_SlideMove()
2068 P_PathTraverse ( leadx, leady, leadx+mo->momx, leady+mo->momy, in P_SlideMove()
2072 P_PathTraverse ( leadx, traily, leadx+mo->momx, traily+mo->momy, in P_SlideMove()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dp_map.cpp2623 fixed_t leadx, leady; in SlideMove() local
2643 leadx = mo->X() + mo->radius; in SlideMove()
2648 leadx = mo->X() - mo->radius; in SlideMove()
2665 SlideTraverse(leadx, leady, leadx + tryx, leady + tryy); in SlideMove()
2667 SlideTraverse(leadx, traily, leadx + tryx, traily + tryy); in SlideMove()
2949 fixed_t leadx, leady; in BounceWall() local
2966 leadx = mo->X() + mo->radius; in BounceWall()
2970 leadx = mo->X() - mo->radius; in BounceWall()
2982 if (BounceTraverse(leadx, leady, leadx + mo->velx, leady + mo->vely) && mo->BlockingLine == NULL) in BounceWall()
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dp_map.cpp1636 fixed_t leadx; in P_SlideMove() local
1656 leadx = mo->x + mo->radius; in P_SlideMove()
1661 leadx = mo->x - mo->radius; in P_SlideMove()
1678 P_PathTraverse ( leadx, leady, leadx+mo->momx, leady+mo->momy, in P_SlideMove()
1682 P_PathTraverse ( leadx, traily, leadx+mo->momx, traily+mo->momy, in P_SlideMove()