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
/
Generating
/
PrefabPiecePool.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-31
Instead of explicit closure pieces try to place pieces with a single connector.
PieceGenClosurePieces
Niels Breuker
1
-1
/
+0
2023-03-30
PieceGenerator: Added functionality to end a structure with a custom prefab.
Niels Breuker
1
-0
/
+4
2021-03-18
shared_ptr -> unique_ptr in generators
Tiger Wang
1
-1
/
+1
2021-01-11
zlib -> libdeflate (#5085)
Tiger Wang
1
-4
/
+0
2020-07-19
Precompile unordered_map/set
Tiger Wang
1
-1
/
+0
2017-07-21
Remove smart pointer macros
peterbell10
1
-1
/
+1
2017-05-21
Clang 5.0 fixes
Lukas Pioch
1
-1
/
+1
2017-05-04
Gen: Moved PiecePool into a separate file.
Mattes D
1
-1
/
+1
2016-02-05
Bulk clearing of whitespace
LogicParrot
1
-10
/
+10
2015-12-01
Added PieceStructures generator.
Mattes D
1
-12
/
+50
2015-06-20
Added basic support for loading village prefabs from files.
Mattes D
1
-8
/
+55
2015-06-18
PrefabPiecePool: Added loading from cubeset file.
Mattes D
1
-0
/
+79
2014-05-28
Fixed a memory leak in cPrefabPiecePool.
madmaxoft
1
-1
/
+6
2014-05-27
cPieceGenerator chooses starting pieces based on weights.
madmaxoft
1
-0
/
+1
2014-05-07
cNetherFortGen uses cGridStructGen.
madmaxoft
1
-2
/
+6
2014-05-07
Initial cPrefabPiecePool refactoring.
madmaxoft
1
-0
/
+75