summaryrefslogtreecommitdiffstats
path: root/src/Blocks/WorldInterface.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-28Added a size check for portals.STRWarrior1-0/+12
2015-03-21Changed cEntity::m_UniqueID to UInt32.Mattes D1-5/+7
2015-03-05Reverted non-functional changesTiger Wang1-5/+0
2015-02-08Handle client 'leave bed' requestTiger Wang1-0/+5
2014-09-17Added first test to show the object can be createdTycho1-3/+4
2014-09-12Spawn exp if you break a mob spawner.Howaner1-0/+3
2014-09-08TimeOfDay does not need to be an Int64Tycho1-2/+2
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