summaryrefslogtreecommitdiffstats
path: root/source/Blocks/BlockLever.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Redstone Megacommit [SEE DESC]Tiger Wang2013-11-181-10/+3
| | | | | | | | | | | | | + Updated BlockID - look for yourself * Improved button, repeater, lever, and comparator code -> simplification and splitting of some stuff from the redstone simulator file * Fixed buttons not breaking when in an invalid game state * Fixed QueueSetBlock -> improved (AGAIN) piston code + Rewrote redstone simulator Fixes: #57, #58, #205, and part of #131. Fixes FS issues: 281, 116, and 102
* Removed some unneeded includesTiger Wang2013-09-221-2/+0
|
* Removed OnDigging for Redstone devicesTiger Wang2013-09-221-9/+1
|
* Changed to SetBlockMetaTiger Wang2013-09-221-1/+1
|
* Moved entities into the Entities subfolder.madmaxoft2013-08-191-1/+1
|
* Changed everyting to Unix line endings.Alexander Harkness2013-07-291-48/+48
|
* Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com2013-01-121-32/+4
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1139 0a769ca7-a7f5-676a-18bf-c427514a06d6
* Added sounds to levers and mobsluksor111@gmail.com2012-12-211-1/+10
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1093 0a769ca7-a7f5-676a-18bf-c427514a06d6
* Levers (patch contributed by Keyboard)madmaxoft@gmail.com2012-12-161-0/+67
http://forum.mc-server.org/showthread.php?tid=649 git-svn-id: http://mc-server.googlecode.com/svn/trunk@1075 0a769ca7-a7f5-676a-18bf-c427514a06d6