Lines Matching refs:solid
137 if (ent->u.v.solid == SOLID_BSP)
290 if (!touch->u.v.touch || touch->u.v.solid != SOLID_TRIGGER)
388 if (ent->u.v.solid == SOLID_BSP &&
444 if (ent->u.v.solid == SOLID_NOT)
463 if (ent->u.v.solid == SOLID_TRIGGER)
675 return false; // never got out of the solid area
678 // the other side of the node is solid, this is the impact point
743 if (ent->u.v.solid == SOLID_BSP &&
769 if (ent->u.v.solid == SOLID_BSP &&
825 if (touch->u.v.solid == SOLID_NOT)
829 if (touch->u.v.solid == SOLID_TRIGGER)
832 if (clip->type == MOVE_NOMONSTERS && touch->u.v.solid != SOLID_BSP)