summaryrefslogtreecommitdiffstats
path: root/src/Simulator/FluidSimulator.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Valid Height is now checked by vector.x12xx12x2022-04-201-1/+1
|
* Always use relative coordinates in AddBlockTiger Wang2020-08-021-4/+4
| | | | | + Pass block, use relatives * Fixes everything immediately converting abs back to rel and getting block, when these data were already available
* Using Super.Mattes D2020-04-161-2/+3
|
* Add new flow direction calculating algorithm (#4160)bionext032018-07-271-4/+4
|
* Removed unused forward declarations (#3888)Lukas Pioch2017-08-031-1/+0
|
* Bulk clearing of whitespaceLogicParrot2016-02-051-8/+8
|
* Unified the doxy-comment format.Mattes D2015-07-311-5/+4
|
* Cleaned up simulatorsTiger Wang2014-10-251-2/+2
|
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
|
* Possibly decoupled IncrementalRedstoneSimulator from the rest of the serverTycho2014-09-111-3/+4
| | | | THis wil hopefully allow for unit testing
* Moved source to srcAlexander Harkness2013-11-241-0/+75