Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor style fixes | Tiger Wang | 2020-08-28 | 1 | -0/+8 |
* | Replace PowerData struct with PowerLevel | Tiger Wang | 2020-08-21 | 1 | -2/+10 |
* | Remove std::make_unique from redstone handler creation | Tiger Wang | 2020-08-21 | 1 | -79/+8 |
* | Remove the redstone solid block handler | Tiger Wang | 2020-08-08 | 1 | -46/+21 |
* | Ensure updating relatives calls the correct base case | Tiger Wang | 2020-08-02 | 1 | -4/+4 |
* | Use SimulateChunk in redstone simulator | Tiger Wang | 2020-07-26 | 1 | -72/+65 |
* | Force all headers other than "Globals.h" to be included with relative paths (#4269) | peterbell10 | 2018-08-29 | 1 | -1/+1 |
* | Changed some int parameters to vector parameters (#3937) | Bond-009 | 2017-09-07 | 1 | -4/+4 |
* | Remove double includes part 2 (#3890) | peterbell10 | 2017-08-03 | 1 | -1/+0 |
* | Allocate redstone component handlers upfront | peterbell10 | 2017-07-17 | 1 | -25/+17 |
* | Reorganised the redstone simulator | Tiger Wang | 2015-12-18 | 1 | -0/+130 |