Home
last modified time | relevance | path

Searched refs:shapemaxx (Results 1 – 9 of 9) sorted by relevance

/dports/games/avp/avp-20170505/src/
H A Dmorph.c157 if(sptr1->shapemaxx == sptr2->shapemaxx) { in UpdateMorphingDptr()
159 dptr->ObMaxX = sptr1->shapemaxx; in UpdateMorphingDptr()
165 dptr->ObMaxX = WideMul2NarrowDiv(sptr1->shapemaxx, in UpdateMorphingDptr()
167 sptr2->shapemaxx, in UpdateMorphingDptr()
H A Dmap.c234 dptr->ObMaxX = sptr->shapemaxx; in MapBlockInit()
/dports/games/avp/avp-20170505/src/include/
H A Dshape.h340 int shapemaxx; member
/dports/games/avp/avp-20170505/src/avp/
H A Dbh_swdor.c108 maxX=mainshapelist[morphFrame->mf_shape2]->shapemaxx; in InitialiseSwitchDoor()
H A Dbh_debri.c727 offset.vx = generate_random_between (mainshapelist[mslpos]->shapemaxx, in MakeFragments()
H A Dbh_types.c936 maxX=mainshapelist[morphframe->mf_shape2]->shapemaxx; in DoorProxBehaveInit()
H A Dweapons.c9942 max.vx=Player->ObShapeData->shapemaxx;
/dports/games/avp/avp-20170505/src/win95/
H A Dchnkload.cpp2287 shphd->shapemaxx = (int) (cshp_ptr->max.x*local_scale); in copy_to_shapeheader()
2656 shphd->shapemaxx =(int)(sec->maxx*GlobalScale); in copy_sprite_to_shapeheader()
2664 shphd->shapemaxx =(int)(ssc->maxx*GlobalScale); in copy_sprite_to_shapeheader()
2692 tptr[0]=shphd->shapemaxx; in copy_sprite_to_shapeheader()
2695 tptr[3]=shphd->shapemaxx; in copy_sprite_to_shapeheader()
3275 shphd->shapemaxx = (int) (cshp.max.x*local_scale);
3555 shphd->shapemaxx = (int) (cshp.max.x*local_scale);
3833 shphd->shapemaxx = (int) (cshp.max.x*local_scale);
/dports/games/avp/avp-20170505/src/avp/win95/
H A Dprojload.cpp2616 loc.vx> shp->shapemaxx|| in copy_rif_data()