summaryrefslogtreecommitdiffstats
path: root/src/BoundingBox.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-03cBoundingBox: Added accessors.madmaxoft1-0/+11
2014-07-19Fixed style: spaces after commas.madmaxoft1-1/+1
2014-03-11Unified Vector classesandrew1-1/+1
2014-02-04Improved Type safety of eBlockFaceTycho1-2/+3
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-09-02cBoundingBox: Only forward collisions are calculated.madmaxoft1-0/+2
2013-09-01Made cBoundingBox class inclusive in both coord edges.madmaxoft1-0/+5
2013-09-01Added line collision calculation to cBoundingBox.madmaxoft1-0/+16
2013-09-01Added the cBoundingBox class.madmaxoft1-0/+67