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
/
BioGen.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved source to src
Alexander Harkness
2013-11-24
1
-230
/
+0
*
Generator: Renamed cBiomeGenerator's Initialize() to InitializeBiomeGen().
madmaxoft
2013-10-10
1
-6
/
+6
*
Re-worked generator subobject ownership, added a cache for the CompositionGen
madmaxoft@gmail.com
2013-05-05
1
-1
/
+1
*
MultiStepMap BiomeGen: made 3x faster by using 2D noise instead of 3D noise.
madmaxoft@gmail.com
2013-04-24
1
-1
/
+8
*
Fixed rounding error in MultiStepMap BioGen, introduced in rev 1289.
madmaxoft@gmail.com
2013-03-24
1
-3
/
+4
*
Optimized BioGen-MultiStepMap's performance by using linear interpolation, about 25 % increase in total chunk generation speed.
madmaxoft@gmail.com
2013-03-19
1
-1
/
+1
*
Moved BioGen parameter reading from cComposableGenrator into each BioGen itself
madmaxoft@gmail.com
2013-02-02
1
-29
/
+26
*
Merged the usable portion of the "gens" branch.
madmaxoft@gmail.com
2013-01-25
1
-1
/
+1
*
A brand new biome generator: cBioGenMultiStepMap.
madmaxoft@gmail.com
2013-01-24
1
-0
/
+53
*
Biome lists can have ":count" in them for adjusting biome occurence rate. Some more error logging.
madmaxoft@gmail.com
2012-11-20
1
-0
/
+1
*
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
/
+171