Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Using Super. | Mattes D | 2020-04-16 | 1 | -1/+1 |
| | |||||
* | Lock hopper when powered by redstone (#4347) | Bond-009 | 2020-03-27 | 1 | -0/+8 |
| | | | | | | | | | * Lock hopper when powered by redstone * Add to manual bindings * Add hopper API documentation Co-authored-by: Mat <mail@mathias.is> | ||||
* | Refactored more of Entities and BlockEntities to use Vector3. (#4403) | Mattes D | 2019-09-29 | 1 | -8/+12 |
| | |||||
* | BlockEntities: Support cloning self. | Mattes D | 2017-06-16 | 1 | -2/+3 |
| | |||||
* | Bulk clearing of whitespace | LogicParrot | 2016-02-05 | 1 | -14/+14 |
| | |||||
* | allow use failures to propagate from the entity/block to the player | Gargaj | 2015-12-13 | 1 | -1/+1 |
| | |||||
* | Unified the doxy-comment format. | Mattes D | 2015-07-31 | 1 | -15/+14 |
| | |||||
* | Improved hoppers | Tiger Wang | 2015-05-11 | 1 | -1/+1 |
| | | | | * Fixes #1994 | ||||
* | Initial convertion of a_Dt to std::chrono | Tycho | 2015-01-11 | 1 | -1/+1 |
| | | | | also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay | ||||
* | BlockEntities: Removed the extra semicolon. | Mattes D | 2014-11-27 | 1 | -1/+1 |
| | |||||
* | cLuaState: cBlockEntity descendants are pushed with proper class type. | Mattes D | 2014-10-19 | 1 | -2/+2 |
| | |||||
* | Removed WSSCompact | Tiger Wang | 2014-09-30 | 1 | -1/+0 |
| | |||||
* | Code style: Fixed braces on separate lines. | madmaxoft | 2014-07-19 | 1 | -1/+2 |
| | |||||
* | Changed inheritance a bit | Tiger Wang | 2014-02-12 | 1 | -3/+1 |
| | | | | * cBlockEntityWithItems now inherits from cBlockEntityWindowOwner | ||||
* | 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/+96 |