Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed more unessicary includes | Tycho | 2014-09-26 | 1 | -1/+1 |
| | |||||
* | Moved sound-configs into BlockID.h and fixed/ added loads of sounds | Masy98 | 2014-09-09 | 1 | -6/+0 |
| | |||||
* | Code formatting fixes. | Howaner | 2014-08-19 | 1 | -3/+3 |
| | |||||
* | Fix item durability. | Howaner | 2014-07-23 | 1 | -0/+7 |
| | | | Fixes #1181 | ||||
* | Style: Normalized to no spaces before closing parenthesis. | madmaxoft | 2014-07-21 | 1 | -1/+1 |
| | |||||
* | Basic style fixes. | madmaxoft | 2014-07-17 | 1 | -1/+1 |
| | |||||
* | Fixed clang warnings in BlockHandlers. | madmaxoft | 2014-04-01 | 1 | -2/+2 |
| | |||||
* | Fixed a few Clang warnings in BlockHandlers. | madmaxoft | 2014-03-30 | 1 | -2/+2 |
| | |||||
* | Merge pull request #834 from narroo/issue503 | Mattes D | 2014-03-30 | 1 | -1/+1 |
|\ | | | | | Issue503 pull Request | ||||
| * | Fixed spelling; Rotater to Rotator. | narroo | 2014-03-25 | 1 | -1/+1 |
| | | |||||
* | | Change SpreadSource prefix to ss | Howaner | 2014-03-27 | 1 | -1/+1 |
| | | |||||
* | | Add SpreadSource | Howaner | 2014-03-27 | 1 | -1/+4 |
| | | |||||
* | | 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 |