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
/
FinishGen.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix flower and foliage generation (#4723)
mBornand
2020-11-14
1
-31
/
+5
*
Upgrade to C++17 [CMake] (#4717)
Tiger Wang
2020-05-16
1
-0
/
+2
*
Enable some more clang-tidy linter checks (#4738)
peterbell10
2020-05-15
1
-2
/
+2
*
Using Super.
Mattes D
2020-04-16
1
-4
/
+7
*
Generate cacti and sugarcane with different heights (#4137)
Cocosushi6
2018-05-03
1
-4
/
+14
*
cFinishGenPreSimulator: Preserve sand meta (#4025)
peterbell10
2017-09-18
1
-4
/
+1
*
Implemented OverworldClumpFlowers
NiLSPACE
2016-08-14
1
-0
/
+74
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-1
/
+1
*
OrePockets finisher is now configurable.
Mattes D
2015-11-25
1
-5
/
+15
*
Added OrePockets and DirtPockets finish gens.
Mattes D
2015-11-25
1
-0
/
+166
*
Unified the doxy-comment format.
Mattes D
2015-07-31
1
-9
/
+10
*
GlowStone: Changed order of initialization of member variables
STRWarrior
2015-04-19
1
-2
/
+2
*
Added GlowStone finisher
STRWarrior
2015-04-19
1
-0
/
+22
*
Removed trailing whitespace
STRWarrior
2015-03-01
1
-1
/
+1
*
Made the minimum vine level configurable
STRWarrior
2015-02-28
1
-2
/
+4
*
Implemented a vines finisher that creates vines in jungle biomes
STRWarrior
2015-02-28
1
-0
/
+21
*
FinishGenPassiveMobs: Cosmetic changes.
Mattes D
2014-12-05
1
-7
/
+11
*
Merge branch 'master' of github.com:p-mcgowan/MCServer into animalTerrainFinisher
p-mcgowan
2014-12-05
1
-14
/
+17
|
\
|
*
conflict resolution
p-mcgowan
2014-12-04
1
-14
/
+14
|
|
\
|
|
*
clearing CheckBasicStyle.lua messages
p-mcgowan
2014-12-03
1
-15
/
+15
|
*
|
reformat for lua and CI
p-mcgowan
2014-12-02
1
-1
/
+1
|
*
|
formatting and commenting fixes
p-mcgowan
2014-12-02
1
-2
/
+2
|
*
|
cacti no longer spawn outside of desert variants
p-mcgowan
2014-12-01
1
-0
/
+3
|
|
/
*
|
format blocks and randomizing
p-mcgowan
2014-12-04
1
-1
/
+0
*
|
last doxy fix
p-mcgowan
2014-12-04
1
-3
/
+3
*
|
awful comment fixing, randomizer fix
p-mcgowan
2014-12-04
1
-8
/
+8
*
|
class description and doxy-commenting
p-mcgowan
2014-12-03
1
-2
/
+5
*
|
doxy-commenting
p-mcgowan
2014-12-03
1
-3
/
+3
*
|
fastRandom unused
p-mcgowan
2014-12-02
1
-1
/
+0
*
|
animal terrain finisher
p-mcgowan
2014-12-02
1
-12
/
+12
*
|
animal terrain finisher
p-mcgowan
2014-12-02
1
-0
/
+29
|
/
*
Added better soulsand rims
STRWarrior
2014-12-01
1
-0
/
+19
*
Moved all Noise-related files into a separate folder.
Mattes D
2014-11-18
1
-1
/
+1
*
PreSimulator: Added configurations.
STRWarrior
2014-07-30
1
-1
/
+6
*
Fixed FinishGen.h types.
madmaxoft
2014-07-30
1
-2
/
+2
*
Changed size_t to 'unsigned long'
Howaner
2014-07-30
1
-2
/
+2
*
Fixed compile error with clang.
Howaner
2014-07-30
1
-2
/
+2
*
Some finishing touches
STRWarrior
2014-07-29
1
-1
/
+1
*
SingleTopBlock: All blocktypes and biometypes get initialized properly
STRWarrior
2014-07-29
1
-2
/
+14
*
Using suggestions
STRWarrior
2014-07-28
1
-25
/
+20
*
Renamed cFinishGenSingleBiomeSingleTopBlock to cFinishGenSingleTopBlock
STRWarrior
2014-07-28
1
-10
/
+40
*
TallGrass: Less grass on mountains.
STRWarrior
2014-07-23
1
-0
/
+11
*
Merged branch 'origin/Foliage'.
madmaxoft
2014-07-21
1
-0
/
+37
|
\
|
*
Fixed indentation
STRWarrior
2014-07-21
1
-12
/
+12
|
*
Changed CubicNoiseXX to IntNoiseXX
STRWarrior
2014-07-20
1
-13
/
+13
|
*
Renamed cFinishGenFoliage to cFinishGenTallGrass
STRWarrior
2014-07-20
1
-5
/
+4
|
*
Fixed warnings
STRWarrior
2014-07-20
1
-3
/
+3
|
*
First attempt for a new foliage finisher
STRWarrior
2014-07-20
1
-0
/
+38
*
|
Fixed tabs used for alignment.
madmaxoft
2014-07-17
1
-1
/
+1
|
/
*
Merged branch 'NetherFinish'.
madmaxoft
2014-01-18
1
-0
/
+23
|
\
|
*
Fixed errors.
STRWarrior
2014-01-18
1
-1
/
+1
|
*
Renamed cFinishGenNetherSprinkleFoliage to cFinishGenNetherClumpFoliage. Fixed typo's
STRWarrior
2014-01-18
1
-2
/
+2
|
*
First attempt at creating a clumb version NetherFinisher.
STRWarrior
2014-01-17
1
-0
/
+1
|
*
Added cFinishGenNetherSprinkleFoliage.
STRWarrior
2014-01-10
1
-0
/
+22
*
|
Decoupled cChunkGenerator from cWorld and cRoot.
madmaxoft
2014-01-10
1
-1
/
+1
|
/
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+185