summaryrefslogtreecommitdiffstats
path: root/src/Simulator/IncrementalRedstoneSimulator/RedstoneHandler.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor style fixesTiger Wang2020-08-281-0/+8
* Replace PowerData struct with PowerLevelTiger Wang2020-08-211-2/+10
* Remove std::make_unique from redstone handler creationTiger Wang2020-08-211-79/+8
* Remove the redstone solid block handlerTiger Wang2020-08-081-46/+21
* Ensure updating relatives calls the correct base caseTiger Wang2020-08-021-4/+4
* Use SimulateChunk in redstone simulatorTiger Wang2020-07-261-72/+65
* Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell102018-08-291-1/+1
* Changed some int parameters to vector parameters (#3937)Bond-0092017-09-071-4/+4
* Remove double includes part 2 (#3890)peterbell102017-08-031-1/+0
* Allocate redstone component handlers upfrontpeterbell102017-07-171-25/+17
* Reorganised the redstone simulatorTiger Wang2015-12-181-0/+130