summaryrefslogtreecommitdiffstats
path: root/source/BlockEntity.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved BlockEntities to a separate foldermadmaxoft@gmail.com2013-05-281-96/+0
* Block entities now receive the cChunk param in their Tick() functionmadmaxoft@gmail.com2013-05-281-4/+12
* Block entities with storage now correctly mark the chunk as dirty when their contents change.madmaxoft@gmail.com2013-05-261-0/+3
* cChestEntity and cDispenserEntity now inherit from a common ancestor, cBlockEntityWithItemsmadmaxoft@gmail.com2013-05-251-11/+8
* Mineshafts: Added random loot to generated chests and fixed chest directionmadmaxoft@gmail.com2013-04-061-21/+28
* Proper fix for FS #347. Also unification of ticking block entities.madmaxoft@gmail.com2013-04-011-6/+9
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-0/+78