summaryrefslogtreecommitdiffstats
path: root/source/Blocks/BlockLadder.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed everyting to Unix line endings.Alexander Harkness2013-07-291-115/+115
* Removed cLadder, cSign, cStairs, cTorch and cVine classes, moved their functionality into the appropriate BlockHandlers / ItemHandlersmadmaxoft@gmail.com2013-06-041-4/+29
* Huge performance boost in blockhandlers, they have direct access to chunk data when blockchecking.madmaxoft@gmail.com2013-03-151-13/+6
* Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com2013-01-121-20/+29
* New Block property g_BlockIsSolid[]; Fixed ladder, torches and vines placement. (Patch contributed by funmaker)luksor111@gmail.com2012-10-231-2/+39
* Moved blockticking into blockhandler classes.madmaxoft@gmail.com2012-10-031-11/+11
* Slight refactoring of BlockHandlers - dropping unneeded virtual functionsmadmaxoft@gmail.com2012-10-011-8/+19
* Unified folder name-casingmadmaxoft@gmail.com2012-09-291-0/+40