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.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-08
cBoundingBox: Fix tolua warning (#4361)
peterbell10
1
-2
/
+3
2017-08-21
Fully implemented leashes (#3798)
Pablo Beltrán
1
-0
/
+4
2017-08-17
Changed int parameters to vector parameters in cCuboid and simulators (#3874)
Lane Kolbly
1
-12
/
+12
2017-08-03
Remove double includes part 2 (#3890)
peterbell10
1
-1
/
+0
2017-07-28
Check for intersection between placed blocks and entities. (#3850)
Lane Kolbly
1
-0
/
+2
2016-06-05
Bindings: Fixed cBoundingBox API.
Mattes D
1
-9
/
+16
2016-01-22
Improved tamed wolf pack cooperation and projectile reactions
LogicParrot
1
-19
/
+20
2015-07-31
Unified the doxy-comment format.
Mattes D
1
-18
/
+15
2015-05-09
More style checking.
Mattes D
1
-2
/
+2
2014-09-03
cBoundingBox: Added accessors.
madmaxoft
1
-0
/
+11
2014-07-19
Fixed style: spaces after commas.
madmaxoft
1
-1
/
+1
2014-03-11
Unified Vector classes
andrew
1
-1
/
+1
2014-02-04
Improved Type safety of eBlockFace
Tycho
1
-2
/
+3
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-09-02
cBoundingBox: Only forward collisions are calculated.
madmaxoft
1
-0
/
+2
2013-09-01
Made cBoundingBox class inclusive in both coord edges.
madmaxoft
1
-0
/
+5
2013-09-01
Added line collision calculation to cBoundingBox.
madmaxoft
1
-0
/
+16
2013-09-01
Added the cBoundingBox class.
madmaxoft
1
-0
/
+67