summaryrefslogtreecommitdiffstats
path: root/source/BlockEntities/SignEntity.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-115/+0
|
* Removed BlockEntities' constructors from the API.madmaxoft2013-11-151-9/+0
| | | | 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-34/+28
| | | | This fixes both #228 and #347.
* Moved entities into the Entities subfolder.madmaxoft2013-08-191-1/+1
|
* Moved BlockEntities to a separate foldermadmaxoft@gmail.com2013-05-281-0/+130
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1527 0a769ca7-a7f5-676a-18bf-c427514a06d6