summaryrefslogtreecommitdiffstats
path: root/source/Generating/MineShafts.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* MineShafts: added random torches, fixed beams on chunk boundariesmadmaxoft@gmail.com2013-04-011-9/+96
* MineShafts: Added tracks to corridorsmadmaxoft@gmail.com2013-03-311-4/+51
* MineShafts: Limited the mineshafts generation into a settable-size cuboidmadmaxoft@gmail.com2013-03-311-10/+21
* MineShafts: Added (empty) chests and spiderwebs around (still missing) spawnersmadmaxoft@gmail.com2013-03-311-4/+82
* MineShafts: User-settable chance of individual pieces' occurence. Staircase-only mineshafts, yay :)madmaxoft@gmail.com2013-03-311-20/+20
* MineShafts: Staircases have further connections behind them.madmaxoft@gmail.com2013-03-311-1/+8
* MineShafts: Added staircases; added floors to mineshafts going through watermadmaxoft@gmail.com2013-03-311-4/+173
* MineShafts: Added branching crossingsmadmaxoft@gmail.com2013-03-301-7/+132
* MineShafts: added supports in corridorsmadmaxoft@gmail.com2013-03-301-11/+103
* MineShafts: Added branching corridorsmadmaxoft@gmail.com2013-03-301-3/+67
* MineShafts: implemented basic corridors, without any embellishments or branching yet.madmaxoft@gmail.com2013-03-291-24/+131
* MineShafts: backup commit with initial work, still unusable.madmaxoft@gmail.com2013-03-291-0/+575