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
/
Generating
/
CMakeLists.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-07
Generator: Added repeatability test.
Mattes D
1
-1
/
+3
2019-09-06
Added a BasicGeneratorTest.
Mattes D
1
-0
/
+30
2019-09-06
Separated chunk generator from world / plugin interfaces.
Mattes D
1
-25
/
+101
2018-01-03
Add the fmt library (#4065)
peterbell10
1
-1
/
+2
2017-06-19
Removed the LeakFinder for Windows. (#3777)
Mattes D
1
-5
/
+2
2017-05-04
Gen: Added a simple PieceGeneratorBFSTree test.
Mattes D
1
-0
/
+14
2017-05-04
Gen: Moved tests to a separate folder, unified shared sources.
Mattes D
1
-7
/
+26
2017-05-04
Gen: Moved PiecePool into a separate file.
Mattes D
1
-2
/
+2
2017-02-13
PieceGenerator: Added rotation-aware vertical connectors.
Mattes D
1
-6
/
+5
2017-01-15
Moved cPrefab parser self-check to the LoadablePieces test. (#3536)
Mattes D
1
-1
/
+2
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: Organized into solution folders.
Mattes D
1
-0
/
+5
2015-12-01
Added PieceStructures generator.
Mattes D
1
-0
/
+4
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
1
-0
/
+93