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
/
BioGen.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Normalized comments.
madmaxoft
2014-07-17
1
-9
/
+9
*
Optimized Voronoi calculation.
madmaxoft
2014-06-20
1
-8
/
+13
*
Nullify deleted pointers.
archshift
2014-06-19
1
-0
/
+2
*
Biome generators: biome lists can contain spaces.
madmaxoft
2014-05-27
1
-1
/
+1
*
Implemented faster upscaling using templates.
madmaxoft
2014-03-21
1
-8
/
+8
*
Fogot to save Biogen
Tycho
2014-02-03
1
-4
/
+4
*
Fixed Compile errors
Tycho
2014-02-03
1
-1
/
+1
*
Increased Type safety of Biomes
Tycho
2014-02-03
1
-5
/
+5
*
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
madmaxoft
2013-12-20
1
-3
/
+3
*
fixed warnings in src/Generating/BioGen.cpp
Tycho Bickerstaff
2013-12-08
1
-1
/
+1
*
Fixed CheckerboardBiomeGen in negative coords.
madmaxoft
2013-11-29
1
-2
/
+3
*
Moved BiomeGen creation from INI file data to BioGen.cpp.
madmaxoft
2013-11-28
1
-0
/
+66
*
BiomeVisualiser: Added the TwoLevel biome generator.
madmaxoft
2013-11-28
1
-0
/
+191
*
Voronoi-related biomegens use the new cVoronoiMap class.
madmaxoft
2013-11-27
1
-46
/
+10
*
Fixed the remaining derps
Alexander Harkness
2013-11-27
1
-1
/
+1
*
Further attempts to fix compile
Tiger Wang
2013-11-25
1
-1
/
+1
*
Attempt to fix compilation
Tiger Wang
2013-11-24
1
-1
/
+1
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+707