summaryrefslogtreecommitdiffstats
path: root/source/BoundingBox.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-331/+0
* Bundled fixes [SEE DESC]Tiger Wang2013-11-121-2/+2
* cBoundingBox: Only forward collisions are calculated.madmaxoft2013-09-021-6/+14
* Made cBoundingBox class inclusive in both coord edges.madmaxoft2013-09-011-9/+51
* Fixed an error in cBoundingBox's line-collision algorithm.madmaxoft2013-09-011-14/+6
* Added line collision calculation to cBoundingBox.madmaxoft2013-09-011-10/+104
* Added the cBoundingBox class.madmaxoft2013-09-011-0/+195