Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-09-11 | Possibly decoupled IncrementalRedstoneSimulator from the rest of the server | Tycho | 1 | -2/+2 |
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 |
2013-02-28 | Converted simulators to take cWorld reference instead of a pointer | madmaxoft@gmail.com | 1 | -2/+8 |
2013-02-28 | Simulators now have direct access to the cChunk object in the WakeUp() call | madmaxoft@gmail.com | 1 | -1/+8 |
2012-10-27 | Fixed more valgrind issues | madmaxoft@gmail.com | 1 | -5/+5 |
2012-10-13 | Preparation for multiple fluid simulators. | madmaxoft@gmail.com | 1 | -0/+0 |
2012-09-24 | Source files cleanup: The rest of the files renamed. | madmaxoft@gmail.com | 1 | -1/+1 |
2012-06-14 | Attempt to bring sanity to newlines across systems. | cedeel@gmail.com | 1 | -39/+39 |
2012-02-13 | Rewritten most of the code for multithreading; still not 100%, but getting there. If this commit proves to be too problematic, we can always undo it. | madmaxoft@gmail.com | 1 | -5/+24 |
2011-12-26 | - improved Simulator system | lapayo94@gmail.com | 1 | -0/+20 |