Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed basic style. | Mattes D | 2014-12-25 | 1 | -1/+1 |
| | |||||
* | Removed unneeded newlines | Ivan Đorđević | 2014-12-17 | 1 | -6/+0 |
| | |||||
* | Merge branch 'master' of https://github.com/gushromp/MCServer | gushromp | 2014-12-16 | 1 | -0/+1 |
|\ | | | | | | | | | Conflicts: src/Simulator/FloodyFluidSimulator.cpp | ||||
| * | Fixed water from spreading on bottom of world | gushromp | 2014-12-16 | 1 | -5/+8 |
| | | |||||
* | | Fixed water from spreading on bottom of world | gushromp | 2014-12-16 | 1 | -7/+11 |
|/ | |||||
* | En masse NULL -> nullptr replace | Tiger Wang | 2014-10-23 | 1 | -2/+2 |
| | |||||
* | Removed more unessicary includes | Tycho | 2014-09-26 | 1 | -0/+1 |
| | |||||
* | Basic style fixes. | madmaxoft | 2014-07-17 | 1 | -5/+5 |
| | |||||
* | Changed BroadcastSoundEffect function to take floating pos. | Howaner | 2014-07-13 | 1 | -2/+2 |
| | |||||
* | Fixed bad water/redstone simulator communication | Tiger Wang | 2014-06-28 | 1 | -32/+22 |
| | | | | * Fixes #713 | ||||
* | Fixed vanilla fluid simulator. | madmaxoft | 2014-05-02 | 1 | -2/+2 |
| | | | | Fixes #919. | ||||
* | Added some comments | andrew | 2014-03-07 | 1 | -0/+2 |
| | |||||
* | Fixed water/lava interaction | andrew | 2014-03-07 | 1 | -2/+64 |
| | |||||
* | Implemented vanilla-like fluid simulator | andrew | 2014-03-05 | 1 | -5/+18 |
| | |||||
* | Changed Signiture of OnUpdate | Tycho | 2014-02-02 | 1 | -1/+7 |
| | |||||
* | Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT). | madmaxoft | 2013-12-20 | 1 | -2/+2 |
| | |||||
* | Fixed Floody lava to stone fizzle | Tiger Wang | 2013-12-10 | 1 | -2/+16 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+330 |