summaryrefslogtreecommitdiffstats
path: root/source/WorldStorage/NBTChunkSerializer.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-08Thrown ender pearls are saved properly to MCA.madmaxoft1-0/+1
2013-09-08Initial boat supportTiger Wang1-0/+16
2013-09-07Implemented loading more projectiles from MCA.madmaxoft1-1/+1
2013-08-22Projectile entities get saved into MCA filesmadmaxoft1-4/+63
2013-08-19Moved entities into the Entities subfolder.madmaxoft1-4/+4
2013-08-16Feature and bugfixes [SEE DESC]Tiger Wang1-0/+2
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-459/+459
2013-06-16Rewritten furnacesmadmaxoft@gmail.com1-8/+6
2013-06-13Added hopper entity, it can suck items out of chests, dispensers, droppers and other hopppers above it.madmaxoft@gmail.com1-9/+25
2013-06-02Enchantments: API and sending to clientmadmaxoft@gmail.com1-0/+10
2013-05-28Moved BlockEntities to a separate foldermadmaxoft@gmail.com1-7/+7
2013-05-26Implemented droppersmadmaxoft@gmail.com1-0/+16
2013-04-10Dispensers rewritten to use ItemGridmadmaxoft@gmail.com1-9/+1
2013-04-10ItemGrid: Renamed all Item to Slot - better and consistent namingmadmaxoft@gmail.com1-1/+1
2013-04-10Added cItemGrid to represent an XY grid of items; converted chests to use cItemGrid.madmaxoft@gmail.com1-10/+20
2013-03-09Minecarts get saved into Anvil.madmaxoft@gmail.com1-4/+4
2013-03-09Pickups are now being saved into Anvil.madmaxoft@gmail.com1-0/+417