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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed a few MSVC warnings.
madmaxoft
2014-01-07
1
-5
/
+8
*
Fixed wrong enqueueing.
madmaxoft
2014-01-06
1
-2
/
+9
*
Merge branch 'master' into threadsafequeue
Tycho Bickerstaff
2014-01-02
2
-8
/
+8
|
\
|
*
More memory alignment fixes.
madmaxoft
2014-01-02
1
-3
/
+3
|
*
Fixed unaligned memory access in FastNBT.
madmaxoft
2014-01-02
1
-5
/
+5
*
|
fixed a few remaining issues with worldstorage
Tycho Bickerstaff
2014-01-02
2
-24
/
+6
*
|
rewrote queue not to use promises for waits
Tycho Bickerstaff
2014-01-02
2
-15
/
+9
*
|
refactored chunk Queue to seperate class
Tycho Bickerstaff
2013-12-31
2
-97
/
+67
*
|
added link dependency between WorldStorage and OSSupport
Tycho Bickerstaff
2013-12-22
1
-0
/
+2
|
/
*
Preliminary mobile entity saving
Tiger Wang
2013-12-25
3
-12
/
+788
*
Merge branch 'master' into cmake
Tycho Bickerstaff
2013-12-20
4
-7
/
+15
|
\
|
*
Attempt at fixing cChunkDef::Height signedness.
madmaxoft
2013-12-20
2
-3
/
+11
|
*
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
madmaxoft
2013-12-20
2
-4
/
+4
*
|
moved Worldstorage to globs
Tycho Bickerstaff
2013-12-11
1
-1
/
+5
*
|
more cmake
Tycho Bickerstaff
2013-12-10
1
-0
/
+7
|
/
*
Moved json includes to where they are really needed.
madmaxoft
2013-11-28
2
-1
/
+1
*
Fixed VC2008 compilation, normalized include paths.
madmaxoft
2013-11-27
2
-2
/
+2
*
Fixed the remaining derps
Alexander Harkness
2013-11-27
3
-4
/
+4
*
Further attempts to fix compile
Tiger Wang
2013-11-25
3
-4
/
+4
*
Attempt to fix compilation
Tiger Wang
2013-11-24
3
-4
/
+4
*
Moved source to src
Alexander Harkness
2013-11-24
10
-0
/
+4925