summaryrefslogtreecommitdiffstats
path: root/src/Simulator/IncrementalRedstoneSimulator/IncrementalRedstoneSimulator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Made redstone handlers static"Lukas Pioch2016-07-011-90/+30
* - Add a activation flag to droppers and dispensers. Previously droppers and dispensers shot items with every block update.QUSpilPrgm2016-06-151-3/+3
* Don't let redstone blocks power adjacent blocks. (#3214)QUSpilPrgm2016-05-281-1/+1
* Made redstone handlers staticTiger Wang2016-05-281-30/+90
* Update RedstoneSimulator to delete unused cached PowerDataMarvin Kopf2016-02-091-1/+4
* Removed excessive logging in redstone simulator.Mattes D2015-12-281-7/+0
* Fixes for clang-3.7Lukas Pioch2015-12-191-2/+2
* Reorganised the redstone simulatorTiger Wang2015-12-181-0/+170