summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-06-25Fix fast photons reflecting through obstaclesjacksonmj1-19/+14
2011-06-25Fix walls for SING explosionsjacksonmj2-21/+30
2011-06-25Fix gravmap build up during repeated frame steppingjacksonmj2-4/+5
2011-06-25Pixel format conversionjacksonmj1-11/+59
2011-06-25Decor brush shape, and fix big thumb not changing when page changedjacksonmj1-0/+5
2011-06-25Fix soap stamp crashes, and fix stkm head colourjacksonmj2-9/+15
2011-06-25added functions to iterate through all particlesief0151-18/+61
2011-06-15Fix save_filename crashSimon Robertshaw1-2/+2
2011-06-15Revert "Heat simulation improvement."Simon Robertshaw1-5/+2
2011-06-15Revert "Prevent photons stealing heat energy"Simon Robertshaw1-2/+3
2011-06-14Prevent photons stealing heat energySimon Robertshaw1-3/+2
2011-06-14Heat simulation improvement.savask1-2/+5
2011-06-14Revert "Better heat treatment."Simon Robertshaw1-10/+12
2011-06-14Make aheat in HEAT view less intenseSimon Robertshaw1-1/+1
2011-06-14Better heat treatment.savask1-12/+10
2011-06-14Fix small visual issues and crash when folder doesn't existSimon Robertshaw1-6/+6
2011-06-14Fix sim-options iconSimon Robertshaw1-1/+1
2011-06-14Add access to the local saving featuresSimon Robertshaw2-42/+86
2011-06-13Local saving UISimon Robertshaw1-0/+126
2011-06-13Local save loading - Fix screen buffer issues and scrollingSimon Robertshaw1-47/+75
2011-06-12Local save loading (WIP)Simon Robertshaw1-0/+263
2011-06-11Fix a load of memory leaksjacksonmj9-48/+47
2011-06-10Heat advection, currently doesn't obey the whole conservation of energy lawSimon Robertshaw1-1/+24
2011-06-09A-Heat toggle for Simulation optionsSimon Robertshaw1-17/+31
2011-06-09Gravity zoningSimon Robertshaw5-2/+186
2011-06-09Image for server savingSimon Robertshaw2-3/+25
2011-06-09Fix typo in previous commitjacksonmj1-2/+2
2011-06-09Fix resample_img using array indices larger than src image sizejacksonmj1-7/+15
2011-06-08Clean up signs when readingSimon Robertshaw2-0/+14
2011-06-08message_box and input for Lua API, also autorun.luaSimon Robertshaw3-1/+116
2011-06-08Fix crash where source and destination scale where the sameSimon Robertshaw1-1/+5
2011-06-08Less blurry thumbnail scalingSimon Robertshaw2-2/+14
2011-06-08console_error now optional for console_parse_typejacksonmj2-11/+11
2011-06-08Make step function registration work properlyjacksonmj1-8/+29
2011-06-08Create mercury with tmp valuejacksonmj1-0/+2
2011-06-08Fix tpt.get_name and limit tpt.log message lengthjacksonmj1-3/+3
2011-06-08Loads of error messages for lua, and hopefully fix lua stack overflowjacksonmj3-50/+110
2011-06-08Fix favourites remove buttonjacksonmj1-11/+8
2011-06-08Fix WL_DESTROYALL for fast particles; and no H2 ignition from SPRKjacksonmj2-2/+2
2011-06-04Bubbles now don't pop because of gases.savask1-1/+2
2011-06-04Some fixes for stick mans.savask2-4/+8
2011-06-04Some work on frozen bubbles.savask1-29/+36
2011-06-04Moved detach(i) function to powder.c, made soap display connections whensavask4-23/+24
2011-06-04Added the ability to use legacy commands (prepend with a \!)Simon Robertshaw1-1/+7
2011-06-04MercurySimon Robertshaw1-0/+73
2011-06-04Stairstepping for downscalingSimon Robertshaw1-13/+45
2011-06-04Fix setting of temp, x and y particle propertiesSimon Robertshaw1-6/+6
2011-06-03Use bilinear interpolation for everythingSimon Robertshaw1-8/+9
2011-06-03Bilinear interpolation for resamplingSimon Robertshaw1-5/+28
2011-06-03Fix semi-large thumbnailsSimon Robertshaw1-3/+23