summaryrefslogtreecommitdiffstats
path: root/src/Generating/Caves.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Made it compile with clangChris Darnell2014-09-221-1/+1
* Added initializers for class members.Mattes D2014-08-211-0/+3
* Added cBlockInfo::CanBeTerraformed and made finishers use itSTRWarrior2014-07-291-22/+2
* Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-3/+3
* Fixed style: spaces after commas.madmaxoft2014-07-191-1/+1
* Fixed tabs used for alignment.madmaxoft2014-07-171-6/+6
* Normalized comments.madmaxoft2014-07-171-5/+5
* Merge branch 'master' of github.com:mc-server/MCServerTycho2014-06-161-5/+5
* Removed an unused macro.Mattes D2014-05-091-7/+0
* cWormNestCaves rewritten using cGridStructGen.Mattes D2014-05-091-208/+22
* Fixed MSVC 64-bit build warnings.Mattes D2014-05-081-2/+8
* Did some static analysis, fixed some bugs and optimized a lot of codejfhumann2014-04-181-16/+20
* Unified StructureGens and FinisherGens.madmaxoft2014-03-011-3/+3
* WormNestCaves now remove soul sand.STRWarrior2014-01-081-0/+1
* Fixed a few MSVC warnings.madmaxoft2014-01-071-4/+4
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-53/+51
* Moved source to srcAlexander Harkness2013-11-241-0/+970