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
/
src
/
Generating
/
PrefabPiecePool.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-21
Remove smart pointer macros
peterbell10
1
-1
/
+1
2017-02-13
PieceGenerator: Added rotation-aware vertical connectors.
Mattes D
1
-3
/
+9
2017-01-13
Fixed race conditions and forgotten clear in Lua ref tracking. (#3530)
Mattes D
1
-0
/
+1
2016-11-24
Prefabs: Implemented support for ExpandFloorStrategy.
Mattes D
1
-10
/
+44
2016-06-18
SelfTests: Removed the unneeded cSelfTests class.
Mattes D
1
-1
/
+0
2015-12-01
Added more details to the cubeset format documentation.
Mattes D
1
-2
/
+2
2015-12-01
Added PieceStructures generator.
Mattes D
1
-56
/
+176
2015-10-05
Generator: Fixed missing hitbox assignment.
Mattes D
1
-0
/
+1
2015-06-20
Added basic support for loading village prefabs from files.
Mattes D
1
-2
/
+76
2015-06-19
Externalized cPrefabPiecePool self-test.
Mattes D
1
-27
/
+2
2015-06-18
PrefabPiecePool: Added loading from cubeset file.
Mattes D
1
-0
/
+439
2015-05-24
Made -Weverything an error.
tycho
1
-3
/
+3
2014-10-23
En masse NULL -> nullptr replace
Tiger Wang
1
-3
/
+3
2014-10-20
En masse NULL -> nullptr replace
Tiger Wang
1
-3
/
+3
2014-05-28
Fixed a memory leak in cPrefabPiecePool.
madmaxoft
1
-0
/
+28
2014-05-27
cPieceGenerator chooses starting pieces based on weights.
madmaxoft
1
-0
/
+9
2014-05-07
Initial cPrefabPiecePool refactoring.
madmaxoft
1
-0
/
+121