summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/HopperEntity.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix sending incorrect date values on world changeTiger Wang2021-04-121-7/+6
* Remove BLOCKENTITY_PROTODEFTiger Wang2020-10-241-8/+1
* Using Super.Mattes D2020-04-161-1/+1
* Lock hopper when powered by redstone (#4347)Bond-0092020-03-271-0/+8
* Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D2019-09-291-8/+12
* BlockEntities: Support cloning self.Mattes D2017-06-161-2/+3
* Bulk clearing of whitespaceLogicParrot2016-02-051-14/+14
* allow use failures to propagate from the entity/block to the playerGargaj2015-12-131-1/+1
* Unified the doxy-comment format.Mattes D2015-07-311-15/+14
* Improved hoppersTiger Wang2015-05-111-1/+1
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
* BlockEntities: Removed the extra semicolon.Mattes D2014-11-271-1/+1
* cLuaState: cBlockEntity descendants are pushed with proper class type.Mattes D2014-10-191-2/+2
* Removed WSSCompactTiger Wang2014-09-301-1/+0
* Code style: Fixed braces on separate lines.madmaxoft2014-07-191-1/+2
* Changed inheritance a bitTiger Wang2014-02-121-3/+1
* Fixed multiple inheritance in ToLua++.madmaxoft2013-12-161-4/+4
* Moved source to srcAlexander Harkness2013-11-241-0/+96