| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-06-13 | Local saving UI | Simon Robertshaw | 1 | -0/+126 |
| 2011-06-13 | Local save loading - Fix screen buffer issues and scrolling | Simon Robertshaw | 1 | -47/+75 |
| 2011-06-12 | Local save loading (WIP) | Simon Robertshaw | 1 | -0/+263 |
| 2011-06-11 | Fix a load of memory leaks | jacksonmj | 9 | -48/+47 |
| 2011-06-10 | Heat advection, currently doesn't obey the whole conservation of energy law | Simon Robertshaw | 1 | -1/+24 |
| 2011-06-09 | A-Heat toggle for Simulation options | Simon Robertshaw | 1 | -17/+31 |
| 2011-06-09 | Gravity zoning | Simon Robertshaw | 5 | -2/+186 |
| 2011-06-09 | Image for server saving | Simon Robertshaw | 2 | -3/+25 |
| 2011-06-09 | Fix typo in previous commit | jacksonmj | 1 | -2/+2 |
| 2011-06-09 | Fix resample_img using array indices larger than src image size | jacksonmj | 1 | -7/+15 |
| 2011-06-08 | Clean up signs when reading | Simon Robertshaw | 2 | -0/+14 |
| 2011-06-08 | message_box and input for Lua API, also autorun.lua | Simon Robertshaw | 3 | -1/+116 |
| 2011-06-08 | Fix crash where source and destination scale where the same | Simon Robertshaw | 1 | -1/+5 |
| 2011-06-08 | Less blurry thumbnail scaling | Simon Robertshaw | 2 | -2/+14 |
| 2011-06-08 | console_error now optional for console_parse_type | jacksonmj | 2 | -11/+11 |
| 2011-06-08 | Make step function registration work properly | jacksonmj | 1 | -8/+29 |
| 2011-06-08 | Create mercury with tmp value | jacksonmj | 1 | -0/+2 |
| 2011-06-08 | Fix tpt.get_name and limit tpt.log message length | jacksonmj | 1 | -3/+3 |
| 2011-06-08 | Loads of error messages for lua, and hopefully fix lua stack overflow | jacksonmj | 3 | -50/+110 |
| 2011-06-08 | Fix favourites remove button | jacksonmj | 1 | -11/+8 |
| 2011-06-08 | Fix WL_DESTROYALL for fast particles; and no H2 ignition from SPRK | jacksonmj | 2 | -2/+2 |
| 2011-06-04 | Bubbles now don't pop because of gases. | savask | 1 | -1/+2 |
| 2011-06-04 | Some fixes for stick mans. | savask | 2 | -4/+8 |
| 2011-06-04 | Some work on frozen bubbles. | savask | 1 | -29/+36 |
| 2011-06-04 | Moved detach(i) function to powder.c, made soap display connections when | savask | 4 | -23/+24 |
| 2011-06-04 | Added the ability to use legacy commands (prepend with a \!) | Simon Robertshaw | 1 | -1/+7 |
| 2011-06-04 | Mercury | Simon Robertshaw | 1 | -0/+73 |
| 2011-06-04 | Stairstepping for downscaling | Simon Robertshaw | 1 | -13/+45 |
| 2011-06-04 | Fix setting of temp, x and y particle properties | Simon Robertshaw | 1 | -6/+6 |
| 2011-06-03 | Use bilinear interpolation for everything | Simon Robertshaw | 1 | -8/+9 |
| 2011-06-03 | Bilinear interpolation for resampling | Simon Robertshaw | 1 | -5/+28 |
| 2011-06-03 | Fix semi-large thumbnails | Simon Robertshaw | 1 | -3/+23 |
| 2011-06-03 | Favourites interface improvements | Simon Robertshaw | 1 | -16/+81 |
| 2011-06-03 | Better step function registration | Simon Robertshaw | 1 | -10/+41 |
| 2011-06-02 | some more deco editor changes. Right click deletes decoration again. | Cracker64 | 3 | -29/+36 |
| 2011-06-02 | Fix air-particle heat transfer | jacksonmj | 1 | -12/+5 |
| 2011-06-02 | Speed up update_PIPE | jacksonmj | 1 | -78/+85 |
| 2011-06-02 | Walls no longer limit fast particles to 2 pixels per frame | jacksonmj | 1 | -1/+1 |
| 2011-06-02 | INVS should leave photons alone when under pressure | jacksonmj | 1 | -1/+1 |
| 2011-06-02 | Change console info | Simon Robertshaw | 1 | -0/+2 |
| 2011-06-02 | tpt.set_property implementation | Simon Robertshaw | 1 | -4/+111 |
| 2011-06-01 | Ambient heat (disabled by default) | Simon Robertshaw | 4 | -4/+82 |
| 2011-06-01 | Add gravity field manipulation to Lua api, move gravity processing to after t... | Simon Robertshaw | 2 | -11/+74 |
| 2011-05-31 | Pass mouse coordinates (mousex, mousey, mouseb, mousebq) and Lua click handling | Simon Robertshaw | 2 | -11/+19 |
| 2011-05-31 | implement create and delete functions | Simon Robertshaw | 1 | -6/+32 |
| 2011-05-30 | Add calm blue text colour, buffer overflow fix for richtext | Simon Robertshaw | 2 | -0/+7 |
| 2011-05-30 | Fix buffer overflow with huge error message | Simon Robertshaw | 1 | -2/+6 |
| 2011-05-30 | Step code registration, just an example at the moment | Simon Robertshaw | 1 | -1/+12 |
| 2011-05-30 | Many methods for Lua console | Simon Robertshaw | 1 | -1/+287 |
| 2011-05-30 | Defaults for tpt.drawtext method | Simon Robertshaw | 1 | -5/+5 |