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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-29
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
1
-3
/
+14
2012-07-29
BiomeGen: cca 3% speedup
madmaxoft@gmail.com
1
-2
/
+2
2012-06-14
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
1
-293
/
+293
2012-06-02
Added a cBioGenCache object for caching generated biomes
madmaxoft@gmail.com
1
-0
/
+90
2012-05-31
DistortedVoronoi biome generator
madmaxoft@gmail.com
1
-17
/
+41
2012-05-27
Added a voronoi biome generator (#180)
madmaxoft@gmail.com
1
-0
/
+57
2012-05-27
Restructured biome generators with a list of available biomes to use a common ancestor (preparation for Voronoi and DistortedVoronoi)
madmaxoft@gmail.com
1
-2
/
+5
2012-05-27
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
1
-4
/
+34
2012-05-25
Merged the composable_generator branch into the trunk
madmaxoft@gmail.com
1
-0
/
+89