summaryrefslogtreecommitdiffstats
path: root/src/Cuboid.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bulk clearing of whitespaceLogicParrot2016-02-051-11/+11
* Fixed a ToLua warning - operator = not supported.madmaxoft2014-08-031-1/+5
* Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-2/+2
* Cuboid: added explicit copy assignment operatorarchshift2014-07-211-0/+2
* Fixed basic whitespace problems.madmaxoft2014-07-171-2/+2
* Added cCuboid:Assign(OtherCuboid) API function.madmaxoft2014-03-151-0/+1
* Unified Vector classesandrew2014-03-111-2/+1
* Hardened cCuboid with asserts for its assumptions.madmaxoft2014-03-091-3/+5
* Added cCuboid::Engulf().madmaxoft2014-03-091-0/+3
* Added more utility functions to cCuboid.madmaxoft2014-02-261-4/+23
* Moved source to srcAlexander Harkness2013-11-241-0/+75