summaryrefslogtreecommitdiffstats
path: root/src/BoundingBox.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SelfTests are registered and executed after logging framework init.Mattes D2015-06-111-4/+9
| | | | Fixes #2228.
* Fixed style: spaces after commas.madmaxoft2014-07-191-1/+1
|
* Did some static analysis, fixed some bugs and optimized a lot of codejfhumann2014-04-181-1/+1
|
* Fixed a couple of missing defsTycho2014-03-141-1/+1
|
* Fixed cBoundingBox self-test code-style.madmaxoft2014-02-161-10/+10
| | | | Also made the class name unique and the global variable static, to avoid linkage problems with other self-tests
* Change Output to stderrworktycho2014-02-051-4/+3
|
* Modified automatic test for boundingBoxTycho2014-02-051-7/+26
|
* Improved Type safety of eBlockFaceTycho2014-02-041-3/+3
| | | | May Fix #640
* Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).madmaxoft2013-12-201-1/+1
|
* Moved source to srcAlexander Harkness2013-11-241-0/+331