summaryrefslogtreecommitdiffstats
path: root/src/Simulator/IncrementalRedstoneSimulator.inc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up simulatorsTiger Wang2014-10-251-2597/+0
* Fixed a crash in redstone simulator.Mattes D2014-10-231-1/+0
* Use factory method to construct redstone simulator dataTycho2014-09-281-0/+5
* Fixed another redstone crash.madmaxoft2014-09-271-1/+6
* Update IncrementalRedstoneSimulator.incworktycho2014-09-271-1/+1
* Update IncrementalRedstoneSimulator.incworktycho2014-09-271-1/+1
* Correct method name.worktycho2014-09-271-1/+1
* Set chunk dataworktycho2014-09-271-0/+5
* Re-added 1.8 blocks to the redstone simulatorMasy982014-09-261-9/+46
* Merge branch 'master' into redstoneTestsTycho2014-09-251-11/+23
* 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