Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-08-21 | Replace PowerData struct with PowerLevel | Tiger Wang | 1 | -4/+4 |
2020-08-21 | Remove std::make_unique from redstone handler creation | Tiger Wang | 1 | -5/+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 | -28/+14 |
2020-04-16 | Using Super. | Mattes D | 1 | -2/+4 |
2018-08-29 | Force all headers other than "Globals.h" to be included with relative paths (#4269) | peterbell10 | 1 | -1/+1 |
2017-09-11 | Replace ItemCallbacks with lambdas (#3993) | peterbell10 | 1 | -8/+3 |
2017-09-07 | Changed some int parameters to vector parameters (#3937) | Bond-009 | 1 | -5/+5 |
2017-09-02 | Revert "Replace ItemCallbacks with lambdas (#3948)" | LogicParrot | 1 | -3/+8 |
2017-09-01 | Replace ItemCallbacks with lambdas (#3948) | peterbell10 | 1 | -8/+3 |
2017-07-17 | Allocate redstone component handlers upfront | peterbell10 | 1 | -11/+9 |
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/+70 |