summaryrefslogtreecommitdiffstats
path: root/src/Generating/Prefabs/SandFlatRoofVillagePrefabs.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-06-20Added basic support for loading village prefabs from files.Mattes D1-1669/+0
2015-06-13Updated prefabs from the Gallery server.Mattes D1-18/+18
2014-07-17Normalized comments.madmaxoft1-12/+12
This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign.
2014-06-21Updated prefabs to the latest Gallery content.madmaxoft1-81/+99
2014-06-16Merge branch 'master' of github.com:mc-server/MCServerTycho1-288/+381
2014-06-16Updated the SandFlatRoofVillage prefabs.madmaxoft1-288/+381
2014-05-25Added support for Miners' Village.madmaxoft1-32/+79
The village contains both prefabs that snap to ground and prefabs that connect strictly via connectors. Fixes #1027.
2014-05-21Added second kind of desert village (FlatRoof).madmaxoft1-0/+1511