Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-07-17 | Basic style fixes. | madmaxoft | 1 | -1/+1 |
2014-07-02 | Redstone simulator is alerted to lever unpowering | Tiger Wang | 1 | -0/+3 |
2014-06-17 | Add DoWithBlockEntityAt() to WorldInterface.h | Howaner | 1 | -0/+9 |
2014-03-28 | Fixed non-virtual destructors warnings. | madmaxoft | 1 | -1/+2 |
2014-03-09 | Beds now work properly fixes #707 | Tiger Wang | 1 | -1/+7 |
2014-03-06 | Fix comment | Howaner | 1 | -1/+1 |
2014-03-05 | Add SendBlockTo to cWorldInterface | Howaner | 1 | -0/+3 |
2014-02-01 | Changed Signiture of OnDestroyedByPlayer | Tycho | 1 | -0/+3 |
2014-02-01 | Changed pointers to references | Tycho | 1 | -1/+1 |
2014-02-01 | Changed signitures of Several BLockHandler Methods | Tycho | 1 | -0/+2 |
2014-01-26 | Refactored cBlockHandler::OnUse and dependents | Tycho | 1 | -3/+15 |
2014-01-25 | First attempt at Implementing Interfaces | Tycho | 1 | -0/+13 |