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
/
ComposableGenerator.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
CompoGen and HeiGen read their settings in their respective Initialize() functions.
madmaxoft
2013-10-11
1
-0
/
+6
*
Generator: Renamed cBiomeGenerator's Initialize() to InitializeBiomeGen().
madmaxoft
2013-10-10
1
-1
/
+1
*
Changed everyting to Unix line endings.
Alexander Harkness
2013-07-29
1
-175
/
+175
*
Re-worked generator subobject ownership, added a cache for the CompositionGen
madmaxoft@gmail.com
2013-05-05
1
-6
/
+5
*
Added the DistortedHeightmap height and composition generator.
madmaxoft@gmail.com
2013-05-05
1
-2
/
+8
*
Noise3D made into Composable - both a HeightGen and a CompositionGen
madmaxoft@gmail.com
2013-04-27
1
-0
/
+11
*
Rewritten generators so that they use the cChunkDesc class (and thus can use cBlockArea merging)
madmaxoft@gmail.com
2013-03-17
1
-26
/
+4
*
Prepared cChunkDesc for further API extension; used it as the sole container for generated chunk data, including entities / block entities.
madmaxoft@gmail.com
2013-02-08
1
-1
/
+1
*
Moved BioGen parameter reading from cComposableGenrator into each BioGen itself
madmaxoft@gmail.com
2013-02-02
1
-0
/
+3
*
Merged the usable portion of the "gens" branch.
madmaxoft@gmail.com
2013-01-25
1
-0
/
+178