Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-07-14 | Improved maps | Tiger Wang | 1 | -0/+6 | |
2014-07-15 | Revert "Converted some blockhandlers to use cClearMetaOnDrop" | Tycho | 1 | -2/+7 | |
This reverts commit 333f4f982cbd24ffcb376594eddef439b3f05e9e. | |||||
2014-07-14 | Converted some blockhandlers to use cClearMetaOnDrop | Tycho | 1 | -7/+2 | |
2014-03-07 | Add Flower Pots | Howaner | 1 | -80/+3 | |
2014-01-25 | First attempt at Implementing Interfaces | Tycho | 1 | -1/+1 | |
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 | |
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -105/+105 | |
2013-05-24 | Refactored cInventory to use cItemGrid for the actual Storage | madmaxoft@gmail.com | 1 | -3/+2 | |
This makes the API more orthogonal and is easier to use in the plugins. Also changes in the inventory are now propagated to the needed places (armor updates to BroadcastEntityEquipment etc.) even when the inventory is changed by a plugin. git-svn-id: http://mc-server.googlecode.com/svn/trunk@1503 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-02-16 | Removed all E_ITEM_ symbols equivalent to E_BLOCK_, and all obsolete item and block symbols. | madmaxoft@gmail.com | 1 | -15/+15 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1218 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-01-12 | Merged branch "branches/hooks" into "trunk". | madmaxoft@gmail.com | 1 | -12/+35 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1139 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-12-27 | Fixed Linux compilation | luksor111@gmail.com | 1 | -3/+6 | |
Fixed flower pot consuming items in creative mode git-svn-id: http://mc-server.googlecode.com/svn/trunk@1111 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-12-27 | Added flower pots | luksor111@gmail.com | 1 | -0/+80 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1107 0a769ca7-a7f5-676a-18bf-c427514a06d6 |