summaryrefslogtreecommitdiffstats
path: root/src/Generating/VillageGen.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Generator: Rewritten to use SharedPtrs.Mattes D2014-10-191-3/+3
* Merge branch 'master' of github.com:mc-server/MCServerTycho2014-06-161-2/+2
* Villages have min and max density setting.madmaxoft2014-05-221-1/+10
* VillageGen rewritten using BFSPieceGenerator.madmaxoft2014-05-151-9/+3
* VillageGen: Added well placement and the general algorithm description.madmaxoft2014-05-121-1/+7
* Initial VillageGen implementation.madmaxoft2014-05-111-0/+48