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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cCuboid: restore default copy construct and assign.
peterbell10
2017-08-28
1
-22
/
+0
*
Repair the removed constructor of cCuboid `cCuboid(otherCuboid)` (#3966)
Bastien ADAM
2017-08-28
1
-2
/
+6
*
Changed int parameters to vector parameters in cCuboid and simulators (#3874)
Lane Kolbly
2017-08-17
1
-8
/
+1
*
Shortened DoIntervalsIntersect to two comparisons, made inline. (#3883)
Lane Kolbly
2017-08-13
1
-31
/
+0
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-4
/
+4
*
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
*
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
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+117