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