Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finished most of piston class. Pistons should work when a redstone current with wire is lit up or extinguished near them but don't yet. There'sa bug to kill. | admin@omencraft.com | 2011-11-06 | 1 | -16/+26 |
* | Change SetBlock to FastSetBlock in cRedstone.cpp and grass will now grow if any one hit block is above it. | admin@omencraft.com | 2011-11-05 | 1 | -16/+16 |
* | Added cRedstone to project file | faketruth | 2011-11-04 | 1 | -1/+1 |
* | Changed use of deprecated function. | admin@omencraft.com | 2011-11-04 | 1 | -14/+19 |
* | 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.com | 2011-11-04 | 1 | -0/+79 |