summaryrefslogtreecommitdiffstats
path: root/source/BoundingBox.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-24Moved source to srcAlexander Harkness1-331/+0
2013-11-12Bundled fixes [SEE DESC]Tiger Wang1-2/+2
2013-09-02cBoundingBox: Only forward collisions are calculated.madmaxoft1-6/+14
2013-09-01Made cBoundingBox class inclusive in both coord edges.madmaxoft1-9/+51
2013-09-01Fixed an error in cBoundingBox's line-collision algorithm.madmaxoft1-14/+6
2013-09-01Added line collision calculation to cBoundingBox.madmaxoft1-10/+104
2013-09-01Added the cBoundingBox class.madmaxoft1-0/+195