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
/
PieceGenerator.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-01
Added PieceStructures generator.
Mattes D
1
-134
/
+39
2015-06-11
SelfTests are registered and executed after logging framework init.
Mattes D
1
-3
/
+9
2015-05-24
Made -Weverything an error.
tycho
1
-2
/
+2
2015-05-19
More fixed warnings
tycho
1
-3
/
+9
2014-10-23
En masse NULL -> nullptr replace
Tiger Wang
1
-2
/
+2
2014-10-20
En masse NULL -> nullptr replace
Tiger Wang
1
-2
/
+2
2014-07-17
Basic style fixes.
madmaxoft
1
-1
/
+1
2014-07-17
Normalized comments.
madmaxoft
1
-8
/
+8
2014-05-27
cPieceGenerator chooses starting pieces based on weights.
madmaxoft
1
-1
/
+25
2014-05-25
Added support for Miners' Village.
madmaxoft
1
-1
/
+12
2014-05-22
Villages have min and max density setting.
madmaxoft
1
-0
/
+9
2014-05-17
Village houses are height-adjusted onto the terrain.
madmaxoft
1
-0
/
+11
2014-05-09
Fixed MSVC 64-bit build warnings.
Mattes D
1
-2
/
+2
2014-05-08
Fixed MSVC 64-bit build warnings.
Mattes D
1
-2
/
+2
2014-05-05
Changed cPieceGenerator to support pairings.
madmaxoft
1
-2
/
+3
2014-04-15
Added support for per-piece per-placement weights in cPieceGenerator.
madmaxoft
1
-27
/
+29
2014-03-12
Fixed printf format compatabilty
Tycho
1
-5
/
+4
2014-03-12
Fixed missing comment terminator.
madmaxoft
1
-1
/
+1
2014-03-11
Fixed Warnings in PieceGenerator
Tycho
1
-7
/
+7
2014-03-09
A working POCPiece generator.
madmaxoft
1
-5
/
+26
2014-03-09
cPieceGenerator: New connectors are added to the free pool.
madmaxoft
1
-6
/
+26
2014-03-09
PieceGenerator can connect two connectors of the same type.
madmaxoft
1
-47
/
+300
2014-03-09
Added the first skeleton code for PieceGenerator.
madmaxoft
1
-0
/
+332