summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockRail.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* g_BlockXXX => cBlockInfo::XXXandrew2014-03-011-2/+2
|
* Improved Type safety of eBlockFaceTycho2014-02-041-2/+2
| | | | May Fix #640
* Changed pointers to referencesTycho2014-02-011-18/+18
|
* Changed signitures of Several BLockHandler MethodsTycho2014-02-011-3/+3
| | | | | | | | | | | | | Changed the signitures of the following to use interfaces: GetPlacementBlockTypeMeta OnPlaced OnPlacedByPlayer OnDestroyed OnNeighbourChanged NeighbourChanged OnUse CanBeAt Check
* Refactored GetPlacementBlockTypeMetaTycho2014-01-261-1/+0
|
* Merge branch 'master' into GeneratingBenchmark2Tycho2014-01-261-9/+19
|\ | | | | | | | | | | Conflicts: src/Blocks/BlockRail.h src/World.h
| * Fixed weird meta with curved railsTiger Wang2014-01-191-5/+15
| |
| * Added more rail functionalityTiger Wang2014-01-191-4/+4
| |
* | Refactored cBlockHandler::OnUse and dependentsTycho2014-01-261-71/+71
|/
* Fixed rails not updating with diagonalsTiger Wang2013-12-251-0/+34
|
* Moved source to srcAlexander Harkness2013-11-241-0/+398