summaryrefslogtreecommitdiffstats
path: root/src/Simulator/IncrementalRedstoneSimulator/TripwireHookHandler.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allocate redstone component handlers upfrontpeterbell102017-07-171-14/+10
|
* Bulk clearing of whitespaceLogicParrot2016-02-051-1/+1
|
* Reorganised the redstone simulatorTiger Wang2015-12-181-0/+136
-> Many thanks to @worktycho for the idea, and @Haxi52 for the implementation plan! * Uses classes and inheritance now * Speed should be improved