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
/
ChunkGenerator.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deleted BiomeDef.h and ChunkDef.h from Globals.h (#4885)
KingCol13
2020-09-25
1
-1
/
+1
*
Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)
Mattes D
2020-04-03
1
-0
/
+1
*
ChunkGenerator: Changed to use cChunkCoords.
Mattes D
2019-09-08
1
-2
/
+2
*
Moved the generator defaults to ComposableGenerator.
Mattes D
2019-09-06
1
-0
/
+3
*
Separated chunk generator from world / plugin interfaces.
Mattes D
2019-09-06
1
-159
/
+25
*
cWorld: Move Initialization from Start to the constructor.
peterbell10
2017-10-21
1
-2
/
+4
*
Remove double includes part 2 (#3890)
peterbell10
2017-08-03
1
-1
/
+0
*
Clang 5.0 fixes
Lukas Pioch
2017-05-21
1
-1
/
+1
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-23
/
+23
*
Unified the doxy-comment format.
Mattes D
2015-07-31
1
-16
/
+11
*
Added a cWorld:PrepareChunk function.
Mattes D
2014-12-10
1
-9
/
+38
*
Rewritten chunk status to specify whether the chunk is in queue.
Mattes D
2014-09-05
1
-0
/
+4
*
re-add the missing "s" too cChunkCoordsWithBoolList
LO1ZB
2014-09-03
1
-4
/
+4
*
hopefully the last commit for removing y-coord from chunks. :)
LO1ZB
2014-09-03
1
-5
/
+5
*
remove y-coord from chunks
LO1ZB
2014-08-28
1
-2
/
+2
*
Removed redundant semicolons and re-added warning
archshift
2014-07-24
1
-1
/
+1
*
Decoupled cChunkGenerator from cWorld and cRoot.
madmaxoft
2014-01-10
1
-7
/
+56
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+113