summaryrefslogtreecommitdiffstats
path: root/source/BlockEntities/DropSpenserEntity.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-23Fixed cDropSpenserEntity bindings generating an extra var.madmaxoft1-4/+4
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-89/+89
2013-05-28Moved BlockEntities to a separate foldermadmaxoft@gmail.com1-1/+1
2013-05-28Block entities now receive the cChunk param in their Tick() functionmadmaxoft@gmail.com1-4/+4
2013-05-27DropSpensers: Fixed activation when receiving redstone signal. Now only one item is dropspensed.madmaxoft@gmail.com1-1/+6
2013-05-26Fixed cItemGrid API, no more changeable GetSlot().madmaxoft@gmail.com1-1/+4
2013-05-26Implemented droppersmadmaxoft@gmail.com1-0/+81