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
/
Ravines.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-19
Fixed style: spaces after commas.
madmaxoft
1
-6
/
+6
2014-07-17
Fixed tabs used for alignment.
madmaxoft
1
-11
/
+11
2014-07-17
Normalized comments.
madmaxoft
1
-2
/
+2
2014-06-16
Merge branch 'master' of github.com:mc-server/MCServer
Tycho
1
-6
/
+6
2014-06-15
Added random offsets to cGridStructGen.
madmaxoft
1
-6
/
+6
2014-05-09
Removed unused constants from MineShafts and Ravines.
Mattes D
1
-3
/
+0
2014-05-09
Fixed MSVC 64-bit build warnings.
Mattes D
1
-2
/
+8
2014-05-09
Ravines rewritten using cGridStructGen.
Mattes D
1
-167
/
+31
2014-05-08
Fixed MSVC 64-bit build warnings.
Mattes D
1
-2
/
+8
2014-04-18
Did some static analysis, fixed some bugs and optimized a lot of code
jfhumann
1
-7
/
+8
2014-03-01
Unified StructureGens and FinisherGens.
madmaxoft
1
-1
/
+1
2014-01-07
More MSVC warning fixes.
madmaxoft
1
-1
/
+1
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-07-29
Changed everyting to Unix line endings.
Alexander Harkness
1
-531
/
+531
2013-03-17
Rewritten generators so that they use the cChunkDesc class (and thus can use cBlockArea merging)
madmaxoft@gmail.com
1
-11
/
+6
2012-10-19
Ravines: Drill only through specific blocks (FS #259)
madmaxoft@gmail.com
1
-1
/
+23
2012-09-23
Source files cleanup: Generating-related files in a separate subfolder
madmaxoft@gmail.com
1
-0
/
+0
2012-08-06
Fixed runtime crashes in generator on Raspberry Pi (damn picky gcc!)
madmaxoft@gmail.com
1
-18
/
+18
2012-07-29
Ravines: implemented proper caching - another 10 % in generator speedup :)
madmaxoft@gmail.com
1
-11
/
+60
2012-07-28
Caves and Ravines: fixed compilation and linking issues on gcc
madmaxoft@gmail.com
1
-1
/
+1
2012-07-27
Fixed a possible crash in Ravines.
madmaxoft@gmail.com
1
-3
/
+3
2012-07-22
Ravines: removed an unneeded member
madmaxoft@gmail.com
1
-1
/
+0
2012-07-20
Ravines: implemented linear finishing, now the ravine walls are smooth.
madmaxoft@gmail.com
1
-1
/
+42
2012-07-19
Ravines: removed a debugging feature from release builds
madmaxoft@gmail.com
1
-0
/
+2
2012-07-19
Ravines: initial implementation, randomized shapes are working, but still needs some work
madmaxoft@gmail.com
1
-0
/
+423