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
/
ArraytoCoord.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-05
Prepare ChunkData for BlockState storage (#5105)
Tiger Wang
1
-50
/
+49
2020-05-10
Cleanup unneeded globals (#4736)
peterbell10
1
-1
/
+1
2019-08-26
Improved testing framework. (#4376)
Mattes D
1
-17
/
+22
2018-07-23
Optimise chunk set (#4260)
peterbell10
1
-2
/
+7
2018-02-04
cChunk and cChunkData: Use vectors for block get and set functions (#4172)
peterbell10
1
-27
/
+27
2016-06-18
SelfTests: Print a quick message on test start.
Mattes D
1
-0
/
+2
2014-06-16
Merge branch 'master' of github.com:mc-server/MCServer
Tycho
1
-3
/
+17
2014-06-14
Added generic Allocation Pool Interface
Tycho
1
-8
/
+13
2014-06-14
fixed spaces
Tycho
1
-2
/
+2
2014-05-30
Fixed test return values.
madmaxoft
1
-31
/
+34
2014-05-29
Fixed test compilation.
madmaxoft
1
-6
/
+6
2014-05-27
Fixed test globals to work with precompiled headers
Tycho
1
-1
/
+1
2014-05-24
Implemented style changes
Tycho
1
-60
/
+30
2014-05-23
Implemented Allocation Pool use by cChunkData
Tycho
1
-3
/
+12
2014-05-21
Renamed cChunkBuffer to cChunkData
Tycho
1
-4
/
+4
2014-05-17
fixed assignment bugs and Skylight bug
Tycho
1
-1
/
+1
2014-05-17
Add test for zeros
worktycho
1
-0
/
+35
2014-05-11
Added some more tests
Tycho
1
-0
/
+81