Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace PowerData struct with PowerLevel | Tiger Wang | 2020-08-21 | 1 | -6/+6 |
* | Remove std::make_unique from redstone handler creation | Tiger Wang | 2020-08-21 | 1 | -14/+13 |
* | Remove the redstone solid block handler | Tiger Wang | 2020-08-08 | 1 | -6/+4 |
* | Use SimulateChunk in redstone simulator | Tiger Wang | 2020-07-26 | 1 | -35/+35 |
* | Using Super. | Mattes D | 2020-04-16 | 1 | -2/+4 |
* | Force all headers other than "Globals.h" to be included with relative paths (#4269) | peterbell10 | 2018-08-29 | 1 | -1/+1 |
* | Replace ItemCallbacks with lambdas (#3993) | peterbell10 | 2017-09-11 | 1 | -20/+1 |
* | Changed some int parameters to vector parameters (#3937) | Bond-009 | 2017-09-07 | 1 | -4/+4 |
* | Revert "Replace ItemCallbacks with lambdas (#3948)" | LogicParrot | 2017-09-02 | 1 | -1/+20 |
* | Replace ItemCallbacks with lambdas (#3948) | peterbell10 | 2017-09-01 | 1 | -20/+1 |
* | Allocate redstone component handlers upfront | peterbell10 | 2017-07-17 | 1 | -14/+10 |
* | Bulk clearing of whitespace | LogicParrot | 2016-02-05 | 1 | -1/+1 |
* | Reorganised the redstone simulator | Tiger Wang | 2015-12-18 | 1 | -0/+136 |