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