Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-03-07 | Add Flower Pots | Howaner | 1 | -0/+2 | |
2014-02-23 | Rename SkullEntity to MobHeadEntity | Howaner | 1 | -2/+2 | |
2014-02-23 | Add Heads completely | Howaner | 1 | -1/+1 | |
2014-02-23 | Add Skulls/Heads | Howaner | 1 | -0/+2 | |
2014-02-19 | Rename SkullEntity to MobHeadEntity | Howaner | 1 | -2/+2 | |
2014-02-18 | Add Heads completely | Howaner | 1 | -1/+1 | |
2014-02-17 | Add Skulls/Heads | Howaner | 1 | -0/+2 | |
2014-01-18 | Basic command block implementation | andrew | 1 | -11/+13 | |
2013-12-07 | Added basic ender chests | Tiger Wang | 1 | -10/+12 | |
Note that they just mirror chests now, so no per player inventory. | |||||
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 | |
2013-11-14 | Added cSignEntity into API, added cChunkDesc:GetBlockEntity(). | madmaxoft | 1 | -0/+44 | |
This fixes both #228 and #347. |