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
/
source
/
Generating
/
FinishGen.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
The subgenerators use cChunkDesc instead of raw arrays. cChunkDesc is based on cBlockArea. Initial version of Lakes generator.
madmaxoft@gmail.com
2013-03-19
1
-10
/
+5
*
Rewritten generators so that they use the cChunkDesc class (and thus can use cBlockArea merging)
madmaxoft@gmail.com
2013-03-17
1
-221
/
+77
*
Fixed zero-probability height distribution in FluidSprings finisher
madmaxoft@gmail.com
2013-03-17
1
-4
/
+11
*
Added water and lava springs.
madmaxoft@gmail.com
2013-03-14
1
-0
/
+175
*
FinishGen: Fixed sand collapsing and fluid stationarizing
madmaxoft@gmail.com
2013-03-03
1
-3
/
+14
*
Presimulator finisher now drops sand and gravel through fire blocks as well
madmaxoft@gmail.com
2013-03-02
1
-0
/
+1
*
PreSimulator finisher should now drop blocks through water and lava (untested)
madmaxoft@gmail.com
2012-12-22
1
-0
/
+4
*
Added DeadBushes finisher (initial patch by STR_Warrior; DeathBushes FTW!)
madmaxoft@gmail.com
2012-11-11
1
-8
/
+76
*
cFinishGenPreSimulator sets correct fluid type (stationary in the middle, flowing on chunk borders / holes next to water.
madmaxoft@gmail.com
2012-10-21
1
-1
/
+82
*
Added the first part of the PreSimulator finisher, drops floating sand and gravel to ground.
madmaxoft@gmail.com
2012-10-21
1
-0
/
+79
*
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
2012-09-24
1
-1
/
+1
*
Source files cleanup: Generating-related files in a separate subfolder
madmaxoft@gmail.com
2012-09-23
1
-0
/
+387