summaryrefslogtreecommitdiffstats
path: root/src/Simulator/IncrementalRedstoneSimulator/IncrementalRedstoneSimulator.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-16ಠ_ಠ (#4660)Tiger Wang1-0/+3
2020-04-05Filter blocks to add to redstone sim's wake queue (#4621)peterbell101-2/+61
2020-03-27 Lock hopper when powered by redstone (#4347)Bond-0091-0/+2
2018-08-29Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell101-1/+1
2018-07-26CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell101-1/+0
2017-07-17Allocate redstone component handlers upfrontpeterbell101-26/+49
2017-04-29Fix fence gates (#3683)Bond-0091-0/+5
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