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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed a race condition between chunk loader and generator.
Mattes D
2015-10-04
1
-6
/
+6
*
Unified the doxy-comment format.
Mattes D
2015-07-31
1
-2
/
+2
*
Silenced and fixed many warning messages across multiple files.
Samuel Barney
2015-07-29
1
-3
/
+3
*
More style checking.
Mattes D
2015-05-09
1
-2
/
+2
*
Added a cWorld:PrepareChunk function.
Mattes D
2014-12-10
1
-22
/
+25
*
Merged branch 'origin/master' into c++11.
Mattes D
2014-12-04
1
-3
/
+3
|
\
|
*
Fixed BlockStringToType return value.
Mattes D
2014-11-27
1
-3
/
+3
*
|
Merged branch 'master' into c++11.
Mattes D
2014-10-24
1
-1
/
+1
|
\
|
|
*
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
-9
/
+9
*
|
En masse NULL -> nullptr replace
Tiger Wang
2014-10-20
1
-9
/
+9
*
|
Migrated random generators to std::random
Tiger Wang
2014-10-19
1
-1
/
+1
|
/
*
WorldStorage no longer queues chunks into generator.
Mattes D
2014-09-05
1
-0
/
+2
*
Rewritten chunk status to specify whether the chunk is in queue.
Mattes D
2014-09-05
1
-1
/
+2
*
ChunkGenerator: Log world seed when creating a new one.
madmaxoft
2014-09-03
1
-3
/
+14
*
re-add the missing "s" too cChunkCoordsWithBoolList
LO1ZB
2014-09-03
1
-1
/
+1
*
hopefully the last commit for removing y-coord from chunks. :)
LO1ZB
2014-09-03
1
-6
/
+12
*
fix possibility of a twice generated chunk
LO1ZB
2014-09-01
1
-1
/
+2
*
fix chunk regenerating
LO1ZB
2014-08-29
1
-8
/
+0
*
remove y-coord from chunks
LO1ZB
2014-08-28
1
-7
/
+7
*
Added initializers for class members.
Mattes D
2014-08-21
1
-0
/
+1
*
Merge remote-tracking branch 'origin/master' into portals
Tiger Wang
2014-07-22
1
-2
/
+2
|
\
|
*
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
2014-07-21
1
-1
/
+1
|
*
Fixed style: spaces after commas.
madmaxoft
2014-07-19
1
-1
/
+1
*
|
Merge branch 'master' into portals
Tiger Wang
2014-07-18
1
-5
/
+5
|
\
|
|
*
Fixed tabs used for alignment.
madmaxoft
2014-07-17
1
-3
/
+3
|
*
Normalized comments.
madmaxoft
2014-07-17
1
-2
/
+2
*
|
Suggestions
Tiger Wang
2014-06-05
1
-1
/
+1
|
/
*
Added additional macros to support the MSVC size_t format and changed all formats to use the macros
Tycho
2014-03-12
1
-1
/
+1
*
Fixed a load of format string errors
Tycho
2014-03-11
1
-2
/
+2
*
Mob bugfixes
Tiger Wang
2014-01-25
1
-0
/
+2
*
Fixed a generator bug
Tiger Wang
2014-01-25
1
-1
/
+6
*
Decoupled cChunkGenerator from cWorld and cRoot.
madmaxoft
2014-01-10
1
-29
/
+19
*
Moved bindings-related to a Bindings subfolder.
madmaxoft
2013-12-08
1
-1
/
+1
*
Fixed the remaining derps
Alexander Harkness
2013-11-27
1
-1
/
+1
*
Hopefully fixed last of the Linux compile errors
Tiger Wang
2013-11-26
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
*
Merge remote-tracking branch 'origin/master' into foldermove2
Alexander Harkness
2013-11-24
1
-18
/
+18
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+329