summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockDoor.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Basic style fixes.madmaxoft2014-07-171-1/+1
* Fix a few warningsTycho2014-06-161-3/+3
* Added Y coord checks and documentation to cBlockDoorHandler.madmaxoft2014-06-091-19/+40
* Moved the IsDoor check before the meta get.Howaner2014-05-311-2/+1
* Add doxy-commentHowaner2014-05-311-3/+4
* Better SetOpen() and IsOpen() function from the doors.Howaner2014-05-301-76/+26
* Add SetOpen() and IsOpen() to BlockDoor.h and fix door redstone bug.Howaner2014-05-291-9/+80
* Fixed spelling; Rotater to Rotator.narroo2014-03-251-3/+3
* Added MetaRotate/Mirror Support for a number of classes.narroo2014-03-241-59/+7
* Merge pull request #729 from worktycho/MetaRotateMattes D2014-03-081-1/+57
|\
| * ReformattedTycho2014-03-021-2/+2
| * Revesed typedefTycho2014-03-011-1/+1
| * Implemented RotationsTycho2014-03-011-2/+3
| * Added some Metadate rotaters using templated MixinTycho2014-02-271-1/+56
* | Add data backsending, when the Client interacts a Block and the Interact is cancelled.Howaner2014-03-051-0/+1
|/
* Improved Type safety of eBlockFaceTycho2014-02-041-3/+3
* Changed Signiture of OnDestroyedByPlayerTycho2014-02-011-1/+1
* Changed pointers to referencesTycho2014-02-011-16/+16
* Changed signitures of Several BLockHandler MethodsTycho2014-02-011-17/+16
* First attempt at Implementing InterfacesTycho2014-01-251-1/+1
* Removed internal cEntity::GetRot() usage.madmaxoft2014-01-171-1/+1
* Removed obsoleted functionsTiger Wang2014-01-161-1/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+175