summaryrefslogtreecommitdiffstats
path: root/src/Simulator/IncrementalRedstoneSimulator/IncrementalRedstoneSimulator.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-01Revert "Made redstone handlers static"Lukas Pioch1-90/+30
2016-06-15- Add a activation flag to droppers and dispensers. Previously droppers and dispensers shot items with every block update.QUSpilPrgm1-3/+3
2016-05-28Don't let redstone blocks power adjacent blocks. (#3214)QUSpilPrgm1-1/+1
2016-05-28Made redstone handlers staticTiger Wang1-30/+90
2016-02-09Update RedstoneSimulator to delete unused cached PowerDataMarvin Kopf1-1/+4
2015-12-28Removed excessive logging in redstone simulator.Mattes D1-7/+0
2015-12-19Fixes for clang-3.7Lukas Pioch1-2/+2
2015-12-18Reorganised the redstone simulatorTiger Wang1-0/+170