summaryrefslogtreecommitdiffstats
path: root/source/Blocks/BlockVine.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-201/+0
* Fixed tigerw's leftovers.madmaxoft2013-09-151-6/+0
* Vines now spread when updatedTiger Wang2013-08-241-0/+7
* Changed everyting to Unix line endings.Alexander Harkness2013-07-291-200/+200
* Removed cLadder, cSign, cStairs, cTorch and cVine classes, moved their functionality into the appropriate BlockHandlers / ItemHandlersmadmaxoft@gmail.com2013-06-041-3/+28
* BlockArea: Finished rotation and mirroring with meta. Implemented example meta handling for vines, stairs and torches.madmaxoft@gmail.com2013-03-261-1/+27
* Huge performance boost in blockhandlers, they have direct access to chunk data when blockchecking.madmaxoft@gmail.com2013-03-151-26/+79
* Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com2013-01-121-11/+17
* Fixed boolean comparison.madmaxoft@gmail.com2012-11-161-3/+3
* - Added the "wait" music discluksor111@gmail.com2012-11-151-4/+6
* New Block property g_BlockIsSolid[]; Fixed ladder, torches and vines placement. (Patch contributed by funmaker)luksor111@gmail.com2012-10-231-4/+4
* Slight formatting tuneup to the previous commit.madmaxoft@gmail.com2012-10-221-4/+7
* Vine decay (patch contributed by funmaker)madmaxoft@gmail.com2012-10-221-7/+44
* Moved blockticking into blockhandler classes.madmaxoft@gmail.com2012-10-031-5/+5
* Slight refactoring of BlockHandlers - dropping unneeded virtual functionsmadmaxoft@gmail.com2012-10-011-7/+20
* Unified folder name-casingmadmaxoft@gmail.com2012-09-291-0/+35