summaryrefslogtreecommitdiffstats
path: root/src/Generating/Ravines.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed all Printf-family functions from StringUtils.Mattes D2023-05-161-13/+12
* Some emplace_back replacements (#5149)12xx122021-03-071-6/+6
* Fix debug macro situation (#5114)Tiger Wang2021-01-261-6/+6
* Using Super.Mattes D2020-04-161-5/+5
* CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell102018-07-261-1/+0
* Clang 5.0 fixesLukas Pioch2017-05-211-1/+0
* Bulk clearing of whitespaceLogicParrot2016-02-051-19/+19
* Fix old style casts and implicit conversionsMatti Hänninen2015-08-121-11/+11
* Unified the doxy-comment format.Mattes D2015-07-311-1/+1
* More fixed warningstycho2015-05-191-8/+8
* More style checking.Mattes D2015-05-091-2/+2
* Fixed style: spaces after commas.madmaxoft2014-07-191-6/+6
* Fixed tabs used for alignment.madmaxoft2014-07-171-11/+11
* Normalized comments.madmaxoft2014-07-171-2/+2
* Merge branch 'master' of github.com:mc-server/MCServerTycho2014-06-161-6/+6
* Removed unused constants from MineShafts and Ravines.Mattes D2014-05-091-3/+0
* Ravines rewritten using cGridStructGen.Mattes D2014-05-091-167/+31
* 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-7/+8
* Unified StructureGens and FinisherGens.madmaxoft2014-03-011-1/+1
* More MSVC warning fixes.madmaxoft2014-01-071-1/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+531