summaryrefslogtreecommitdiffstats
path: root/source/Blocks/BlockDoor.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bugfixes' of git://github.com/tigerw/MCServer into tigerw-bugfixesmadmaxoft2013-09-151-6/+0
|\
| * Removed place on top and side preventionsTiger Wang2013-09-131-6/+0
* | Removed the cDoors class.madmaxoft2013-09-091-2/+78
|/
* Moved entities into the Entities subfolder.madmaxoft2013-08-191-1/+1
* Changed everyting to Unix line endings.Alexander Harkness2013-07-291-105/+105
* Huge performance boost in blockhandlers, they have direct access to chunk data when blockchecking.madmaxoft@gmail.com2013-03-151-2/+2
* Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com2013-01-121-4/+63
* Fixed a bool evaluation warning in BlockDoor.hmadmaxoft@gmail.com2012-12-201-1/+1
* Implemented double doorsluksor111@gmail.com2012-12-191-1/+6
* Moved blockticking into blockhandler classes.madmaxoft@gmail.com2012-10-031-7/+7
* Slight refactoring of BlockHandlers - dropping unneeded virtual functionsmadmaxoft@gmail.com2012-10-011-14/+24
* Unified folder name-casingmadmaxoft@gmail.com2012-09-291-0/+31