| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-08-11 | Fire intensity from Lua | Simon Robertshaw | 1 | -2/+4 |
| 2011-08-10 | Skip unused particles at end of parts[] | jacksonmj | 1 | -1/+1 |
| 2011-08-08 | IT WOOOOOORKS :D (fixed WIRE logic.) | lieuwe | 1 | -0/+2 |
| 2011-08-08 | Y U NO WORK. added logic for WIRE but it's not being called. | lieuwe | 1 | -0/+10 |
| 2011-07-27 | Less buggy DLAY | Simon Robertshaw | 1 | -0/+25 |
| 2011-07-26 | Fix LIFE graphics in blob, nothing and fancy view | jacksonmj | 1 | -27/+41 |
| 2011-07-26 | Minor optimisations for startup and render_fire | jacksonmj | 1 | -7/+10 |
| 2011-07-25 | Generalized stick man's update functions. Got rid of some unnecessary | savask | 1 | -8/+0 |
| 2011-07-24 | Slight speed improvements for lensing | Simon Robertshaw | 1 | -5/+21 |
| 2011-07-24 | Avoid division by zero for circle brush | jacksonmj | 1 | -1/+3 |
| 2011-07-18 | Lensing effect for gravity, adds 3 new gravity maps (full resolution, linear ... | Simon Robertshaw | 1 | -4/+34 |
| 2011-07-12 | Some letters changed and formatting fixed. n_n | Cate | 1 | -7/+6 |
| 2011-07-12 | OMG FIXES. Lots of fixes for triangle brush to make sure it works, from Crack... | Cate | 1 | -6/+7 |
| 2011-07-12 | Added Cracker changes for adding a triangle brush! :DDD Seems to work without... | Cate | 1 | -1/+13 |
| 2011-07-12 | Fix cursor rendering and some potential crashes for LIFE, courtesy of jacksonmj | Simon Robertshaw | 1 | -2/+2 |
| 2011-07-12 | Added CLST element, which is Clay dust, for making concrete with water. :D Ne... | Cate | 1 | -0/+11 |
| 2011-07-12 | Fixed quartz colors due to missing Else before an If in graphics.c Thanks Sav... | Cate | 1 | -1/+1 |
| 2011-07-09 | Merge all GOL types into PT_LIFE, behaviour is determined by ctype | Simon Robertshaw | 1 | -43/+71 |
| 2011-07-08 | Deleted whole repository due to weirdness with recognizing folder. From curre... | Cate | 1 | -4/+4 |
| 2011-07-06 | Remove define for Linux Clipboard | Simon Robertshaw | 1 | -1/+1 |
| 2011-07-06 | Fix crashing when pipe has a negative tmp value | jacksonmj | 1 | -1/+1 |
| 2011-07-06 | Crashes when drawing stickman at the edge of the screen | jacksonmj | 1 | -19/+18 |
| 2011-07-06 | Fix crash when hovering over a non-existent thumbnail | jacksonmj | 1 | -0/+2 |
| 2011-06-28 | Powered Breakable clone, Gravity Pump, New menu section for powered elements ... | Simon Robertshaw | 1 | -2/+35 |
| 2011-06-27 | Better photons for persistent display, ability to toggle gravity view (ctrl+g) | Simon Robertshaw | 1 | -10/+21 |
| 2011-06-26 | Ensure energy particles are always drawn on top | Simon Robertshaw | 1 | -0/+3 |
| 2011-06-25 | Visual Studio fixes | jacksonmj | 1 | -6/+8 |
| 2011-06-25 | Fixes for high life stickman | jacksonmj | 1 | -2/+2 |
| 2011-06-25 | Pixel format conversion | jacksonmj | 1 | -11/+59 |
| 2011-06-25 | Fix soap stamp crashes, and fix stkm head colour | jacksonmj | 1 | -8/+14 |
| 2011-06-14 | Make aheat in HEAT view less intense | Simon Robertshaw | 1 | -1/+1 |
| 2011-06-11 | Fix a load of memory leaks | jacksonmj | 1 | -4/+4 |
| 2011-06-09 | Gravity zoning | Simon Robertshaw | 1 | -1/+59 |
| 2011-06-09 | Image for server saving | Simon Robertshaw | 1 | -0/+20 |
| 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 | Fix crash where source and destination scale where the same | Simon Robertshaw | 1 | -1/+5 |
| 2011-06-08 | Less blurry thumbnail scaling | Simon Robertshaw | 1 | -0/+12 |
| 2011-06-04 | Moved detach(i) function to powder.c, made soap display connections when | savask | 1 | -1/+1 |
| 2011-06-04 | Stairstepping for downscaling | Simon Robertshaw | 1 | -13/+45 |
| 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-02 | some more deco editor changes. Right click deletes decoration again. | Cracker64 | 1 | -10/+16 |
| 2011-06-01 | Ambient heat (disabled by default) | Simon Robertshaw | 1 | -2/+11 |
| 2011-05-30 | Add calm blue text colour, buffer overflow fix for richtext | Simon Robertshaw | 1 | -0/+5 |
| 2011-05-29 | Improve decoration in blob view, exclude from life and heat view | jacksonmj | 1 | -1/+8 |
| 2011-05-29 | Remove remaining references to old decorations buffer | jacksonmj | 1 | -22/+11 |
| 2011-05-28 | Fix image decompression | Simon Robertshaw | 1 | -0/+1 |
| 2011-05-28 | Some debug info for image decoding | Simon Robertshaw | 1 | -4/+5 |
| 2011-05-28 | Image resampling for thumbnails | Simon Robertshaw | 1 | -0/+17 |