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
/
WorldStorage
/
WorldStorage.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-2
/
+2
*
Removed WSSCompact
Tiger Wang
2014-09-30
1
-2
/
+0
*
WorldStorage no longer queues chunks into generator.
Mattes D
2014-09-05
1
-16
/
+7
*
Rewritten chunk status to specify whether the chunk is in queue.
Mattes D
2014-09-05
1
-5
/
+6
*
commit
LO1ZB
2014-09-03
1
-1
/
+1
*
hopefully the last commit for removing y-coord from chunks. :)
LO1ZB
2014-09-03
1
-1
/
+1
*
remove y-coord from chunks
LO1ZB
2014-08-28
1
-14
/
+14
*
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
-3
/
+3
*
Basic style fixes.
madmaxoft
2014-07-17
1
-1
/
+1
*
Normalized comments.
madmaxoft
2014-07-17
1
-2
/
+2
*
Removed world-saving log messages.
madmaxoft
2014-07-04
1
-30
/
+5
*
Fixed a warning and a complaint about a never-read variable.
archshift
2014-05-11
1
-1
/
+0
*
Removed check for enqueuing a chunk that is already enqueued to be loaded
Tycho
2014-04-08
1
-1
/
+1
*
Added user setting compression factor
Tycho
2014-01-17
1
-5
/
+5
*
Fixed wrong enqueueing.
madmaxoft
2014-01-06
1
-2
/
+9
*
fixed a few remaining issues with worldstorage
Tycho Bickerstaff
2014-01-02
1
-18
/
+3
*
rewrote queue not to use promises for waits
Tycho Bickerstaff
2014-01-02
1
-14
/
+7
*
refactored chunk Queue to seperate class
Tycho Bickerstaff
2013-12-31
1
-92
/
+44
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+409