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
/
VillageGen.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-18
shared_ptr -> unique_ptr in generators
Tiger Wang
1
-8
/
+4
2020-04-16
Using Super.
Mattes D
1
-2
/
+4
2017-07-21
Remove smart pointer macros
peterbell10
1
-1
/
+1
2017-05-21
Clang 5.0 fixes
Lukas Pioch
1
-1
/
+1
2016-02-05
Bulk clearing of whitespace
LogicParrot
1
-5
/
+5
2015-12-01
Added PieceStructures generator.
Mattes D
1
-0
/
+1
2015-07-31
Unified the doxy-comment format.
Mattes D
1
-1
/
+1
2015-06-20
Added basic support for loading village prefabs from files.
Mattes D
1
-1
/
+23
2015-05-09
More style checking.
Mattes D
1
-1
/
+1
2014-10-19
Generator: Rewritten to use SharedPtrs.
Mattes D
1
-3
/
+3
2014-06-16
Merge branch 'master' of github.com:mc-server/MCServer
Tycho
1
-2
/
+2
2014-06-15
Added random offsets to cGridStructGen.
madmaxoft
1
-2
/
+2
2014-05-22
Villages have min and max density setting.
madmaxoft
1
-1
/
+10
2014-05-15
VillageGen rewritten using BFSPieceGenerator.
madmaxoft
1
-9
/
+3
2014-05-12
VillageGen: Added well placement and the general algorithm description.
madmaxoft
1
-1
/
+7
2014-05-11
Initial VillageGen implementation.
madmaxoft
1
-0
/
+48