summaryrefslogtreecommitdiffstats
path: root/src/Blocks/WorldInterface.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-17Basic style fixes.madmaxoft1-1/+1
2014-07-02Redstone simulator is alerted to lever unpoweringTiger Wang1-0/+3
2014-06-17Add DoWithBlockEntityAt() to WorldInterface.hHowaner1-0/+9
2014-06-14Cauldrons check the heightmapTiger Wang1-4/+4
2014-06-05SuggestionsTiger Wang1-1/+3
2014-05-29Cauldrons fillTiger Wang1-0/+3
2014-03-28Fixed non-virtual destructors warnings.madmaxoft1-1/+2
2014-03-09Beds now work properly fixes #707Tiger Wang1-1/+7
2014-03-06Fix commentHowaner1-1/+1
2014-03-05Add SendBlockTo to cWorldInterfaceHowaner1-0/+3
2014-02-01Changed Signiture of OnDestroyedByPlayerTycho1-0/+3
2014-02-01Changed pointers to referencesTycho1-1/+1
2014-02-01Changed signitures of Several BLockHandler MethodsTycho1-0/+2
2014-01-26Refactored cBlockHandler::OnUse and dependentsTycho1-3/+15
2014-01-25First attempt at Implementing InterfacesTycho1-0/+13