Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed everyting to Unix line endings. | Alexander Harkness | 2013-07-29 | 1 | -82/+82 |
* | DelayedFluidSimulator: optimized block storage for large amounts of blocks. | madmaxoft@gmail.com | 2013-03-20 | 1 | -4/+17 |
* | Small performance improvements in fluid simulator. | madmaxoft@gmail.com | 2013-03-14 | 1 | -1/+3 |
* | Changed DelayedFluidSimulatorData to be a vector rather than a list, performance doubled :) | madmaxoft@gmail.com | 2013-03-14 | 1 | -1/+1 |
* | Floody fluid simulator has been converted to use direct chunk access | madmaxoft@gmail.com | 2013-03-02 | 1 | -10/+27 |
* | Converted simulators to take cWorld reference instead of a pointer | madmaxoft@gmail.com | 2013-02-28 | 1 | -1/+1 |
* | Simulators now have direct access to the cChunk object in the WakeUp() call | madmaxoft@gmail.com | 2013-02-28 | 1 | -1/+1 |
* | Fixed DelayedFluidSimulator. | madmaxoft@gmail.com | 2012-10-15 | 1 | -1/+7 |
* | Initial Floody fluid simulator. | madmaxoft@gmail.com | 2012-10-14 | 1 | -0/+44 |