summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/DropSpenserEntity.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated sounds and effect IDs (#3422)mathiascode2017-02-151-2/+2
* - Add a activation flag to droppers and dispensers. Previously droppers and dispensers shot items with every block update.QUSpilPrgm2016-06-151-3/+3
* Bulk clearing of whitespaceLogicParrot2016-02-051-6/+6
* Reorganised the redstone simulatorTiger Wang2015-12-181-15/+1
* allow use failures to propagate from the entity/block to the playerGargaj2015-12-131-1/+2
* Add enum for Sound and Particle EffectsDave Tucker2015-11-241-7/+8
* Fixed DropSpenser sound #2333mmdk952015-07-121-2/+2
* Merge branch 'master' into InventoryHowaner2015-01-251-1/+1
|\
| * Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
* | Own classes for all windows.Howaner2014-12-131-0/+1
|/
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-9/+13
* Merged branch 'master' of git://github.com/sriehl/MCServerMattes D2014-10-211-10/+6
|\
| * convert old style casts to fix warningsSteven Riehl2014-10-121-11/+7
|/
* Removed WSSCompactTiger Wang2014-09-301-48/+0
* Merge remote-tracking branch 'origin/master' into chestcartsTiger Wang2014-09-271-1/+0
|\
| * Removed more unessicary includesTycho2014-09-261-1/+0
* | Implemented Chest MinecartsTiger Wang2014-09-131-1/+0
|/
* Basic style fixes.madmaxoft2014-07-171-1/+1
* Normalized comments.madmaxoft2014-07-171-4/+4
* Fixed a DropSpenser AddFace bugTiger Wang2014-07-151-1/+1
* BlockEntities is warnings freeTycho2014-02-241-0/+1
* Removed some unneeded BroadcastWholeWindow()sTiger Wang2014-02-121-7/+0
* Moved json includes to where they are really needed.madmaxoft2013-11-281-0/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+266