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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-21
Added initializers for class members.
Mattes D
1
-0
/
+4
2014-07-24
Removed redundant semicolons and re-added warning
archshift
1
-1
/
+1
2014-07-17
Basic style fixes.
madmaxoft
1
-3
/
+3
2014-05-09
Build fixes after the last size_t batch.
Mattes D
1
-7
/
+7
2014-05-09
Fixed MSVC 64-bit build warnings.
Mattes D
1
-4
/
+4
2014-05-08
Fixed MSVC 64-bit build warnings.
Mattes D
1
-4
/
+4
2014-05-01
Fixed warnings in FastNBT.
madmaxoft
1
-2
/
+2
2014-04-04
Fixed silly Clang's warnings in FastNBT.
madmaxoft
1
-28
/
+28
2014-03-02
Added more documentation for FastNBT parser.
madmaxoft
1
-3
/
+45
2014-03-01
Improved comments in float size check.
madmaxoft
1
-2
/
+2
2014-02-28
Better fix for the 32-bit float reading.
madmaxoft
1
-4
/
+5
2014-02-27
Implemented ballistic missiles (fireworks)
Tiger Wang
1
-1
/
+1
2014-02-26
Fixed a gcc warning in FastNBT.h.
madmaxoft
1
-2
/
+11
2014-01-02
More memory alignment fixes.
madmaxoft
1
-3
/
+3
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-05-01
FastNBT: Added cFastNBTTag::GetName()
madmaxoft@gmail.com
1
-0
/
+7
2013-03-09
Pickups are now being saved into Anvil.
madmaxoft@gmail.com
1
-0
/
+4
2013-02-07
cBlockArea can now be saved as a .schematic file.
madmaxoft@gmail.com
1
-1
/
+1
2012-09-23
Source files cleanup: WorldStorage-related files in a separate subfolder
madmaxoft@gmail.com
1
-1
/
+1
2012-06-15
Anvil: added support for signs (why was it still missing??)
madmaxoft@gmail.com
1
-0
/
+8
2012-06-14
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
1
-274
/
+274
2012-05-25
Merged the composable_generator branch into the trunk
madmaxoft@gmail.com
1
-1
/
+1
2012-05-08
Fast NBT writer (Saving a chunk is now about twice as fast)
madmaxoft@gmail.com
1
-9
/
+49
2012-05-07
Fast NBT Parser (loading a chunk is now about 10 times faster)
madmaxoft@gmail.com
1
-0
/
+234