summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockFenceGate.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-27Fixed convertToPickups for fence gatesMasy981-1/+1
2014-09-12Added flint drop and fence gate meta reset.Howaner1-0/+6
2014-08-19Code formatting fixes.Howaner1-0/+1
2014-07-17Basic style fixes.madmaxoft1-1/+1
2014-06-17Add fence gate sound.Howaner1-0/+1
2014-03-25Fixed spelling; Rotater to Rotator.narroo1-3/+3
2014-03-05Add SendBlockTo to cWorldInterfaceHowaner1-1/+1
2014-03-05Add data backsending, when the Client interacts a Block and the Interact is cancelled.Howaner1-0/+6
2014-03-02ReformattedTycho1-2/+2
2014-03-01Implemented RotationsTycho1-3/+3
2014-02-27Added some Metadate rotaters using templated MixinTycho1-2/+2
2014-02-04Improved Type safety of eBlockFaceTycho1-2/+2
2014-02-01Changed pointers to referencesTycho1-5/+5
2014-02-01Changed signitures of Several BLockHandler MethodsTycho1-5/+5
2014-01-25First attempt at Implementing InterfacesTycho1-1/+1
2014-01-17Removed internal cEntity::GetRot() usage.madmaxoft1-2/+2
2014-01-16Removed obsoleted functionsTiger Wang1-2/+2
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-09-09Removed the cDoors class.madmaxoft1-3/+31
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-60/+60
2013-03-09Pickups are now being saved into Anvil.madmaxoft@gmail.com1-1/+1
2013-01-12Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com1-16/+19
2012-12-19Added dispensers (they can't dispense items yet)luksor111@gmail.com1-1/+2
2012-12-19Implemented double doorsluksor111@gmail.com1-0/+56