summaryrefslogtreecommitdiffstats
path: root/source/BlockEntities/BlockEntityWithItems.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-24Moved source to srcAlexander Harkness1-86/+0
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-86/+86
2013-06-04Fixed a crash when generating a chestmadmaxoft@gmail.com1-2/+4
2013-05-28Moved BlockEntities to a separate foldermadmaxoft@gmail.com1-1/+1
2013-05-26Block entities with storage now correctly mark the chunk as dirty when their contents change.madmaxoft@gmail.com1-0/+13
2013-05-25cChestEntity and cDispenserEntity now inherit from a common ancestor, cBlockEntityWithItemsmadmaxoft@gmail.com1-0/+71