Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed style: spaces after commas. | madmaxoft | 2014-07-19 | 1 | -1/+1 |
* | Basic style fixes. | madmaxoft | 2014-07-17 | 1 | -1/+1 |
* | Forgotten changes to cChunkInterface. | madmaxoft | 2014-03-01 | 1 | -2/+2 |
* | Removed cBlockHandler forward declaration from cChunkInterface. | madmaxoft | 2014-03-01 | 1 | -9/+22 |
* | Changed Signiture of OnDestroyedByPlayer | Tycho | 2014-02-01 | 1 | -0/+5 |
* | Changed pointers to references | Tycho | 2014-02-01 | 1 | -3/+3 |
* | Changed signitures of Several BLockHandler Methods | Tycho | 2014-02-01 | 1 | -0/+4 |
* | Refactored cBlockHandler::OnUse and dependents | Tycho | 2014-01-26 | 1 | -7/+51 |
* | First attempt at Implementing Interfaces | Tycho | 2014-01-25 | 1 | -0/+26 |