Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-09-26 | Removed more unessicary includes | Tycho | 1 | -2/+0 |
2014-09-13 | Implemented Chest Minecarts | Tiger Wang | 1 | -1/+0 |
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 |
2013-11-15 | Removed BlockEntities' constructors from the API. | madmaxoft | 1 | -10/+0 |
2013-08-19 | Moved entities into the Entities subfolder. | madmaxoft | 1 | -1/+1 |
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -42/+42 |
2013-05-28 | Moved BlockEntities to a separate folder | madmaxoft@gmail.com | 1 | -2/+2 |
2013-05-28 | Block entities now receive the cChunk param in their Tick() function | madmaxoft@gmail.com | 1 | -2/+2 |
2013-05-26 | Fixed cItemGrid API, no more changeable GetSlot(). | madmaxoft@gmail.com | 1 | -9/+1 |
2013-05-26 | Implemented droppers | madmaxoft@gmail.com | 1 | -0/+50 |