index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Cuboid.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-31
Unified the doxy-comment format.
Mattes D
1
-1
/
+1
2014-08-03
Fixed a ToLua warning - operator = not supported.
madmaxoft
1
-1
/
+1
2014-07-21
Cuboid: added explicit copy assignment operator
archshift
1
-0
/
+11
2014-07-17
Normalized comments.
madmaxoft
1
-1
/
+1
2014-03-15
Added cCuboid:Assign(OtherCuboid) API function.
madmaxoft
1
-0
/
+14
2014-03-09
Hardened cCuboid with asserts for its assumptions.
madmaxoft
1
-0
/
+6
2014-03-09
Added cCuboid::Engulf().
madmaxoft
1
-0
/
+34
2014-02-26
Added more utility functions to cCuboid.
madmaxoft
1
-0
/
+82
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
/
+16
2013-03-31
Added cCuboid:Assign() and cChunkDesc:FloorRelCuboid()
madmaxoft@gmail.com
1
-0
/
+14
2013-03-29
Cuboid: Fixed intersection calculation
madmaxoft@gmail.com
1
-1
/
+14
2013-03-29
Cuboid: Added DoesIntersect(), more IsInside() and more constructors
madmaxoft@gmail.com
1
-1
/
+47
2013-03-29
Cuboid: Added the DifX/Y/Z functions
madmaxoft@gmail.com
1
-3
/
+12
2012-09-24
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
1
-1
/
+1
2012-06-14
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
1
-19
/
+19
2012-01-29
VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.
madmaxoft@gmail.com
1
-2
/
+11
2011-10-03
MCServer c++ source files
faketruth
1
-0
/
+10