Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-07-17 | Allocate redstone component handlers upfront | peterbell10 | 1 | -26/+49 |
2017-04-29 | Fix fence gates (#3683) | Bond-009 | 1 | -0/+5 |
2016-07-01 | Revert "Made redstone handlers static" | Lukas Pioch | 1 | -90/+30 |
2016-06-15 | - Add a activation flag to droppers and dispensers. Previously droppers and dispensers shot items with every block update. | QUSpilPrgm | 1 | -3/+3 |
2016-05-28 | Don't let redstone blocks power adjacent blocks. (#3214) | QUSpilPrgm | 1 | -1/+1 |
2016-05-28 | Made redstone handlers static | Tiger Wang | 1 | -30/+90 |
2016-02-09 | Update RedstoneSimulator to delete unused cached PowerData | Marvin Kopf | 1 | -1/+4 |
2015-12-28 | Removed excessive logging in redstone simulator. | Mattes D | 1 | -7/+0 |
2015-12-19 | Fixes for clang-3.7 | Lukas Pioch | 1 | -2/+2 |
2015-12-18 | Reorganised the redstone simulator | Tiger Wang | 1 | -0/+170 |