Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed cBlockEntity:CreateByBlockType() from the Lua API. | madmaxoft | 2013-11-15 | 1 | -2/+2 |
| | | | | Plugins cannot be allowed to create block entities, that would result in memory leaks. | ||||
* | Added cSignEntity into API, added cChunkDesc:GetBlockEntity(). | madmaxoft | 2013-11-14 | 1 | -0/+5 |
| | | | | This fixes both #228 and #347. | ||||
* | Moved BlockEntities to a separate folder | madmaxoft@gmail.com | 2013-05-28 | 1 | -0/+96 |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1527 0a769ca7-a7f5-676a-18bf-c427514a06d6 |