summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockBed.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-26Removed more unessicary includesTycho1-3/+5
2014-07-19Fixed style: spaces after commas.madmaxoft1-1/+1
2014-05-07Rename CanChangeDirtToGrass to CanDirtGrowGrassHowaner1-1/+1
2014-04-06Add CanChangeDirtToGrass function to Block Handlers.Howaner1-0/+7
2014-03-25Fixed spelling; Rotater to Rotator.narroo1-3/+3
2014-03-02ReformattedTycho1-2/+2
2014-03-01Implemented RotationsTycho1-2/+2
2014-02-27Added some Metadate rotaters using templated MixinTycho1-2/+3
2014-02-04Improved Type safety of eBlockFaceTycho1-2/+2
2014-02-01Changed pointers to referencesTycho1-3/+3
2014-02-01Changed signitures of Several BLockHandler MethodsTycho1-1/+1
2014-01-26Refactored cBlockHandler::OnUse and dependentsTycho1-1/+1
2014-01-25First attempt at Implementing InterfacesTycho1-4/+5
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-09-13Removed place on top and side preventionsTiger Wang1-6/+0
2013-08-19Moved entities into the Entities subfolder.madmaxoft1-1/+1
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-73/+73
2013-06-04Removed cLadder, cSign, cStairs, cTorch and cVine classes, moved their functionality into the appropriate BlockHandlers / ItemHandlersmadmaxoft@gmail.com1-14/+7
2013-03-09Pickups are now being saved into Anvil.madmaxoft@gmail.com1-4/+4
2013-01-12Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com1-2/+2
2012-10-03Moved blockticking into blockhandler classes.madmaxoft@gmail.com1-5/+5
2012-10-01Slight refactoring of BlockHandlers - dropping unneeded virtual functionsmadmaxoft@gmail.com1-24/+35
2012-09-29Beds can be slept in now (it doesn't change the time though)faketruth1-61/+7
2012-09-29Unified folder name-casingmadmaxoft@gmail.com1-0/+0
2012-09-29Made beds placeablefaketruth1-0/+123