summaryrefslogtreecommitdiffstats
path: root/source/WorldStorage/NBTChunkSerializer.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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