summaryrefslogtreecommitdiffstats
path: root/source/Blocks/BlockLever.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Redstone Megacommit [SEE DESC]Tiger Wang2013-11-181-2/+17
| | | | | | | | | | | | | + 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-1/+0
|
* Removed OnDigging for Redstone devicesTiger Wang2013-09-221-1/+0
|
* Removed place on top and side preventionsTiger Wang2013-09-131-6/+0
|
* Changed everyting to Unix line endings.Alexander Harkness2013-07-291-61/+61
|
* Removed all E_ITEM_ symbols equivalent to E_BLOCK_, and all obsolete item and block symbols.madmaxoft@gmail.com2013-02-161-1/+1
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1218 0a769ca7-a7f5-676a-18bf-c427514a06d6
* Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com2013-01-121-5/+21
| | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1139 0a769ca7-a7f5-676a-18bf-c427514a06d6
* Levers (patch contributed by Keyboard)madmaxoft@gmail.com2012-12-161-0/+45
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