Home
last modified time | relevance | path

Searched refs:TT_CAPSULE (Results 1 – 6 of 6) sorted by relevance

/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/qcommon/
H A Dcm_trace.c189 if ( tw->type == TT_CAPSULE ) { in CM_TestBoxInBrush()
396 tw->type = TT_CAPSULE;
576 else if ( tw->type == TT_CAPSULE ) {
748 tw2.type = TT_CAPSULE;
777 else if( tw->type == TT_CAPSULE )
807 tw2.type = TT_CAPSULE;
1205 tw->type = TT_CAPSULE;
1449 if ( tw.type == TT_CAPSULE ) {
1490 if ( tw.type == TT_CAPSULE ) {
1534 if ( tw.type == TT_CAPSULE ) {
H A Dcm_patch.c1404 if ( tw->type == TT_CAPSULE ) { in CM_TraceThroughPatchCollide()
1443 if ( tw->type == TT_CAPSULE ) { in CM_TraceThroughPatchCollide()
1532 if ( tw->type == TT_CAPSULE ) { in CM_PositionTestInPatchCollide()
1565 if ( tw->type == TT_CAPSULE ) { in CM_PositionTestInPatchCollide()
H A Dq_shared.h867 TT_CAPSULE, enumerator
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/cgame/
H A Dcg_predict.c149 if( collisionType == TT_CAPSULE ) in CG_ClipMoveToEntities()
217 CG_ClipMoveToEntities( start, mins, maxs, end, skipNumber, mask, &t, TT_CAPSULE ); in CG_CapTrace()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/client/
H A Dcl_cgame.c504 CM_BoxTrace( VMA(1), VMA(2), VMA(3), VMA(4), VMA(5), args[6], args[7], TT_CAPSULE ); in CL_CgameSystemCalls()
512 args[6], args[7], VMA(8), VMA(9), TT_CAPSULE ); in CL_CgameSystemCalls()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/server/
H A Dsv_game.c378 return SV_EntityContact( VMA(1), VMA(2), VMA(3), TT_CAPSULE ); in SV_GameSystemCalls()
383 SV_Trace( VMA(1), VMA(2), VMA(3), VMA(4), VMA(5), args[6], args[7], TT_CAPSULE ); in SV_GameSystemCalls()