index
:
anonymous/cuberite
1.14
5588-resources-encoding
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
canbeat-cleanup
clang-format-codebase
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
real-block-count
serverTick
spawning
template-id-ctor-warning
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
/
ChunkDataCallback.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Block Entity Placement in Generation (#5060)
x12xx12x
5 days
1
-2
/
+2
*
Prepare ChunkData for BlockState storage (#5105)
Tiger Wang
2021-03-05
1
-81
/
+14
*
Replaced cpp14::make_unique<> with std::make_unique<>.
Mattes D
2020-08-01
1
-1
/
+1
*
Limit the size of cListAllocationPool's free list
peterbell10
2019-02-20
1
-1
/
+1
*
Optimise chunk set (#4260)
peterbell10
2018-07-23
1
-2
/
+2
*
Implement protocol level chunk sparsing (#3864)
peterbell10
2017-08-21
1
-0
/
+34
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-6
/
+6
*
Removed unused class cChunkDataCollector.
Mattes D
2015-12-18
1
-20
/
+0
*
Unified the doxy-comment format.
Mattes D
2015-07-31
1
-14
/
+10
*
Removed redundant semicolons and re-added warning
archshift
2014-07-24
1
-7
/
+7
*
Fixed basic whitespace problems.
madmaxoft
2014-07-17
1
-2
/
+2
*
Added comments, reformatted code.
madmaxoft
2014-05-29
1
-9
/
+31
*
Implemented style changes
Tycho
2014-05-24
1
-4
/
+4
*
Renamed cChunkBuffer to cChunkData
Tycho
2014-05-21
1
-9
/
+9
*
Fixed issue with types not being defined for an unused parameter
Tycho
2014-05-18
1
-0
/
+105