summaryrefslogtreecommitdiff
path: root/src/simulation/Air.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-05-31even more lua simulation api functionsjacob11-11/+12
2012-12-18initialize variables in air.cpp and simulation.cppjacob11-2/+10
2012-12-18fix '=' resetting air heat, fix uninitialized ambient heat setting, a few ↵jacob11-1/+5
LOLZ / LOVE changes
2012-08-21Air heat simulation now knows about gravity mode. fixes #142Simon Robertshaw1-3/+7
2012-08-16Air invert and grid mode switchingSimon Robertshaw1-0/+14
2012-07-29clear_sim now clears air and gravity maps better, fixes issue #31Simon Robertshaw1-0/+9
2012-07-29Remove blockair update in Air.cpp function to fix TTAN - solves issue #30Simon Robertshaw1-10/+0
2012-06-13TPT: Make ambient heat convection work a bit betterSimon Robertshaw1-3/+2
2012-05-07A bit of refactoring (elements)Simon Robertshaw1-1/+1
2012-04-17TPT: Prevent ambient heat going through walls ccb88b6b3bSimon Robertshaw1-9/+12
2012-01-20Fix some uninitialised variablesSimon Robertshaw1-3/+4
2012-01-20Fix case for header filesSimon Robertshaw1-1/+1
2012-01-19Some folder changes, started search and clientSimon Robertshaw1-0/+301