summaryrefslogtreecommitdiffstats
path: root/src/Simulator/IncrementalRedstoneSimulator/PressurePlateHandler.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-29Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell101-1/+1
2017-09-25cPressurePlateHandler: Fix uninitialised variables. (#4047)peterbell101-2/+2
2017-09-11Replace ItemCallbacks with lambdas (#3993)peterbell101-23/+11
2017-09-07Changed some int parameters to vector parameters (#3937)Bond-0091-4/+4
2017-09-02Revert "Replace ItemCallbacks with lambdas (#3948)"LogicParrot1-11/+23
2017-09-01Replace ItemCallbacks with lambdas (#3948)peterbell101-23/+11
2017-07-17Allocate redstone component handlers upfrontpeterbell101-14/+10
2015-12-18Reorganised the redstone simulatorTiger Wang1-0/+111