summaryrefslogtreecommitdiffstats
path: root/src/Simulator/IncrementalRedstoneSimulator/HopperHandler.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-30Chest, weather, crash, and miscellaneous fixes (#5215)Tiger Wang1-4/+1
2021-04-12Hoppers: use 'locked' bit in metaTiger Wang1-4/+15
2021-03-28Unify DoWithBlockEntity (#5168)Tiger Wang1-2/+7
2021-01-22Redstone: inline -> staticTiger Wang1-3/+3
2020-08-21Replace PowerData struct with PowerLevelTiger Wang1-6/+6
2020-08-21Remove std::make_unique from redstone handler creationTiger Wang1-5/+4
2020-08-08Remove the redstone solid block handlerTiger Wang1-5/+3
2020-07-26Use SimulateChunk in redstone simulatorTiger Wang1-30/+16
2020-04-16Using Super.Mattes D1-2/+4
2020-03-27 Lock hopper when powered by redstone (#4347)Bond-0091-6/+5
2018-08-29Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell101-1/+1
2017-09-11Replace ItemCallbacks with lambdas (#3993)peterbell101-8/+3
2017-09-07Changed some int parameters to vector parameters (#3937)Bond-0091-5/+5
2017-09-02Revert "Replace ItemCallbacks with lambdas (#3948)"LogicParrot1-3/+8
2017-09-01Replace ItemCallbacks with lambdas (#3948)peterbell101-8/+3
2017-07-17Allocate redstone component handlers upfrontpeterbell101-11/+9
2015-12-24Silenced the Redstone Simulator console spamSafwat Halaby1-1/+1
2015-12-18Reorganised the redstone simulatorTiger Wang1-0/+70