Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added missing fencetypes to torchhandler | Julian Laubstein | 2015-05-20 | 1 | -0/+5 |
| | |||||
* | Cleaned up simulators | Tiger Wang | 2014-10-25 | 1 | -0/+1 |
| | |||||
* | Comment suggestions | Tiger Wang | 2014-10-03 | 1 | -2/+3 |
| | |||||
* | Improved torch handler | Tiger Wang | 2014-09-30 | 1 | -70/+51 |
| | |||||
* | Indentation | Julian Laubstein | 2014-09-30 | 1 | -3/+3 |
| | |||||
* | Set right indentation | Julian Laubstein | 2014-09-30 | 1 | -3/+3 |
| | |||||
* | actual solving of the halfslap+torch problem | Julian Laubstein | 2014-09-30 | 1 | -1/+3 |
| | |||||
* | Style fixes. | madmaxoft | 2014-09-29 | 1 | -6/+8 |
| | |||||
* | Update BlockTorch.h | Julian Laubstein | 2014-09-29 | 1 | -3/+3 |
| | |||||
* | Added torches placeable on upside-down-halfslaps | Julian Laubstein | 2014-09-29 | 1 | -1/+3 |
| | |||||
* | 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 | -2/+2 |
| | |||||
* | Style: Normalized to no spaces before closing parenthesis. | madmaxoft | 2014-07-21 | 1 | -2/+2 |
| | |||||
* | Style: Normalized spaces after if, for and while. | madmaxoft | 2014-07-21 | 1 | -3/+4 |
| | |||||
* | Basic style fixes. | madmaxoft | 2014-07-17 | 1 | -1/+1 |
| | |||||
* | Normalized comments. | madmaxoft | 2014-07-17 | 1 | -6/+6 |
| | | | | | This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign. | ||||
* | Added more block exceptions to torches | Tiger Wang | 2014-06-28 | 1 | -0/+4 |
| | |||||
* | Fixed spelling; Rotater to Rotator. | narroo | 2014-03-25 | 1 | -3/+3 |
| | |||||
* | Merge pull request #729 from worktycho/MetaRotate | Mattes D | 2014-03-08 | 1 | -64/+3 |
|\ | | | | | Alternitive solution to #503 | ||||
| * | Reformatted | Tycho | 2014-03-02 | 1 | -2/+2 |
| | | |||||
| * | Implemented Rotations | Tycho | 2014-03-01 | 1 | -64/+3 |
| | | |||||
* | | g_BlockXXX => cBlockInfo::XXX | andrew | 2014-03-01 | 1 | -3/+3 |
|/ | |||||
* | Fix gcc not having operator ++ on enums | Tycho | 2014-02-04 | 1 | -6/+7 |
| | |||||
* | Improved Type safety of eBlockFace | Tycho | 2014-02-04 | 1 | -8/+8 |
| | | | | May Fix #640 | ||||
* | Merge branch 'master' into GeneratingBenchmark2 | Tycho | 2014-02-02 | 1 | -1/+2 |
|\ | | | | | | | | | Conflicts: src/Blocks/BlockTorch.h | ||||
| * | Fixed #620 | Tiger Wang | 2014-02-02 | 1 | -1/+2 |
| | | |||||
* | | Changed Signiture of OnDestroyedByPlayer | Tycho | 2014-02-01 | 1 | -1/+1 |
| | | |||||
* | | Changed pointers to references | Tycho | 2014-02-01 | 1 | -5/+5 |
| | | |||||
* | | Changed signitures of Several BLockHandler Methods | Tycho | 2014-02-01 | 1 | -7/+7 |
|/ | | | | | | | | | | | | | Changed the signitures of the following to use interfaces: GetPlacementBlockTypeMeta OnPlaced OnPlacedByPlayer OnDestroyed OnNeighbourChanged NeighbourChanged OnUse CanBeAt Check | ||||
* | Renamed g_TorchPlaceable... | Tiger Wang | 2014-01-11 | 1 | -3/+3 |
| | | | | ...to g_FullyOccupiesVoxel, as recommended by @bearbin | ||||
* | Cleaned up torch code and added comments | Tiger Wang | 2013-12-06 | 1 | -31/+7 |
| | |||||
* | Removed another export and inline'd stuff | Tiger Wang | 2013-12-06 | 1 | -5/+5 |
| | |||||
* | Removed exporting of a torch function | Tiger Wang | 2013-12-06 | 1 | -3/+3 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into foldermove2 | Alexander Harkness | 2013-11-24 | 1 | -2/+0 |
| | | | | | Conflicts: GNUmakefile | ||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+277 |