Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-02-05 | Bulk clearing of whitespace | LogicParrot | 1 | -11/+11 | |
2014-08-03 | Fixed a ToLua warning - operator = not supported. | madmaxoft | 1 | -1/+5 | |
2014-07-21 | Style: Normalized to no spaces before closing parenthesis. | madmaxoft | 1 | -2/+2 | |
2014-07-21 | Cuboid: added explicit copy assignment operator | archshift | 1 | -0/+2 | |
2014-07-17 | Fixed basic whitespace problems. | madmaxoft | 1 | -2/+2 | |
Indenting by spaces and alignment by spaces, as well as trailing whitespace on non-empty lines. | |||||
2014-03-15 | Added cCuboid:Assign(OtherCuboid) API function. | madmaxoft | 1 | -0/+1 | |
2014-03-11 | Unified Vector classes | andrew | 1 | -2/+1 | |
2014-03-09 | Hardened cCuboid with asserts for its assumptions. | madmaxoft | 1 | -3/+5 | |
2014-03-09 | Added cCuboid::Engulf(). | madmaxoft | 1 | -0/+3 | |
2014-02-26 | Added more utility functions to cCuboid. | madmaxoft | 1 | -4/+23 | |
GetVolume(), Expand(), ClampX(), ClampY(), ClampZ() | |||||
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 | |
2013-03-31 | cCuboid: Added the IsCompletelyInside() function | madmaxoft@gmail.com | 1 | -0/+3 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1339 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-03-31 | Added cCuboid:Assign() and cChunkDesc:FloorRelCuboid() | madmaxoft@gmail.com | 1 | -0/+2 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1333 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-03-29 | Cuboid: Fixed intersection calculation | madmaxoft@gmail.com | 1 | -0/+2 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1325 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-03-29 | Cuboid: Added DoesIntersect(), more IsInside() and more constructors | madmaxoft@gmail.com | 1 | -0/+17 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1323 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-03-29 | Cuboid: Added the DifX/Y/Z functions | madmaxoft@gmail.com | 1 | -35/+46 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1320 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-01-12 | Merged branch "branches/hooks" into "trunk". | madmaxoft@gmail.com | 1 | -15/+15 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1139 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-09-24 | Source files cleanup: The rest of the files renamed. | madmaxoft@gmail.com | 1 | -0/+0 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@887 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-06-14 | Attempt to bring sanity to newlines across systems. | cedeel@gmail.com | 1 | -39/+39 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@606 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2011-10-03 | MCServer c++ source files | faketruth | 1 | -0/+40 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@3 0a769ca7-a7f5-676a-18bf-c427514a06d6 |