Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use factory method to construct redstone simulator data | Tycho | 2014-09-28 | 1 | -0/+5 |
| | |||||
* | Fixed another redstone crash. | madmaxoft | 2014-09-27 | 1 | -1/+6 |
| | |||||
* | Update IncrementalRedstoneSimulator.inc | worktycho | 2014-09-27 | 1 | -1/+1 |
| | |||||
* | Update IncrementalRedstoneSimulator.inc | worktycho | 2014-09-27 | 1 | -1/+1 |
| | |||||
* | Correct method name. | worktycho | 2014-09-27 | 1 | -1/+1 |
| | |||||
* | Set chunk data | worktycho | 2014-09-27 | 1 | -0/+5 |
| | |||||
* | Re-added 1.8 blocks to the redstone simulator | Masy98 | 2014-09-26 | 1 | -9/+46 |
| | |||||
* | Merge branch 'master' into redstoneTests | Tycho | 2014-09-25 | 1 | -11/+23 |
| | | | | | Conflicts: src/Simulator/IncrementalRedstoneSimulator.cpp | ||||
* | Added first test to show the object can be created | Tycho | 2014-09-17 | 1 | -24/+31 |
| | |||||
* | IncrementalRedstoneSimulator now has no dependencies on cChunk | Tycho | 2014-09-16 | 1 | -49/+368 |
| | |||||
* | Possibly decoupled IncrementalRedstoneSimulator from the rest of the server | Tycho | 2014-09-11 | 1 | -0/+2208 |
THis wil hopefully allow for unit testing |