summaryrefslogtreecommitdiffstats
path: root/src/Cuboid.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-05Bulk clearing of whitespaceLogicParrot1-11/+11
2014-08-03Fixed a ToLua warning - operator = not supported.madmaxoft1-1/+5
2014-07-21Style: Normalized to no spaces before closing parenthesis.madmaxoft1-2/+2
2014-07-21Cuboid: added explicit copy assignment operatorarchshift1-0/+2
2014-07-17Fixed basic whitespace problems.madmaxoft1-2/+2
2014-03-15Added cCuboid:Assign(OtherCuboid) API function.madmaxoft1-0/+1
2014-03-11Unified Vector classesandrew1-2/+1
2014-03-09Hardened cCuboid with asserts for its assumptions.madmaxoft1-3/+5
2014-03-09Added cCuboid::Engulf().madmaxoft1-0/+3
2014-02-26Added more utility functions to cCuboid.madmaxoft1-4/+23
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-03-31cCuboid: Added the IsCompletelyInside() functionmadmaxoft@gmail.com1-0/+3
2013-03-31Added cCuboid:Assign() and cChunkDesc:FloorRelCuboid()madmaxoft@gmail.com1-0/+2
2013-03-29Cuboid: Fixed intersection calculationmadmaxoft@gmail.com1-0/+2
2013-03-29Cuboid: Added DoesIntersect(), more IsInside() and more constructorsmadmaxoft@gmail.com1-0/+17
2013-03-29Cuboid: Added the DifX/Y/Z functionsmadmaxoft@gmail.com1-35/+46
2013-01-12Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com1-15/+15
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-0/+0
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-39/+39
2011-10-03MCServer c++ source filesfaketruth1-0/+40