Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into portals | Tiger Wang | 2014-06-21 | 1 | -0/+9 |
|\ | |||||
| * | Add DoWithBlockEntityAt() to WorldInterface.h | Howaner | 2014-06-17 | 1 | -0/+9 |
* | | Cauldrons check the heightmap | Tiger Wang | 2014-06-14 | 1 | -4/+4 |
* | | Suggestions | Tiger Wang | 2014-06-05 | 1 | -1/+3 |
* | | Cauldrons fill | Tiger Wang | 2014-05-29 | 1 | -0/+3 |
|/ | |||||
* | 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 |