summaryrefslogtreecommitdiffstats
path: root/src/Generating/Ravines.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-05-21Clang 5.0 fixesLukas Pioch1-1/+0
- Added override keyword - Removed inherited member variables
2016-02-05Bulk clearing of whitespaceLogicParrot1-3/+3
2014-11-18Moved all Noise-related files into a separate folder.Mattes D1-1/+0
2014-06-16Merge branch 'master' of github.com:mc-server/MCServerTycho1-1/+1
2014-06-15Added random offsets to cGridStructGen.madmaxoft1-1/+1
Fixes #740.
2014-05-09Ravines rewritten using cGridStructGen.Mattes D1-15/+9
Ref.: #987.
2014-03-01Unified StructureGens and FinisherGens.madmaxoft1-3/+3
Now they are all Finishers. Fixes #398.
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-46/+46
2013-03-17Rewritten generators so that they use the cChunkDesc class (and thus can use cBlockArea merging)madmaxoft@gmail.com1-8/+1
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1282 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-01-25Merged the usable portion of the "gens" branch.madmaxoft@gmail.com1-1/+1
Splitting off the Composable generator and fiddling with LuaChunk / ChunkDesc is good, other generators not good yet. git-svn-id: http://mc-server.googlecode.com/svn/trunk@1171 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-1/+1
git-svn-id: http://mc-server.googlecode.com/svn/trunk@887 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-09-23Source files cleanup: Generating-related files in a separate subfoldermadmaxoft@gmail.com1-2/+2
git-svn-id: http://mc-server.googlecode.com/svn/trunk@881 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-07-22Ravines: removed an unneeded membermadmaxoft@gmail.com1-1/+0
git-svn-id: http://mc-server.googlecode.com/svn/trunk@693 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-07-19Ravines: initial implementation, randomized shapes are working, but still needs some workmadmaxoft@gmail.com1-0/+54
git-svn-id: http://mc-server.googlecode.com/svn/trunk@683 0a769ca7-a7f5-676a-18bf-c427514a06d6