summaryrefslogtreecommitdiffstats
path: root/src/Simulator/RedstoneManager.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-02-07Renamed cRedstoneManager to cRedstoneSimulator and renamed cRedstoneSimulator to cIncrementalRedstoneSimulator (Might change later).STRWarrior1-19/+0
2014-02-07Implemented an easy way of adding new redstone simulators.STRWarrior1-0/+19
Also added a "noop" redstone simulator that does the same as the fluid version.