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
/
WSSCompact.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added additional macros to support the MSVC size_t format and changed all formats to use the macros
Tycho
2014-03-12
1
-5
/
+5
*
Fixed a load of format string errors
Tycho
2014-03-11
1
-5
/
+5
*
Removed unused macro from WSSCompact
Tycho
2014-03-10
1
-1
/
+0
*
Its a const not a macro
Tycho
2014-03-09
1
-1
/
+1
*
Take 5
Tycho
2014-03-09
1
-1
/
+1
*
Take 4
Tycho
2014-03-09
1
-1
/
+1
*
Unsigned types take 3
Tycho
2014-03-09
1
-1
/
+1
*
Fix gcc error attempt 2
Tycho
2014-03-09
1
-1
/
+1
*
Fixed gcc error
Tycho
2014-03-09
1
-1
/
+1
*
Add Flower Pots
Howaner
2014-03-07
1
-3
/
+37
*
Improved code safety for the Compact world storage.
Mattes D
2014-01-23
1
-104
/
+72
*
Command block fixes 2
andrew
2014-01-23
1
-8
/
+30
*
Added user setting compression factor
Tycho
2014-01-17
1
-5
/
+6
*
Attempt at fixing cChunkDef::Height signedness.
madmaxoft
2013-12-20
1
-3
/
+3
*
Fixed VC2008 compilation, normalized include paths.
madmaxoft
2013-11-27
1
-1
/
+1
*
Fixed the remaining derps
Alexander Harkness
2013-11-27
1
-2
/
+2
*
Further attempts to fix compile
Tiger Wang
2013-11-25
1
-2
/
+2
*
Attempt to fix compilation
Tiger Wang
2013-11-24
1
-2
/
+2
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+1009