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
/
LoadablePieces
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2017-05-04
Gen: Moved tests to a separate folder, unified shared sources.
Mattes D
7
-662
/
+0
2017-05-04
Gen: Moved PiecePool into a separate file.
Mattes D
1
-2
/
+2
Also rewritten the PieceGenerator to use std::unique_ptr.
2017-01-18
DeadlockDetect now lists some tracked CS's stats.
Mattes D
1
-0
/
+17
2017-01-15
Moved cPrefab parser self-check to the LoadablePieces test. (#3536)
Mattes D
3
-6
/
+128
2016-08-24
Fixed type-casting-related warnings.
Mattes D
1
-2
/
+1
2016-07-18
CMake: Remove needless minimum version specifications.
Mattes D
1
-2
/
+0
2016-06-18
SelfTests: Print a quick message on test start.
Mattes D
1
-0
/
+2
2016-06-18
SelfTests: Removed the unneeded cSelfTests class.
Mattes D
1
-28
/
+0
2016-06-18
SelfTests: Organized into solution folders.
Mattes D
1
-0
/
+5
2016-01-01
Renamed leftover strings to Cuberite / Server, as needed.
Mattes D
1
-2
/
+2
Also upgraded the user setting file for MSVC to 2013.
2015-12-24
Added a Json parser and serializer to Lua API.
Mattes D
1
-0
/
+9
2015-12-13
blockheight mechanism
Gargaj
1
-0
/
+9
2015-12-01
Added PieceStructures generator.
Mattes D
1
-0
/
+4
2015-07-14
Improved maps
Tiger Wang
1
-0
/
+9
2015-07-01
Added neighbor specification in the OnNeighborChanged() block callback.
Mattes D
1
-1
/
+1
Fixes the OnNeighborChanged endless recursion with large melon / pumpkin fields. Fixes #2213.
2015-06-22
Rebased version of Code
Samuel Barney
1
-9
/
+0
2015-06-20
Added basic support for loading village prefabs from files.
Mattes D
1
-0
/
+3
2015-06-19
Externalized cPrefabPiecePool self-test.
Mattes D
8
-0
/
+625