summaryrefslogtreecommitdiffstats
path: root/src/Simulator/IncrementalRedstoneSimulator/ObserverHandler.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-22Redstone: inline -> staticTiger Wang1-5/+5
2020-08-21Replace PowerData struct with PowerLevelTiger Wang1-6/+21
2020-08-21Remove std::make_unique from redstone handler creationTiger Wang1-7/+6
2020-08-08Remove the redstone solid block handlerTiger Wang1-11/+5
2020-08-02Ensure updating relatives calls the correct base caseTiger Wang1-1/+1
2020-07-26Use SimulateChunk in redstone simulatorTiger Wang1-25/+19
2020-05-08Fix SetBlockMeta call in observer handler (#4728)peterbell101-2/+2
2020-04-16ಠ_ಠ (#4660)Tiger Wang1-0/+106