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
/
source
/
cChunkGenerator.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
2012-06-14
1
-226
/
+226
*
Added the Biomal composition generator.
madmaxoft@gmail.com
2012-06-02
1
-0
/
+1
*
Merged the composable_generator branch into the trunk
madmaxoft@gmail.com
2012-05-25
1
-9
/
+164
*
Split chunk data into separate arrays; decoupled most sources from cChunk.h dependency
madmaxoft@gmail.com
2012-03-14
1
-1
/
+1
*
Removed some more cChunkPtr usage
madmaxoft@gmail.com
2012-02-20
1
-1
/
+2
*
Thread-safe chunk generation, storage and generator are queried for progress while initializing server
madmaxoft@gmail.com
2012-02-18
1
-0
/
+5
*
Chunk coords mostly "upgraded" to include the Y coord for future compatibility
madmaxoft@gmail.com
2012-02-17
1
-4
/
+6
*
Rewritten most of the code for multithreading; still not 100%, but getting there. If this commit proves to be too problematic, we can always undo it.
madmaxoft@gmail.com
2012-02-13
1
-10
/
+52
*
ChunkGenerator: rewritten thread-locking using the new RAII CSLock class
madmaxoft@gmail.com
2012-01-29
1
-3
/
+0
*
The missing file! cChunkGenerator.h/cpp
faketruth
2011-12-25
1
-0
/
+23