summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/DispenserEntity.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Implemented vertical dispensing for projectiles.Joannis2014-05-281-1/+1
| | | - Fixed some terrible commit issues on my side.
* - Fixed the ampersands and asterisks to fit the format.Joannis2014-05-271-1/+1
| | | - Fixed the method "SpawnProjectileFromDispenser" to use CamelCasing.
* - Added support for more types of projectiles in the DispenserJoannisO2014-05-261-0/+7
| | | | - Improved the method of spawning projectiles in the world - Added another method for spawning the projectiles
* Added Arrow- and FireCharge-Dispensing to DispenserEntity.JoannisO2014-05-261-8/+7
|
* Moved source to srcAlexander Harkness2013-11-241-0/+38