Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed trailing whitespace. | Mattes D | 2014-10-21 | 1 | -1/+1 |
| | |||||
* | cLuaState: cBlockEntity descendants are pushed with proper class type. | Mattes D | 2014-10-19 | 1 | -2/+2 |
| | |||||
* | Improved furnaces | Tiger Wang | 2014-10-03 | 1 | -48/+62 |
| | | | | | | | | * Fixed progress bar on 1.8 * Fixed bugs * Improved code * Fixes #1068 * Fixes #1070 | ||||
* | Removed WSSCompact | Tiger Wang | 2014-09-30 | 1 | -3/+0 |
| | |||||
* | Removed more unessicary includes | Tycho | 2014-09-26 | 1 | -1/+0 |
| | |||||
* | Rewrited furnace.txt loading. | Howaner | 2014-08-31 | 1 | -1/+1 |
| | |||||
* | BlockEntities is warnings free | Tycho | 2014-02-24 | 1 | -1/+1 |
| | |||||
* | Changed inheritance a bit | Tiger Wang | 2014-02-12 | 1 | -3/+1 |
| | | | | * cBlockEntityWithItems now inherits from cBlockEntityWindowOwner | ||||
* | fixed hidden bug with furnaces ignoring time burnt | Tycho Bickerstaff | 2013-12-21 | 1 | -1/+1 |
| | | | | | | this patch fixes an issue with furnaces where they would ignore the time burnt in setBurnTimes this did not cause a problem as this function was only called with the same value as the one it was using for time burnt | ||||
* | 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/+164 |