summaryrefslogtreecommitdiffstats
path: root/src/Simulator/IncrementalRedstoneSimulator/IncrementalRedstoneSimulator.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Additional Y height checks (#5405)Debucquoy Anthony tonitch2022-06-181-1/+0
* Move some redstone implementations into the source fileTiger Wang2021-03-281-84/+6
* Unify DoWithBlockEntity (#5168)Tiger Wang2021-03-281-0/+1
* New pull request for daylight sensor (#5066)Aiden Neill2020-12-191-0/+2
* Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell102020-10-051-1/+1
* Remove std::make_unique from redstone handler creationTiger Wang2020-08-211-7/+0
* Remove the redstone solid block handlerTiger Wang2020-08-081-52/+2
* Do not GetBlock individually in simulatorsTiger Wang2020-08-041-1/+2
* Always use relative coordinates in AddBlockTiger Wang2020-08-021-21/+15
* Add WakeUp/AddBlock distinctionTiger Wang2020-08-021-1/+5
* Use SimulateChunk in redstone simulatorTiger Wang2020-07-261-11/+8
* ಠ_ಠ (#4660)Tiger Wang2020-04-161-0/+2
* Using Super.Mattes D2020-04-161-4/+6
* Filter blocks to add to redstone sim's wake queue (#4621)peterbell102020-04-051-4/+1
* Changed int parameters to vector parameters in cCuboid and simulators (#3874)Lane Kolbly2017-08-171-2/+2
* Allocate redstone component handlers upfrontpeterbell102017-07-171-1/+4
* Revert "Made redstone handlers static"Lukas Pioch2016-07-011-3/+1
* Made redstone handlers staticTiger Wang2016-05-281-1/+3
* Bulk clearing of whitespaceLogicParrot2016-02-051-2/+2
* Reorganised the redstone simulatorTiger Wang2015-12-181-0/+167