summaryrefslogtreecommitdiffstats
path: root/src/Blocks/ChunkInterface.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-29Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell101-1/+1
2018-07-26CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell101-7/+0
2017-11-20cChunkInterface GetBlock, GetBlockMeta, GetBlockTypeMeta use vectors (#4050)Bond-0091-17/+7
2016-04-16Updated cChunk::SetMeta, fixed grass growth, reduced markDirty/setMeta usageLogicParrot1-5/+2
2015-12-18Reorganised the redstone simulatorTiger Wang1-10/+0
2015-12-13allow use failures to propagate from the entity/block to the playerGargaj1-2/+2
2014-09-27Fixed minor style issues.madmaxoft1-1/+1
2014-09-26Removed more unessicary includesTycho1-0/+1
2014-09-25Fixed styleTycho1-0/+66
2014-09-17Added first test to show the object can be createdTycho1-0/+66
2014-03-02cBlockInfo now manages the respective cBlockHandlerandrew1-1/+1
2014-02-02Added missing filesTycho1-0/+12