summaryrefslogtreecommitdiffstats
path: root/src/Simulator/IncrementalRedstoneSimulator/ForEachSourceCallback.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Valid Height is now checked by vector.x12xx12x2022-04-201-2/+2
* Transparent blocks no longer conduct redstone power (#5359)Michal Havlíček2021-12-301-27/+1
* Move some redstone implementations into the source fileTiger Wang2021-03-281-0/+1
* cChunk: don't inherit from cChunkDef (#5106)Tiger Wang2021-01-181-2/+2
* New pull request for daylight sensor (#5066)Aiden Neill2020-12-191-1/+3
* Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell102020-10-051-2/+2
* Implement redstone quasi-connectivity (#4889)Tiger Wang2020-09-211-20/+53
* Replace PowerData struct with PowerLevelTiger Wang2020-08-211-20/+26
* Remove std::make_unique from redstone handler creationTiger Wang2020-08-211-8/+3
* Remove the redstone solid block handlerTiger Wang2020-08-081-0/+113