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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shared_ptr -> unique_ptr in generators
Tiger Wang
2021-03-18
1
-23
/
+24
*
Some emplace_back replacements (#5149)
12xx12
2021-03-07
1
-1
/
+1
*
Enable some more clang-tidy linter checks (#4738)
peterbell10
2020-05-15
1
-4
/
+4
*
Using Super.
Mattes D
2020-04-16
1
-1
/
+2
*
ShapeGen, HeiGen: Changed to use cChunkCoords.
Mattes D
2019-09-08
1
-70
/
+37
*
BiomeGen: Changed to use cChunkCoords params.
Mattes D
2019-09-08
1
-2
/
+2
*
CheckBasicStyle: Check number of empty lines between functions (#4267)
peterbell10
2018-07-26
1
-1
/
+0
*
Remove smart pointer macros
peterbell10
2017-07-21
1
-1
/
+1
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-24
/
+24
*
Added PieceStructures generator.
Mattes D
2015-12-01
1
-0
/
+42
*
Fix old style casts and implicit conversions
Matti Hänninen
2015-08-12
1
-15
/
+15
*
Unified the doxy-comment format.
Mattes D
2015-07-31
1
-1
/
+1
*
Fixed warnings generated by 64-bit MSVC.
Mattes D
2015-07-07
1
-10
/
+10
*
Fix comments
tycho
2015-05-24
1
-1
/
+1
*
More fixed warnings
tycho
2015-05-19
1
-1
/
+4
*
Fixed a lot of warnings
tycho
2015-05-19
1
-21
/
+5
*
More style checking.
Mattes D
2015-05-09
1
-1
/
+1
*
Steppy HeiGen: Fixed Linux compilation.
Mattes D
2015-03-01
1
-1
/
+1
*
Added Steppy height generator.
Mattes D
2015-03-01
1
-0
/
+64
*
Gen refactor: Implemented CompositedHeiGen.
Mattes D
2014-11-13
1
-0
/
+45
*
Generator: Shape initial refactoring.
Mattes D
2014-11-12
1
-25
/
+22
*
Added BiomalNoise3D shape generator.
Mattes D
2014-11-10
1
-0
/
+4
*
MinMax heigen: Reduced the number of octaves.
Mattes D
2014-11-04
1
-2
/
+0
*
Added MinMax height generator.
Mattes D
2014-11-04
1
-0
/
+207
*
HeiGen: Moved construction to the end of file.
Mattes D
2014-11-03
1
-75
/
+75
*
Comment alignment.
Alexander Harkness
2014-10-27
1
-4
/
+4
*
CheckBasicStyle'd
Alexander Harkness
2014-10-27
1
-14
/
+14
*
Fixed more warnings.
Alexander Harkness
2014-10-27
1
-14
/
+14
*
Merged IniFile into main MCS sources.
Mattes D
2014-10-23
1
-1
/
+1
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-3
/
+3
*
Mountain height gen: Added ditches.
Mattes D
2014-10-19
1
-7
/
+14
*
Generator: Rewritten to use SharedPtrs.
Mattes D
2014-10-19
1
-6
/
+6
*
Added initializers for class members.
Mattes D
2014-08-21
1
-1
/
+7
*
SwamplandM: Fixed sometimes having no mountains.
STRWarrior
2014-08-18
1
-1
/
+1
*
Added proper trees and height for SwamplandM biome
STRWarrior
2014-08-02
1
-1
/
+1
*
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
2014-07-21
1
-1
/
+1
*
Fixed spaces before commas.
madmaxoft
2014-07-18
1
-2
/
+2
*
Basic style fixes.
madmaxoft
2014-07-17
1
-1
/
+1
*
Normalized comments.
madmaxoft
2014-07-17
1
-7
/
+7
*
Nullify deleted pointers.
archshift
2014-06-19
1
-0
/
+2
*
Revert "Initial Mesa Bryce implementation."
madmaxoft
2014-06-11
1
-89
/
+0
*
Initial Mesa Bryce implementation.
madmaxoft
2014-06-10
1
-0
/
+89
*
Added an experimental height generator, Mountains.
madmaxoft
2014-06-09
1
-0
/
+66
*
Implemented faster upscaling using templates.
madmaxoft
2014-03-21
1
-1
/
+1
*
Fixed generator adding values to ini file.
madmaxoft
2014-01-10
1
-0
/
+1
*
Height generator creating moved info HeiGen.cpp.
madmaxoft
2014-01-09
1
-0
/
+73
*
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
madmaxoft
2013-12-20
1
-2
/
+2
*
Implemented mesa biomes in DistortedHeightmap CompoGen.
madmaxoft
2013-11-29
1
-2
/
+2
*
Added new biomes to old height generators.
madmaxoft
2013-11-28
1
-29
/
+97
*
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
/
+390