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.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-29
Force all headers other than "Globals.h" to be included with relative paths (#4269)
peterbell10
1
-1
/
+1
2017-09-19
Removed UTF-8 BOM (#4033)
Lukas Pioch
1
-1
/
+1
2017-08-26
Implement anvil chunk sparsing
peterbell10
1
-8
/
+5
2017-08-21
Fully implemented leashes (#3798)
Pablo Beltrán
1
-0
/
+2
2017-08-03
Removed unused forward declarations (#3888)
Lukas Pioch
1
-4
/
+0
2017-07-07
Added bed entity (#3823)
Lukas Pioch
1
-0
/
+2
2016-02-05
Bulk clearing of whitespace
LogicParrot
1
-9
/
+9
2015-11-03
Implemented brewing
Lukas Pioch
1
-0
/
+2
2015-07-31
Unified the doxy-comment format.
Mattes D
1
-5
/
+4
2015-03-14
cPainting saving implemented
Tiger Wang
1
-0
/
+2
2014-09-23
MCServer world compatiblity with vanilla and mcedit.
Howaner
1
-0
/
+2
2014-09-19
Implemented mob spawner.
Howaner
1
-12
/
+14
2014-07-30
Added beacon load/save.
Howaner
1
-0
/
+2
2014-07-12
Added splash potions to NBT serialization and retrieval
archshift
1
-0
/
+1
2014-07-07
Implemented trapped chests & others
Tiger Wang
1
-1
/
+1
2014-06-30
Removed unneeded code
Tiger Wang
1
-2
/
+0
2014-06-29
Properly implemented enderchests
Tiger Wang
1
-0
/
+2
2014-05-18
Fixed issue with types not being defined for an unused parameter
Tycho
1
-1
/
+1
2014-04-26
Implemented Chunk Sparsing with segments
Tycho
1
-2
/
+2
2014-03-25
Ender crystals
andrew
1
-0
/
+2
2014-03-15
Add item frame saving.
Howaner
1
-0
/
+4
2014-03-15
Add ExpOrb saving.
Howaner
1
-0
/
+2
2014-03-08
Add TNT Save/Load and add Netbeans projects to .gitignore
Howaner
1
-0
/
+2
2014-03-07
Add Flower Pots
Howaner
1
-0
/
+2
2014-02-23
Rename SkullEntity to MobHeadEntity
Howaner
1
-2
/
+2
2014-02-23
Add Skulls/Heads
Howaner
1
-0
/
+2
2014-02-19
Rename SkullEntity to MobHeadEntity
Howaner
1
-2
/
+2
2014-02-17
Add Skulls/Heads
Howaner
1
-0
/
+2
2014-01-18
Command block (de)serialization
andrew
1
-0
/
+2
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-09-08
Initial boat support
Tiger Wang
1
-0
/
+2
2013-08-22
Projectile entities get saved into MCA files
madmaxoft
1
-0
/
+2
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
-110
/
+110
2013-06-16
Rewritten furnaces
madmaxoft@gmail.com
1
-1
/
+1
2013-06-13
Added hopper entity, it can suck items out of chests, dispensers, droppers and other hopppers above it.
madmaxoft@gmail.com
1
-11
/
+13
2013-05-26
Implemented droppers
madmaxoft@gmail.com
1
-0
/
+2
2013-04-10
Added cItemGrid to represent an XY grid of items; converted chests to use cItemGrid.
madmaxoft@gmail.com
1
-0
/
+5
2013-03-09
Pickups are now being saved into Anvil.
madmaxoft@gmail.com
1
-0
/
+101