summaryrefslogtreecommitdiffstats
path: root/src/WorldStorage/NBTChunkSerializer.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-05Bulk clearing of whitespaceLogicParrot1-9/+9
2015-11-03Implemented brewingLukas Pioch1-0/+2
2015-07-31Unified the doxy-comment format.Mattes D1-5/+4
2015-03-14cPainting saving implementedTiger Wang1-0/+2
2014-09-23MCServer world compatiblity with vanilla and mcedit.Howaner1-0/+2
2014-09-19Implemented mob spawner.Howaner1-12/+14
2014-07-30Added beacon load/save.Howaner1-0/+2
2014-07-12Added splash potions to NBT serialization and retrievalarchshift1-0/+1
2014-07-07Implemented trapped chests & othersTiger Wang1-1/+1
2014-06-30Removed unneeded codeTiger Wang1-2/+0
2014-06-29Properly implemented enderchestsTiger Wang1-0/+2
2014-05-18Fixed issue with types not being defined for an unused parameterTycho1-1/+1
2014-04-26Implemented Chunk Sparsing with segmentsTycho1-2/+2
2014-03-25Ender crystalsandrew1-0/+2
2014-03-15Add item frame saving.Howaner1-0/+4
2014-03-15Add ExpOrb saving.Howaner1-0/+2
2014-03-08Add TNT Save/Load and add Netbeans projects to .gitignoreHowaner1-0/+2
2014-03-07Add Flower PotsHowaner1-0/+2
2014-02-23Rename SkullEntity to MobHeadEntityHowaner1-2/+2
2014-02-23Add Skulls/HeadsHowaner1-0/+2
2014-02-19Rename SkullEntity to MobHeadEntityHowaner1-2/+2
2014-02-17Add Skulls/HeadsHowaner1-0/+2
2014-01-18Command block (de)serializationandrew1-0/+2
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-09-08Initial boat supportTiger Wang1-0/+2
2013-08-22Projectile entities get saved into MCA filesmadmaxoft1-0/+2
2013-08-16Feature and bugfixes [SEE DESC]Tiger Wang1-0/+2
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-110/+110
2013-06-16Rewritten furnacesmadmaxoft@gmail.com1-1/+1
2013-06-13Added hopper entity, it can suck items out of chests, dispensers, droppers and other hopppers above it.madmaxoft@gmail.com1-11/+13
2013-05-26Implemented droppersmadmaxoft@gmail.com1-0/+2
2013-04-10Added cItemGrid to represent an XY grid of items; converted chests to use cItemGrid.madmaxoft@gmail.com1-0/+5
2013-03-09Pickups are now being saved into Anvil.madmaxoft@gmail.com1-0/+101