summaryrefslogtreecommitdiffstats
path: root/src/Blocks/ChunkInterface.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-01Forgotten changes to cChunkInterface.madmaxoft1-2/+2
2014-03-01Removed cBlockHandler forward declaration from cChunkInterface.madmaxoft1-9/+22
2014-02-01Changed Signiture of OnDestroyedByPlayerTycho1-0/+5
2014-02-01Changed pointers to referencesTycho1-3/+3
2014-02-01Changed signitures of Several BLockHandler MethodsTycho1-0/+4
2014-01-26Refactored cBlockHandler::OnUse and dependentsTycho1-7/+51
2014-01-25First attempt at Implementing InterfacesTycho1-0/+26