summaryrefslogtreecommitdiffstats
path: root/source/cRedstoneRepeater.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added (Probably incorrectly) a cRedstone class. Also, palcing a redstone torch will recursively light any redstone wire it's connected to. Removing a torch from an active wire will unlight the entire length. Class needs to be updated to make use of non deprecated function. Current deprecated function warning drastically slows redstone performance.admin@omencraft.com2011-11-041-20/+0
* Fixed some redstone items and a bug that prevented floats from client to server packets reading correctly on 64 bit linux.admin@omencraft.com2011-11-031-7/+7
* Added some redstone items.admin@omencraft.com2011-11-031-0/+20