Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-08-25 | Fix doors and trapdoors closing on server restart | Peter Bell | 1 | -1/+3 |
2020-08-21 | Replace PowerData struct with PowerLevel | Tiger Wang | 1 | -3/+3 |
2020-08-21 | Remove std::make_unique from redstone handler creation | Tiger Wang | 1 | -6/+4 |
2020-08-08 | Remove the redstone solid block handler | Tiger Wang | 1 | -5/+3 |
2020-07-26 | Use SimulateChunk in redstone simulator | Tiger Wang | 1 | -24/+13 |
2020-04-16 | Using Super. | Mattes D | 1 | -2/+4 |
2019-08-11 | Fix building with clang 8.0 (#4346) | Bond-009 | 1 | -1/+1 |
2017-09-07 | Changed some int parameters to vector parameters (#3937) | Bond-009 | 1 | -4/+4 |
2017-07-17 | Allocate redstone component handlers upfront | peterbell10 | 1 | -12/+10 |
2015-12-24 | Silenced the Redstone Simulator console spam | Safwat Halaby | 1 | -1/+1 |
2015-12-18 | Reorganised the redstone simulator | Tiger Wang | 1 | -0/+56 |