summaryrefslogtreecommitdiffstats
path: root/source/cFireSimulator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-133/+0
* http://www.mc-server.org/support/index.php?do=details&task_id=153lapayo94@gmail.com2012-07-121-2/+3
* Attempt to bring sanity to newlines across systems.cedeel@gmail.com2012-06-141-131/+131
* Merged the composable_generator branch into the trunkmadmaxoft@gmail.com2012-05-251-1/+1
* Fixed the same leak in FireSimulatorfaketruth2012-02-141-15/+14
* 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
* - water slacks fire nowlapayo94@gmail.com2011-12-291-2/+9
* - implemented the fire simulation in native c++ (cFireSimulator)lapayo94@gmail.com2011-12-281-0/+124