Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed DelayedFluidSimulator. | madmaxoft@gmail.com | 2012-10-15 | 2 | -8/+15 |
* | Floody fluid sim: reads params from world.ini; water and lava react together into cobblestone / stone / obsidian | madmaxoft@gmail.com | 2012-10-14 | 1 | -9/+67 |
* | Floody fluid simulator now dries up correctly, too. | madmaxoft@gmail.com | 2012-10-14 | 1 | -2/+8 |
* | Initial Floody fluid simulator. | madmaxoft@gmail.com | 2012-10-14 | 11 | -41/+417 |
* | Better split of the fluid simulator functionality; removed the old LavaSimulator and WaterSimulator files. | madmaxoft@gmail.com | 2012-10-13 | 8 | -211/+145 |
* | Forgotten file | madmaxoft@gmail.com | 2012-10-13 | 1 | -0/+721 |
* | Preparation for multiple fluid simulators. | madmaxoft@gmail.com | 2012-10-13 | 17 | -0/+1696 |