summaryrefslogtreecommitdiffstats
path: root/source/WorldStorage/NBTChunkSerializer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Projectile entities get saved into MCA filesmadmaxoft2013-08-221-4/+63
* Moved entities into the Entities subfolder.madmaxoft2013-08-191-4/+4
* Feature and bugfixes [SEE DESC]Tiger Wang2013-08-161-0/+2
* Changed everyting to Unix line endings.Alexander Harkness2013-07-291-459/+459
* Rewritten furnacesmadmaxoft@gmail.com2013-06-161-8/+6
* Added hopper entity, it can suck items out of chests, dispensers, droppers and other hopppers above it.madmaxoft@gmail.com2013-06-131-9/+25
* Enchantments: API and sending to clientmadmaxoft@gmail.com2013-06-021-0/+10
* Moved BlockEntities to a separate foldermadmaxoft@gmail.com2013-05-281-7/+7
* Implemented droppersmadmaxoft@gmail.com2013-05-261-0/+16
* Dispensers rewritten to use ItemGridmadmaxoft@gmail.com2013-04-101-9/+1
* ItemGrid: Renamed all Item to Slot - better and consistent namingmadmaxoft@gmail.com2013-04-101-1/+1
* Added cItemGrid to represent an XY grid of items; converted chests to use cItemGrid.madmaxoft@gmail.com2013-04-101-10/+20
* Minecarts get saved into Anvil.madmaxoft@gmail.com2013-03-091-4/+4
* Pickups are now being saved into Anvil.madmaxoft@gmail.com2013-03-091-0/+417