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
/
HeiGen.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-05
Bulk clearing of whitespace
LogicParrot
1
-13
/
+13
2015-12-01
Added PieceStructures generator.
Mattes D
1
-0
/
+8
2015-07-07
Fixed warnings generated by 64-bit MSVC.
Mattes D
1
-6
/
+6
2015-05-19
Fixed a lot of warnings
tycho
1
-1
/
+1
2014-11-26
Merge remote-tracking branch 'origin-master' into c++11
Tiger Wang
1
-32
/
+66
2014-11-23
Added TwoHeights shape generator.
Mattes D
1
-6
/
+7
2014-11-18
Moved all Noise-related files into a separate folder.
Mattes D
1
-1
/
+1
2014-11-13
Gen refactor: Implemented CompositedHeiGen.
Mattes D
1
-0
/
+32
2014-11-12
Generator: Shape initial refactoring.
Mattes D
1
-26
/
+27
2014-10-19
Mountain height gen: Added ditches.
Mattes D
1
-1
/
+2
2014-10-19
Generator: Rewritten to use SharedPtrs.
Mattes D
1
-5
/
+5
2014-06-11
Revert "Initial Mesa Bryce implementation."
madmaxoft
1
-21
/
+0
2014-06-10
Initial Mesa Bryce implementation.
madmaxoft
1
-0
/
+21
2014-06-09
Added an experimental height generator, Mountains.
madmaxoft
1
-0
/
+21
2013-11-28
Added new biomes to old height generators.
madmaxoft
1
-1
/
+1
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-10-11
CompoGen and HeiGen read their settings in their respective Initialize() functions.
madmaxoft
1
-8
/
+12
2013-05-06
DistortedHeightmap: Small optimizations, memory leak fix.
madmaxoft@gmail.com
1
-0
/
+3
2013-05-05
Re-worked generator subobject ownership, added a cache for the CompositionGen
madmaxoft@gmail.com
1
-1
/
+1
2013-05-05
Added the DistortedHeightmap height and composition generator.
madmaxoft@gmail.com
1
-2
/
+3
2013-04-22
HeiGenBiomal: interpolate in 4x4 blocks on float values
madmaxoft@gmail.com
1
-1
/
+1
2013-01-25
Merged the usable portion of the "gens" branch.
madmaxoft@gmail.com
1
-1
/
+1
2012-09-24
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
1
-1
/
+1
2012-09-23
Source files cleanup: Generating-related files in a separate subfolder
madmaxoft@gmail.com
1
-2
/
+2
2012-06-14
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
1
-137
/
+137
2012-06-02
Added a cHeiGenCache object for caching generated heightmaps. World generation is now about twice as fast as before Rev 535 :)
madmaxoft@gmail.com
1
-0
/
+36
2012-06-02
Added the Biomal height generator, made it the default height generator.
madmaxoft@gmail.com
1
-0
/
+37
2012-05-25
Merged the composable_generator branch into the trunk
madmaxoft@gmail.com
1
-0
/
+64