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
/
BoundingBox.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cBoundingBox: Fix tolua warning (#4361)
peterbell10
2019-08-08
1
-21
/
+0
*
Fully implemented leashes (#3798)
Pablo Beltrán
2017-08-21
1
-0
/
+10
*
Changed int parameters to vector parameters in cCuboid and simulators (#3874)
Lane Kolbly
2017-08-17
1
-10
/
+10
*
Removed double includes (#3885)
Lukas Pioch
2017-08-02
1
-1
/
+0
*
Check for intersection between placed blocks and entities. (#3850)
Lane Kolbly
2017-07-28
1
-2
/
+13
*
SelfTests: Moved BoundingBox test to a separate project.
Mattes D
2016-06-18
1
-66
/
+0
*
Bindings: Fixed cBoundingBox API.
Mattes D
2016-06-05
1
-2
/
+2
*
Improved tamed wolf pack cooperation and projectile reactions
LogicParrot
2016-01-22
1
-5
/
+15
*
SelfTests are registered and executed after logging framework init.
Mattes D
2015-06-11
1
-4
/
+9
*
Fixed style: spaces after commas.
madmaxoft
2014-07-19
1
-1
/
+1
*
Did some static analysis, fixed some bugs and optimized a lot of code
jfhumann
2014-04-18
1
-1
/
+1
*
Fixed a couple of missing defs
Tycho
2014-03-14
1
-1
/
+1
*
Fixed cBoundingBox self-test code-style.
madmaxoft
2014-02-16
1
-10
/
+10
*
Change Output to stderr
worktycho
2014-02-05
1
-4
/
+3
*
Modified automatic test for boundingBox
Tycho
2014-02-05
1
-7
/
+26
*
Improved Type safety of eBlockFace
Tycho
2014-02-04
1
-3
/
+3
*
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
madmaxoft
2013-12-20
1
-1
/
+1
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+331