Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved maps | Tiger Wang | 2015-07-14 | 1 | -1/+6 |
| | |||||
* | Rebased version of Code | Samuel Barney | 2015-06-22 | 1 | -5/+0 |
| | |||||
* | Made -Weverything an error. | tycho | 2015-05-24 | 1 | -1/+1 |
| | |||||
* | Handle client 'leave bed' request | Tiger Wang | 2015-02-08 | 1 | -8/+17 |
| | | | | * Fixes #1728 | ||||
* | Refactored all player block placing to go through hooks. | Mattes D | 2014-12-24 | 1 | -1/+0 |
| | | | | Fixes #1618. | ||||
* | BasicStyle: Added missing braces to control statements. | Mattes D | 2014-12-05 | 1 | -1/+4 |
| | |||||
* | Removed more unessicary includes | Tycho | 2014-09-26 | 1 | -3/+5 |
| | |||||
* | Fixed style: spaces after commas. | madmaxoft | 2014-07-19 | 1 | -1/+1 |
| | |||||
* | Rename CanChangeDirtToGrass to CanDirtGrowGrass | Howaner | 2014-05-07 | 1 | -1/+1 |
| | |||||
* | Add CanChangeDirtToGrass function to Block Handlers. | Howaner | 2014-04-06 | 1 | -0/+7 |
| | |||||
* | Fixed spelling; Rotater to Rotator. | narroo | 2014-03-25 | 1 | -3/+3 |
| | |||||
* | Reformatted | Tycho | 2014-03-02 | 1 | -2/+2 |
| | |||||
* | Implemented Rotations | Tycho | 2014-03-01 | 1 | -2/+2 |
| | |||||
* | Added some Metadate rotaters using templated Mixin | Tycho | 2014-02-27 | 1 | -2/+3 |
| | |||||
* | Improved Type safety of eBlockFace | Tycho | 2014-02-04 | 1 | -2/+2 |
| | | | | May Fix #640 | ||||
* | Changed pointers to references | Tycho | 2014-02-01 | 1 | -3/+3 |
| | |||||
* | Changed signitures of Several BLockHandler Methods | Tycho | 2014-02-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | Changed the signitures of the following to use interfaces: GetPlacementBlockTypeMeta OnPlaced OnPlacedByPlayer OnDestroyed OnNeighbourChanged NeighbourChanged OnUse CanBeAt Check | ||||
* | Refactored cBlockHandler::OnUse and dependents | Tycho | 2014-01-26 | 1 | -1/+1 |
| | |||||
* | First attempt at Implementing Interfaces | Tycho | 2014-01-25 | 1 | -4/+5 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+67 |