summaryrefslogtreecommitdiffstats
path: root/source/Blocks/BlockTorch.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-277/+0
* Implemented suggestionsTiger Wang2013-11-051-13/+0
* Fixed derpy comparisonTiger Wang2013-09-161-1/+1
* Torch fixes [SEE DESC]Tiger Wang2013-09-161-7/+8
* Torches work properlyTiger Wang2013-09-151-26/+71
* Removed torch top placement preventionTiger Wang2013-09-131-6/+0
* Removed more commentsTiger Wang2013-08-131-1/+0
* Removed commentsTiger Wang2013-08-131-7/+0
* Removed unneeded case clauseTiger Wang2013-08-111-15/+12
* Tried adding bracketTiger Wang2013-08-111-1/+1
* Further attempt at fixing torch placementsTiger Wang2013-08-111-9/+9
* Attempt at fixing torch placementTiger Wang2013-08-101-3/+5
* Changed everyting to Unix line endings.Alexander Harkness2013-07-291-259/+259
* Removed cLadder, cSign, cStairs, cTorch and cVine classes, moved their functionality into the appropriate BlockHandlers / ItemHandlersmadmaxoft@gmail.com2013-06-041-4/+63
* BlockArea: Finished rotation and mirroring with meta. Implemented example meta handling for vines, stairs and torches.madmaxoft@gmail.com2013-03-261-0/+61
* Huge performance boost in blockhandlers, they have direct access to chunk data when blockchecking.madmaxoft@gmail.com2013-03-151-3/+8
* Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com2013-01-121-20/+28
* New Block property g_BlockIsSolid[]; Fixed ladder, torches and vines placement. (Patch contributed by funmaker)luksor111@gmail.com2012-10-231-54/+1
* Moved blockticking into blockhandler classes.madmaxoft@gmail.com2012-10-031-19/+19
* Slight refactoring of BlockHandlers - dropping unneeded virtual functionsmadmaxoft@gmail.com2012-10-011-12/+25
* Unified folder name-casingmadmaxoft@gmail.com2012-09-291-0/+166