Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-05-09 | More style checking. | Mattes D | 1 | -1/+1 | |
Spaces around some operators are checked. | |||||
2014-05-02 | Fixed vanilla fluid simulator. | madmaxoft | 1 | -8/+5 | |
Fixes #919. | |||||
2014-03-07 | Added some comments | andrew | 1 | -1/+4 | |
2014-03-07 | Fixed water/lava interaction | andrew | 1 | -0/+3 | |
2014-03-05 | Implemented vanilla-like fluid simulator | andrew | 1 | -3/+9 | |
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 | |
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -53/+53 | |
2013-03-02 | Floody fluid simulator has been converted to use direct chunk access | madmaxoft@gmail.com | 1 | -4/+4 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1236 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-02-28 | Converted simulators to take cWorld reference instead of a pointer | madmaxoft@gmail.com | 1 | -1/+1 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1228 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-01-04 | Floody fluid simulator can create sourceblocks (configurable in World.ini) | madmaxoft@gmail.com | 1 | -2/+6 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1119 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-10-14 | Initial Floody fluid simulator. | madmaxoft@gmail.com | 1 | -0/+49 | |
Can spread, cannot dry. git-svn-id: http://mc-server.googlecode.com/svn/trunk@963 0a769ca7-a7f5-676a-18bf-c427514a06d6 |