summaryrefslogtreecommitdiffstats
path: root/src/Simulator/IncrementalRedstoneSimulator/ForEachSourceCallback.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-20Valid Height is now checked by vector.x12xx12x1-2/+2
2021-12-30Transparent blocks no longer conduct redstone power (#5359)Michal Havlíček1-27/+1
2021-03-28Move some redstone implementations into the source fileTiger Wang1-0/+1
2021-01-18cChunk: don't inherit from cChunkDef (#5106)Tiger Wang1-2/+2
2020-12-19New pull request for daylight sensor (#5066)Aiden Neill1-1/+3
2020-10-05Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell101-2/+2
2020-09-21Implement redstone quasi-connectivity (#4889)Tiger Wang1-20/+53
2020-08-21Replace PowerData struct with PowerLevelTiger Wang1-20/+26
2020-08-21Remove std::make_unique from redstone handler creationTiger Wang1-8/+3
2020-08-08Remove the redstone solid block handlerTiger Wang1-0/+113