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
/
BioGen.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
DistortedVoronoi BiomeGen now uses 4x4 linear interpolation for distortion, 50 % speed increase in the chunk generator with a hardly noticeable change in biome shapes.
madmaxoft@gmail.com
2012-07-29
1
-3
/
+14
*
BiomeGen: cca 3% speedup
madmaxoft@gmail.com
2012-07-29
1
-2
/
+2
*
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
2012-06-14
1
-293
/
+293
*
Added a cBioGenCache object for caching generated biomes
madmaxoft@gmail.com
2012-06-02
1
-0
/
+90
*
DistortedVoronoi biome generator
madmaxoft@gmail.com
2012-05-31
1
-17
/
+41
*
Added a voronoi biome generator (#180)
madmaxoft@gmail.com
2012-05-27
1
-0
/
+57
*
Restructured biome generators with a list of available biomes to use a common ancestor (preparation for Voronoi and DistortedVoronoi)
madmaxoft@gmail.com
2012-05-27
1
-2
/
+5
*
Added the CheckerBoardBiomes parameter for setting biomes that CheckerBoard generates (#179). Added string-to-biome conversion (#183). Added OreNests to default Structures configuration.
madmaxoft@gmail.com
2012-05-27
1
-4
/
+34
*
Merged the composable_generator branch into the trunk
madmaxoft@gmail.com
2012-05-25
1
-0
/
+89