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
/
HeiGen.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-20
HeiGenBiomal: added a fast but ugly-looking optimization, disabled by default.
madmaxoft@gmail.com
1
-0
/
+25
2013-01-25
Adjusted Biomal height generator to have less hills in the rivers.
madmaxoft@gmail.com
1
-21
/
+21
2012-11-15
More valgrind fixes
madmaxoft@gmail.com
1
-2
/
+2
2012-09-23
Source files cleanup: Generating-related files in a separate subfolder
madmaxoft@gmail.com
1
-0
/
+0
2012-06-14
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
1
-302
/
+302
2012-06-02
Fixed Linux compilation complaining about min() and max(), hopefully forever. Use std::min() and std::max()
madmaxoft@gmail.com
1
-1
/
+1
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
/
+90
2012-06-02
Added the Biomal height generator, made it the default height generator.
madmaxoft@gmail.com
1
-0
/
+121
2012-05-25
Merged the composable_generator branch into the trunk
madmaxoft@gmail.com
1
-0
/
+91