summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockDoor.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Changed pointers to referencesTycho2014-02-011-14/+14
|
* Changed signitures of Several BLockHandler MethodsTycho2014-02-011-16/+15
| | | | | | | | | | | | | Changed the signitures of the following to use interfaces: GetPlacementBlockTypeMeta OnPlaced OnPlacedByPlayer OnDestroyed OnNeighbourChanged NeighbourChanged OnUse CanBeAt Check
* First attempt at Implementing InterfacesTycho2014-01-251-1/+1
|
* Fixed missing parenthesis.madmaxoft2013-12-201-4/+4
|
* Moved source to srcAlexander Harkness2013-11-241-0/+90