summaryrefslogtreecommitdiffstats
path: root/src/Generating/VillageGen.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-05Bulk clearing of whitespaceLogicParrot1-5/+5
2015-12-01Added PieceStructures generator.Mattes D1-0/+1
2015-07-31Unified the doxy-comment format.Mattes D1-1/+1
2015-06-20Added basic support for loading village prefabs from files.Mattes D1-1/+23
2015-05-09More style checking.Mattes D1-1/+1
2014-10-19Generator: Rewritten to use SharedPtrs.Mattes D1-3/+3
2014-06-16Merge branch 'master' of github.com:mc-server/MCServerTycho1-2/+2
2014-06-15Added random offsets to cGridStructGen.madmaxoft1-2/+2
2014-05-22Villages have min and max density setting.madmaxoft1-1/+10
2014-05-15VillageGen rewritten using BFSPieceGenerator.madmaxoft1-9/+3
2014-05-12VillageGen: Added well placement and the general algorithm description.madmaxoft1-1/+7
2014-05-11Initial VillageGen implementation.madmaxoft1-0/+48