Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-12-06 | Fixed pickups spawning for BlockEntities | Tiger Wang | 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 | -86/+86 |
2013-06-04 | Fixed a crash when generating a chest | madmaxoft@gmail.com | 1 | -2/+4 |
2013-05-28 | Moved BlockEntities to a separate folder | madmaxoft@gmail.com | 1 | -1/+1 |
2013-05-26 | Block entities with storage now correctly mark the chunk as dirty when their contents change. | madmaxoft@gmail.com | 1 | -0/+13 |
2013-05-25 | cChestEntity and cDispenserEntity now inherit from a common ancestor, cBlockEntityWithItems | madmaxoft@gmail.com | 1 | -0/+71 |