Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented trapped chests & others | Tiger Wang | 2014-07-07 | 1 | -1/+12 |
| | | | | | | | + Added trapped chests * Fixed a bunch of bugs in the redstone simulator concerning wires and repeaters * Other potential bugfixes | ||||
* | Removed some unneeded BroadcastWholeWindow()s | Tiger Wang | 2014-02-12 | 1 | -1/+0 |
| | |||||
* | Changed inheritance a bit | Tiger Wang | 2014-02-12 | 1 | -3/+1 |
| | | | | * cBlockEntityWithItems now inherits from cBlockEntityWindowOwner | ||||
* | Fixed #612 | Tiger Wang | 2014-02-11 | 1 | -0/+1 |
| | | | | * Chests send contents updates to client | ||||
* | Fixed multiple inheritance in ToLua++. | madmaxoft | 2013-12-16 | 1 | -4/+4 |
| | | | | This fixes #422. | ||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+59 |