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
/
tests
/
ChunkData
/
Copies.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare ChunkData for BlockState storage (#5105)
Tiger Wang
2021-03-05
1
-42
/
+58
*
Cleanup unneeded globals (#4736)
peterbell10
2020-05-10
1
-1
/
+1
*
Improved testing framework. (#4376)
Mattes D
2019-08-26
1
-18
/
+27
*
Optimise chunk set (#4260)
peterbell10
2018-07-23
1
-2
/
+7
*
cChunk and cChunkData: Use vectors for block get and set functions (#4172)
peterbell10
2018-02-04
1
-29
/
+29
*
Implement protocol level chunk sparsing (#3864)
peterbell10
2017-08-21
1
-1
/
+2
*
SelfTests: Print a quick message on test start.
Mattes D
2016-06-18
1
-0
/
+2
*
Merge branch 'master' of github.com:mc-server/MCServer
Tycho
2014-06-16
1
-5
/
+18
*
Fixed test return values.
madmaxoft
2014-05-30
1
-7
/
+7
*
Fixed wrong block sizes for copying / setting.
madmaxoft
2014-05-29
1
-16
/
+16
*
Fixed test compilation.
madmaxoft
2014-05-29
1
-10
/
+10
*
Fixed test globals to work with precompiled headers
Tycho
2014-05-27
1
-1
/
+1
*
Implemented style changes
Tycho
2014-05-24
1
-97
/
+38
*
Renamed cChunkBuffer to cChunkData
Tycho
2014-05-21
1
-0
/
+193