summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/EnderChestEntity.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed WSSCompactTiger Wang2014-09-301-1/+0
|
* Removed more unessicary includesTycho2014-09-261-1/+0
|
* Basic style fixes.madmaxoft2014-07-171-2/+2
|
* Properly implemented enderchestsTiger Wang2014-06-291-30/+14
|
* Changed inheritance a bitTiger Wang2014-02-121-3/+1
| | | | * cBlockEntityWithItems now inherits from cBlockEntityWindowOwner
* Fixed multiple inheritance in ToLua++.madmaxoft2013-12-161-4/+4
| | | | This fixes #422.
* Added basic ender chestsTiger Wang2013-12-071-0/+59
Note that they just mirror chests now, so no per player inventory.