Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unified the doxy-comment format. | Mattes D | 2015-07-31 | 1 | -1/+1 |
| | |||||
* | Fixed a ToLua warning - operator = not supported. | madmaxoft | 2014-08-03 | 1 | -1/+1 |
| | |||||
* | Cuboid: added explicit copy assignment operator | archshift | 2014-07-21 | 1 | -0/+11 |
| | |||||
* | Normalized comments. | madmaxoft | 2014-07-17 | 1 | -1/+1 |
| | | | | | This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign. | ||||
* | Added cCuboid:Assign(OtherCuboid) API function. | madmaxoft | 2014-03-15 | 1 | -0/+14 |
| | |||||
* | Hardened cCuboid with asserts for its assumptions. | madmaxoft | 2014-03-09 | 1 | -0/+6 |
| | |||||
* | Added cCuboid::Engulf(). | madmaxoft | 2014-03-09 | 1 | -0/+34 |
| | |||||
* | Added more utility functions to cCuboid. | madmaxoft | 2014-02-26 | 1 | -0/+82 |
| | | | | GetVolume(), Expand(), ClampX(), ClampY(), ClampZ() | ||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+117 |