summaryrefslogtreecommitdiffstats
path: root/src/Simulator/NoopRedstoneSimulator.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-11Initial convertion of a_Dt to std::chronoTycho1-1/+1
2014-10-25Cleaned up simulatorsTiger Wang1-2/+2
2014-10-23En masse NULL -> nullptr replaceTiger Wang1-1/+1
2014-10-20En masse NULL -> nullptr replaceTiger Wang1-1/+1
2014-09-28Use factory method to construct redstone simulator dataTycho1-0/+5
2014-09-11Possibly decoupled IncrementalRedstoneSimulator from the rest of the serverTycho1-2/+2
2014-07-21Style: Normalized to no spaces before closing parenthesis.madmaxoft1-1/+1
2014-07-17Basic style fixes.madmaxoft1-1/+1
2014-07-17Normalized comments.madmaxoft1-1/+1
2014-02-07Renamed cRedstoneManager to cRedstoneSimulator and renamed cRedstoneSimulator to cIncrementalRedstoneSimulator (Might change later).STRWarrior1-3/+3
2014-02-07Fixed some end of linesSTRWarrior1-1/+1
2014-02-07Implemented an easy way of adding new redstone simulators.STRWarrior1-0/+40