summaryrefslogtreecommitdiffstats
path: root/source/BlockEntities/SignEntity.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed BlockEntities' constructors from the API.madmaxoft2013-11-151-4/+1
| | | | Plugins shouldn't construct block entities, rather, they will query them either from the cWorld (while playing), or from cChunkDesc (while generating).
* Added cSignEntity into API, added cChunkDesc:GetBlockEntity().madmaxoft2013-11-141-7/+36
| | | | This fixes both #228 and #347.
* Moved BlockEntities to a separate foldermadmaxoft@gmail.com2013-05-281-0/+41
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1527 0a769ca7-a7f5-676a-18bf-c427514a06d6