Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new leaves to all classes. | Howaner | 2014-03-16 | 1 | -1/+1 |
| | |||||
* | Merge pull request #775 from worktycho/warnings | Mattes D | 2014-03-09 | 1 | -3/+13 |
|\ | | | | | Fixed a few warnings | ||||
| * | Fixed warnings | Tycho | 2014-03-07 | 1 | -3/+13 |
| | | |||||
* | | Merge pull request #729 from worktycho/MetaRotate | Mattes D | 2014-03-08 | 1 | -4/+4 |
|\ \ | |/ |/| | Alternitive solution to #503 | ||||
| * | Reverted BlockVine | worktycho | 2014-03-02 | 1 | -3/+27 |
| | | |||||
| * | Implemented Rotations | Tycho | 2014-03-01 | 1 | -27/+3 |
| | | |||||
* | | g_BlockXXX => cBlockInfo::XXX | andrew | 2014-03-01 | 1 | -1/+1 |
|/ | |||||
* | Improved Type safety of eBlockFace | Tycho | 2014-02-04 | 1 | -1/+1 |
| | | | | May Fix #640 | ||||
* | Changed Signiture of OnUpdate | Tycho | 2014-02-02 | 1 | -2/+2 |
| | |||||
* | Changed pointers to references | Tycho | 2014-02-01 | 1 | -3/+3 |
| | |||||
* | Changed signitures of Several BLockHandler Methods | Tycho | 2014-02-01 | 1 | -3/+3 |
| | | | | | | | | | | | | | Changed the signitures of the following to use interfaces: GetPlacementBlockTypeMeta OnPlaced OnPlacedByPlayer OnDestroyed OnNeighbourChanged NeighbourChanged OnUse CanBeAt Check | ||||
* | Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT). | madmaxoft | 2013-12-20 | 1 | -1/+1 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+201 |