Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-07-19 | Code style: Fixed braces on separate lines. | madmaxoft | 1 | -1/+2 |
2014-02-12 | Changed inheritance a bit | Tiger Wang | 1 | -3/+1 |
2013-12-16 | Fixed multiple inheritance in ToLua++. | madmaxoft | 1 | -4/+4 |
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 |
2013-10-23 | Fixed cDropSpenserEntity bindings generating an extra var. | madmaxoft | 1 | -4/+4 |
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -89/+89 |
2013-05-28 | Moved BlockEntities to a separate folder | madmaxoft@gmail.com | 1 | -1/+1 |
2013-05-28 | Block entities now receive the cChunk param in their Tick() function | madmaxoft@gmail.com | 1 | -4/+4 |
2013-05-27 | DropSpensers: Fixed activation when receiving redstone signal. Now only one item is dropspensed. | madmaxoft@gmail.com | 1 | -1/+6 |
2013-05-26 | Fixed cItemGrid API, no more changeable GetSlot(). | madmaxoft@gmail.com | 1 | -1/+4 |
2013-05-26 | Implemented droppers | madmaxoft@gmail.com | 1 | -0/+81 |