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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-19
Fixed style: spaces after commas.
madmaxoft
1
-1
/
+1
2014-04-18
Did some static analysis, fixed some bugs and optimized a lot of code
jfhumann
1
-1
/
+1
2014-03-14
Fixed a couple of missing defs
Tycho
1
-1
/
+1
2014-02-16
Fixed cBoundingBox self-test code-style.
madmaxoft
1
-10
/
+10
2014-02-05
Change Output to stderr
worktycho
1
-4
/
+3
2014-02-05
Modified automatic test for boundingBox
Tycho
1
-7
/
+26
2014-02-04
Improved Type safety of eBlockFace
Tycho
1
-3
/
+3
2013-12-20
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
madmaxoft
1
-1
/
+1
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-11-12
Bundled fixes [SEE DESC]
Tiger Wang
1
-2
/
+2
2013-09-02
cBoundingBox: Only forward collisions are calculated.
madmaxoft
1
-6
/
+14
2013-09-01
Made cBoundingBox class inclusive in both coord edges.
madmaxoft
1
-9
/
+51
2013-09-01
Fixed an error in cBoundingBox's line-collision algorithm.
madmaxoft
1
-14
/
+6
2013-09-01
Added line collision calculation to cBoundingBox.
madmaxoft
1
-10
/
+104
2013-09-01
Added the cBoundingBox class.
madmaxoft
1
-0
/
+195