index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Generating
/
Caves.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
WormNestCaves occasionally generates sandstone around the cave
STRWarrior
2014-12-13
1
-3
/
+22
*
BasicStyle: Added missing braces to control statements.
Mattes D
2014-12-05
1
-2
/
+8
*
Made it compile with clang
Chris Darnell
2014-09-22
1
-1
/
+1
*
Added initializers for class members.
Mattes D
2014-08-21
1
-0
/
+3
*
Added cBlockInfo::CanBeTerraformed and made finishers use it
STRWarrior
2014-07-29
1
-22
/
+2
*
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
2014-07-21
1
-3
/
+3
*
Fixed style: spaces after commas.
madmaxoft
2014-07-19
1
-1
/
+1
*
Fixed tabs used for alignment.
madmaxoft
2014-07-17
1
-6
/
+6
*
Normalized comments.
madmaxoft
2014-07-17
1
-5
/
+5
*
Merge branch 'master' of github.com:mc-server/MCServer
Tycho
2014-06-16
1
-5
/
+5
*
Removed an unused macro.
Mattes D
2014-05-09
1
-7
/
+0
*
cWormNestCaves rewritten using cGridStructGen.
Mattes D
2014-05-09
1
-208
/
+22
*
Fixed MSVC 64-bit build warnings.
Mattes D
2014-05-08
1
-2
/
+8
*
Did some static analysis, fixed some bugs and optimized a lot of code
jfhumann
2014-04-18
1
-16
/
+20
*
Unified StructureGens and FinisherGens.
madmaxoft
2014-03-01
1
-3
/
+3
*
WormNestCaves now remove soul sand.
STRWarrior
2014-01-08
1
-0
/
+1
*
Fixed a few MSVC warnings.
madmaxoft
2014-01-07
1
-4
/
+4
*
Merge remote-tracking branch 'origin/master' into foldermove2
Alexander Harkness
2013-11-24
1
-53
/
+51
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+970