madmaxoft
|
08748bafe2
|
Code style: Fixed braces on separate lines.
|
2014-07-19 15:23:40 +02:00 |
|
madmaxoft
|
c4f1284d9c
|
cChestEntity: Renamed a member to avoid confusion.
|
2014-07-12 23:30:34 +02:00 |
|
Tiger Wang
|
9e44b0aae1
|
Implemented trapped chests & others
+ Added trapped chests
* Fixed a bunch of bugs in the redstone simulator concerning wires and
repeaters
* Other potential bugfixes
|
2014-07-06 23:50:22 +01:00 |
|
Tiger Wang
|
e915a0df4c
|
Removed some unneeded BroadcastWholeWindow()s
|
2014-02-12 22:06:13 +00:00 |
|
Tiger Wang
|
f97ce30151
|
Changed inheritance a bit
* cBlockEntityWithItems now inherits from cBlockEntityWindowOwner
|
2014-02-12 22:01:22 +00:00 |
|
Tiger Wang
|
c53406f0d4
|
Fixed #612
* Chests send contents updates to client
|
2014-02-11 22:04:11 +00:00 |
|
madmaxoft
|
daade8ddee
|
Fixed multiple inheritance in ToLua++.
This fixes #422.
|
2013-12-16 22:13:46 +01:00 |
|
Alexander Harkness
|
675b4aa878
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
|