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
/
Prefab.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-04
Gen: Moved PiecePool into a separate file.
Mattes D
1
-1
/
+1
2017-02-13
PieceGenerator: Added rotation-aware vertical connectors.
Mattes D
1
-1
/
+1
2016-11-24
Prefabs: Implemented support for ExpandFloorStrategy.
Mattes D
1
-10
/
+16
2016-02-05
Bulk clearing of whitespace
LogicParrot
1
-41
/
+41
2015-10-05
Generator: Fixed missing hitbox assignment.
Mattes D
1
-0
/
+3
2015-06-18
PrefabPiecePool: Added loading from cubeset file.
Mattes D
1
-3
/
+22
2014-07-17
Basic style fixes.
madmaxoft
1
-1
/
+1
2014-05-25
Added support for Miners' Village.
madmaxoft
1
-0
/
+12
2014-05-24
Added Japanese village prefabs.
madmaxoft
1
-0
/
+3
2014-05-17
Village houses are height-adjusted onto the terrain.
madmaxoft
1
-0
/
+3
2014-05-15
cPrefab can be constructed in code.
madmaxoft
1
-0
/
+15
2014-05-12
VillageGen: Added well placement and the general algorithm description.
madmaxoft
1
-0
/
+3
2014-04-21
Added prefab hitboxes.
madmaxoft
1
-1
/
+5
2014-04-17
Prefabs can have per-piece per-placement weights.
madmaxoft
1
-1
/
+67
2014-03-29
cPrefab now uses a struct for block type definition in CharMap.
madmaxoft
1
-1
/
+8
2014-03-28
Fixed Prefab's rotations.
madmaxoft
1
-3
/
+11
2014-03-28
Add missing ChunkDesc import.
Howaner
1
-1
/
+1
2014-03-27
cPrefab can draw itself into a cChunkDesc.
madmaxoft
1
-2
/
+2
2014-03-26
Prefabs support connectors, rotations and merge strategy.
madmaxoft
1
-1
/
+9
2014-03-25
Added a basic cPrefab class.
madmaxoft
1
-0
/
+83