summaryrefslogtreecommitdiffstats
path: root/src/BoundingBox.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enable some more clang-tidy linter checks (#4738)peterbell102020-05-151-5/+1
* cBoundingBox: Fix tolua warning (#4361)peterbell102019-08-081-21/+0
* Fully implemented leashes (#3798)Pablo Beltrán2017-08-211-0/+10
* Changed int parameters to vector parameters in cCuboid and simulators (#3874)Lane Kolbly2017-08-171-10/+10
* Removed double includes (#3885)Lukas Pioch2017-08-021-1/+0
* Check for intersection between placed blocks and entities. (#3850)Lane Kolbly2017-07-281-2/+13
* SelfTests: Moved BoundingBox test to a separate project.Mattes D2016-06-181-66/+0
* Bindings: Fixed cBoundingBox API.Mattes D2016-06-051-2/+2
* Improved tamed wolf pack cooperation and projectile reactionsLogicParrot2016-01-221-5/+15
* SelfTests are registered and executed after logging framework init.Mattes D2015-06-111-4/+9
* 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
* 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
* 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