summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/BlockEntity.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-12-07Added basic ender chestsTiger Wang1-10/+12
Note that they just mirror chests now, so no per player inventory.
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-11-14Added cSignEntity into API, added cChunkDesc:GetBlockEntity().madmaxoft1-0/+44
This fixes both #228 and #347.