summaryrefslogtreecommitdiffstats
path: root/source/ChestEntity.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved BlockEntities to a separate foldermadmaxoft@gmail.com2013-05-281-63/+0
* cChestEntity and cDispenserEntity now inherit from a common ancestor, cBlockEntityWithItemsmadmaxoft@gmail.com2013-05-251-26/+17
* ItemGrid: Renamed all Item to Slot - better and consistent namingmadmaxoft@gmail.com2013-04-101-2/+2
* Added cItemGrid to represent an XY grid of items; converted chests to use cItemGrid.madmaxoft@gmail.com2013-04-101-11/+9
* Mineshafts: Added random loot to generated chests and fixed chest directionmadmaxoft@gmail.com2013-04-061-6/+19
* Added a GetClassStatic function to all entities, as well as cFurnaceEntity, cChestEntity and cWorldfaketruth2013-02-031-0/+2
* Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com2013-01-121-1/+1
* Double chests are now working, and with sound. (FS #69)madmaxoft@gmail.com2012-10-201-17/+11
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-0/+65