| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-08-16 | GBMB changes | Bryan Hoyle | 1 | -3/+3 |
| 2011-08-16 | I'm an idiot, had to replace the blendpixel because I forgot about fire mode. | Bryan Hoyle | 1 | -0/+4 |
| 2011-08-16 | Accedentally put in a blendpixel, it is now removed | Bryan Hoyle | 1 | -3/+0 |
| 2011-08-16 | added gbmb which is an element that makes large amounts of gravity when it hi... | Bryan Hoyle | 1 | -0/+15 |
| 2011-08-16 | Revert "Revert "added lua command: tpt.setfpscap(int FPSCap)"" | Bryan Hoyle | 1 | -1/+2 |
| 2011-08-16 | Revert "added lua command: tpt.setfpscap(int FPSCap)" | Bryan Hoyle | 1 | -2/+1 |
| 2011-08-16 | added lua command: tpt.setfpscap(int FPSCap) | Bryan Hoyle | 1 | -1/+2 |
| 2011-08-14 | Extended info for line drawing | Simon Robertshaw | 1 | -2/+84 |
| 2011-08-12 | LCRY can be coloured by decoration tool | Simon Robertshaw | 1 | -1/+18 |
| 2011-08-12 | Better graphics for H2 and O2 | Simon Robertshaw | 1 | -3/+74 |
| 2011-08-12 | More fancy debug | Simon Robertshaw | 1 | -3/+21 |
| 2011-08-11 | Debug info for particles allocation | Simon Robertshaw | 1 | -0/+20 |
| 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 |