Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed excessive debug loggin in Floody fluid simulator. | madmaxoft@gmail.com | 2012-10-20 | 1 | -1/+1 |
* | Reverted previous commit, chose a different solution, much cleaner. | madmaxoft@gmail.com | 2012-10-18 | 1 | -2/+1 |
* | Made constants in cChunkDef enums, compilation fixes for gcc. | madmaxoft@gmail.com | 2012-10-18 | 1 | -1/+2 |
* | Fixed floody fluid sim making downward fluid behave like source blocks. | madmaxoft@gmail.com | 2012-10-16 | 1 | -8/+16 |
* | Decreased logging in floody fluid simulator. | madmaxoft@gmail.com | 2012-10-16 | 1 | -1/+1 |
* | 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 | 1 | -0/+159 |