summaryrefslogtreecommitdiffstats
path: root/src/Generating/Prefabs/SandFlatRoofVillagePrefabs.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Normalized comments.madmaxoft2014-07-171-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.
* Updated prefabs to the latest Gallery content.madmaxoft2014-06-211-81/+99
|
* Merge branch 'master' of github.com:mc-server/MCServerTycho2014-06-161-288/+381
|
* Added support for Miners' Village.madmaxoft2014-05-251-32/+79
| | | | | The village contains both prefabs that snap to ground and prefabs that connect strictly via connectors. Fixes #1027.
* Added second kind of desert village (FlatRoof).madmaxoft2014-05-211-0/+1511