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
/
NBTChunkSerializer.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-02
Added saving of angry flag.
Kirill Kirilenko
1
-0
/
+1
2014-02-02
Fixed sitting tag.
Kirill Kirilenko
1
-1
/
+1
2014-02-01
Added saving of collar's color.
Kirill Kirilenko
1
-1
/
+2
2014-01-30
Fixes #606
STRWarrior
1
-2
/
+2
2014-01-23
Command block fixes 2
andrew
1
-9
/
+10
2014-01-19
Switched EnchantmentSerilizer to namespace
Tycho
1
-1
/
+1
2014-01-19
Spilt Writing of Enchantments to seperate class
Tycho
1
-1
/
+2
2014-01-18
Parse the MC|AdvCdm plugin message
andrew
1
-1
/
+1
2014-01-18
Command block (de)serialization
andrew
1
-10
/
+27
2014-01-17
Removed internal cEntity::GetRot() usage.
madmaxoft
1
-1
/
+1
2014-01-16
Removed obsoleted functions
Tiger Wang
1
-1
/
+1
2013-12-25
Preliminary mobile entity saving
Tiger Wang
1
-5
/
+133
2013-12-20
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
madmaxoft
1
-1
/
+1
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-10-09
Moved cMakeDir::MakeDir to cFile::CreateFolder.
madmaxoft
1
-1
/
+0
2013-09-08
Thrown ender pearls are saved properly to MCA.
madmaxoft
1
-0
/
+1
2013-09-08
Initial boat support
Tiger Wang
1
-0
/
+16
2013-09-07
Implemented loading more projectiles from MCA.
madmaxoft
1
-1
/
+1
2013-08-22
Projectile entities get saved into MCA files
madmaxoft
1
-4
/
+63
2013-08-19
Moved entities into the Entities subfolder.
madmaxoft
1
-4
/
+4
2013-08-16
Feature and bugfixes [SEE DESC]
Tiger Wang
1
-0
/
+2
2013-07-29
Changed everyting to Unix line endings.
Alexander Harkness
1
-459
/
+459
2013-06-16
Rewritten furnaces
madmaxoft@gmail.com
1
-8
/
+6
2013-06-13
Added hopper entity, it can suck items out of chests, dispensers, droppers and other hopppers above it.
madmaxoft@gmail.com
1
-9
/
+25
2013-06-02
Enchantments: API and sending to client
madmaxoft@gmail.com
1
-0
/
+10
2013-05-28
Moved BlockEntities to a separate folder
madmaxoft@gmail.com
1
-7
/
+7
2013-05-26
Implemented droppers
madmaxoft@gmail.com
1
-0
/
+16
2013-04-10
Dispensers rewritten to use ItemGrid
madmaxoft@gmail.com
1
-9
/
+1
2013-04-10
ItemGrid: Renamed all Item to Slot - better and consistent naming
madmaxoft@gmail.com
1
-1
/
+1
2013-04-10
Added cItemGrid to represent an XY grid of items; converted chests to use cItemGrid.
madmaxoft@gmail.com
1
-10
/
+20
2013-03-09
Minecarts get saved into Anvil.
madmaxoft@gmail.com
1
-4
/
+4
2013-03-09
Pickups are now being saved into Anvil.
madmaxoft@gmail.com
1
-0
/
+417