summaryrefslogtreecommitdiffstats
path: root/source/cFluidSimulator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed block-getting so that simulators work againmadmaxoft@gmail.com2012-02-211-7/+58
* Updated fluid simulators with geser's patch file!faketruth2012-02-141-49/+324
* VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com2012-01-291-1/+3
* Cactus towers can be destroyed by removing the bottom blockfaketruth2012-01-231-2/+34
* - Pickups should now burn in firelapayo94@gmail.com2011-12-291-8/+10
* - water slacks fire nowlapayo94@gmail.com2011-12-291-0/+8
* Fixed some small memory leakslapayo94@gmail.com2011-12-281-0/+6
* Little improvement to save some cpu time but it´s still very heavy cpu loadlapayo94@gmail.com2011-12-281-1/+5
* - Implemented Drops from Burning animalslapayo94@gmail.com2011-12-281-1/+1
* - improved Simulator system lapayo94@gmail.com2011-12-261-14/+4
* - Implemented function to check item categorylapayo94@gmail.com2011-12-251-1/+2
* Refactored both simulators (water and lava) to make them more flexible and easier to modifylapayo94@gmail.com2011-12-251-0/+304