summaryrefslogtreecommitdiffstats
path: root/src/Simulator/IncrementalRedstoneSimulator.inc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into redstoneTestsTycho2014-09-251-11/+23
| | | | | Conflicts: src/Simulator/IncrementalRedstoneSimulator.cpp
* Added first test to show the object can be createdTycho2014-09-171-24/+31
|
* IncrementalRedstoneSimulator now has no dependencies on cChunkTycho2014-09-161-49/+368
|
* Possibly decoupled IncrementalRedstoneSimulator from the rest of the serverTycho2014-09-111-0/+2208
THis wil hopefully allow for unit testing