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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed an old and outdated comment.
STRWarrior
2014-08-10
1
-2
/
+0
*
PreSimulator: Added configurations.
STRWarrior
2014-07-30
1
-4
/
+18
*
Merge pull request #1061 from mc-server/portals
Mattes D
2014-07-29
1
-0
/
+9
|
\
|
*
Merge branch 'master' into portals
Tiger Wang
2014-07-29
1
-44
/
+53
|
|
\
|
*
\
Merge remote-tracking branch 'origin/master' into portals
Tiger Wang
2014-07-22
1
-4
/
+63
|
|
\
\
|
*
\
\
Merge branch 'master' into portals
Tiger Wang
2014-07-18
1
-15
/
+15
|
|
\
\
\
|
*
|
|
|
Fixed a NetherFinisher bug
Tiger Wang
2014-06-04
1
-0
/
+9
*
|
|
|
|
Fixed comment above cFinishGenSingleTopBlock
STRWarrior
2014-07-29
1
-1
/
+1
*
|
|
|
|
Renamed cFinishGenSingleBiomeSingleTopBlock to cFinishGenSingleTopBlock
STRWarrior
2014-07-28
1
-8
/
+13
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
NetherClumpGenerator: Fixed generating stuff on halfslabs and fences
STRWarrior
2014-07-27
1
-1
/
+1
*
|
|
|
NetherClumpFoliage: Fixed assert
STRWarrior
2014-07-27
1
-8
/
+39
*
|
|
|
Tweaks to NetherClumpFoliage
STRWarrior
2014-07-25
1
-34
/
+6
*
|
|
|
Speed up the NetherClumpFoliage finisher.
STRWarrior
2014-07-25
1
-8
/
+9
*
|
|
|
Fixed possible crash in the NetherClumpFoliage finisher.
STRWarrior
2014-07-23
1
-0
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
Merged branch 'origin/Foliage'.
madmaxoft
2014-07-21
1
-0
/
+59
|
\
\
\
|
*
|
|
Fixed a missing enter.
STRWarrior
2014-07-21
1
-0
/
+1
|
*
|
|
Removed y for-loop.
STRWarrior
2014-07-21
1
-27
/
+27
|
*
|
|
Changed CubicNoiseXX to IntNoiseXX
STRWarrior
2014-07-20
1
-27
/
+36
|
*
|
|
Renamed cFinishGenFoliage to cFinishGenTallGrass
STRWarrior
2014-07-20
1
-8
/
+26
|
*
|
|
Fixed warnings
STRWarrior
2014-07-20
1
-2
/
+1
|
*
|
|
First attempt for a new foliage finisher
STRWarrior
2014-07-20
1
-0
/
+32
|
|
/
/
*
|
/
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
2014-07-21
1
-4
/
+4
|
|
/
|
/
|
*
|
Fixed spaces before commas.
madmaxoft
2014-07-18
1
-2
/
+2
*
|
Basic style fixes.
madmaxoft
2014-07-17
1
-2
/
+2
*
|
Normalized comments.
madmaxoft
2014-07-17
1
-11
/
+11
|
/
*
g_BlockXXX => cBlockInfo::XXX
andrew
2014-03-01
1
-3
/
+3
*
Merged branch 'NetherFinish'.
madmaxoft
2014-01-18
1
-0
/
+120
|
\
|
*
Fixed errors.
STRWarrior
2014-01-18
1
-1
/
+1
|
*
Renamed cFinishGenNetherSprinkleFoliage to cFinishGenNetherClumpFoliage. Fixed typo's
STRWarrior
2014-01-18
1
-6
/
+6
|
*
Some tweaks.
STRWarrior
2014-01-18
1
-5
/
+18
|
*
Fixed bug where only brown mushrooms would spawn.
STRWarrior
2014-01-18
1
-3
/
+3
|
*
It now actualy works.
STRWarrior
2014-01-18
1
-20
/
+42
|
*
First attempt at creating a clumb version NetherFinisher.
STRWarrior
2014-01-17
1
-22
/
+62
|
*
Added cFinishGenNetherSprinkleFoliage.
STRWarrior
2014-01-10
1
-0
/
+45
*
|
Decoupled cChunkGenerator from cWorld and cRoot.
madmaxoft
2014-01-10
1
-2
/
+2
|
/
*
Fixed a few MSVC warnings.
madmaxoft
2014-01-07
1
-1
/
+1
*
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
madmaxoft
2013-12-20
1
-3
/
+3
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+664