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
/
FastNBT.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zlib -> libdeflate (#5085)
Tiger Wang
2021-01-11
1
-24
/
+24
*
FastNBTWriter: AddString now uses string_view
Tiger Wang
2020-08-28
1
-1
/
+1
*
1.14 connection support
Tiger Wang
2020-07-26
1
-1
/
+1
*
Cleanup unneeded globals (#4736)
peterbell10
2020-05-10
1
-1
/
+1
*
NBT: Dynamic list-max-count protection. (#4697)
Mattes D
2020-04-30
1
-0
/
+4
*
Deal with covered switches consistently (#4161)
peterbell10
2018-02-05
1
-34
/
+1
*
cParsedNBT: Improved error reporting (#3876)
peterbell10
2017-07-30
1
-8
/
+81
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-35
/
+35
*
Fixes compilation failures on MacOSX 10.10
Samuel Barney
2015-07-09
1
-30
/
+30
*
More style checking.
Mattes D
2015-05-09
1
-1
/
+1
*
Fixed UNUSED macro so that it doesn't require type knowledge.
madmaxoft
2014-09-26
1
-4
/
+4
*
Added initializers for class members.
Mattes D
2014-08-21
1
-0
/
+4
*
Removed redundant semicolons and re-added warning
archshift
2014-07-24
1
-1
/
+1
*
Basic style fixes.
madmaxoft
2014-07-17
1
-3
/
+3
*
Build fixes after the last size_t batch.
Mattes D
2014-05-09
1
-7
/
+7
*
Fixed MSVC 64-bit build warnings.
Mattes D
2014-05-09
1
-4
/
+4
*
Fixed warnings in FastNBT.
madmaxoft
2014-05-01
1
-2
/
+2
*
Fixed silly Clang's warnings in FastNBT.
madmaxoft
2014-04-04
1
-28
/
+28
*
Merge branch 'master' into ballisticmissiles
Tiger Wang
2014-03-09
1
-7
/
+50
|
\
|
*
Added more documentation for FastNBT parser.
madmaxoft
2014-03-02
1
-3
/
+45
|
*
Improved comments in float size check.
madmaxoft
2014-03-01
1
-2
/
+2
|
*
Better fix for the 32-bit float reading.
madmaxoft
2014-02-28
1
-4
/
+5
*
|
Implemented ballistic missiles (fireworks)
Tiger Wang
2014-02-27
1
-1
/
+1
|
/
*
Fixed a gcc warning in FastNBT.h.
madmaxoft
2014-02-26
1
-2
/
+11
*
More memory alignment fixes.
madmaxoft
2014-01-02
1
-3
/
+3
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+293