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
/
LineBlockTracer.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)
Mattes D
2020-04-03
1
-0
/
+1
*
CheckBasicStyle: Check number of empty lines between functions (#4267)
peterbell10
2018-07-26
1
-1
/
+0
*
Replace ItemCallbacks with lambdas (#3993)
peterbell10
2017-09-11
1
-3
/
+3
*
Revert "Replace ItemCallbacks with lambdas (#3948)"
LogicParrot
2017-09-02
1
-3
/
+3
*
Replace ItemCallbacks with lambdas (#3948)
peterbell10
2017-09-01
1
-3
/
+3
*
Remove double includes part 2 (#3890)
peterbell10
2017-08-03
1
-1
/
+0
*
LineBlockTracer: Fixed a math rounding error failure.
Mattes D
2017-05-28
1
-1
/
+5
*
Tracer replacement (#3704)
Mattes D
2017-05-11
1
-1
/
+93
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-5
/
+5
*
Fixed overshoot in cLineBlockTracer.
Mattes D
2015-06-05
1
-6
/
+13
*
Fix comments
tycho
2015-05-28
1
-5
/
+5
*
Made -Weverything an error.
tycho
2015-05-24
1
-6
/
+6
*
Fixed defect #43662 in Coverity list.
Kirill Kirilenko
2015-01-23
1
-1
/
+17
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-2
/
+2
*
Made it compile with clang
Chris Darnell
2014-09-22
1
-3
/
+3
*
Fix crash in cLineBlockTracer
Tiger Wang
2014-09-21
1
-8
/
+7
*
Line tracer invalid chunk fix
Tiger Wang
2014-07-20
1
-20
/
+20
*
Fixed a bug with buckets
Tiger Wang
2014-07-16
1
-8
/
+9
*
Removed unused assignments.
archshift
2014-04-26
1
-1
/
+0
*
Unified Vector classes
andrew
2014-03-11
1
-1
/
+1
*
More MSVC warning fixes.
madmaxoft
2014-01-07
1
-1
/
+1
*
fixed warnings in LineBlockTracer.cpp
Tycho Bickerstaff
2013-12-31
1
-1
/
+0
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+262