| Age | Commit message (Collapse) | 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 ↵ | Bryan Hoyle | 1 | -0/+15 | |
| hits a particle | |||||
| 2011-08-16 | Revert "Revert "added lua command: tpt.setfpscap(int FPSCap)"" | Bryan Hoyle | 1 | -1/+2 | |
| This reverts commit a5db1d53da133a78493be443b0ec9094ea3eeb65. | |||||
| 2011-08-16 | Revert "added lua command: tpt.setfpscap(int FPSCap)" | Bryan Hoyle | 1 | -2/+1 | |
| This reverts commit aa56eca5c01359732f7331d2a572ce31d7ff3c23. | |||||
| 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 | |
| And some small fixes for switchable element colours | |||||
| 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 | |
| variables. | |||||
| 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 | |
| interpolation for faux accuracy), old ones should be removed in time. | |||||
| 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 ↵ | Cate | 1 | -6/+7 | |
| Cracker. Edited CLST to prevent "popcorning" when its float hits weird numbers. Also fixed it so it freezes nicely when cooled. Fingers are back! :DDD | |||||
| 2011-07-12 | Added Cracker changes for adding a triangle brush! :DDD Seems to work ↵ | Cate | 1 | -1/+13 | |
| without any issues. | |||||
| 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 ↵ | Cate | 1 | -0/+11 | |
| Neat due to element cohesion with itself, which causes it to sludge downwards in a way very uncharacteristic of any current powder. Cohesion is very easy to modify. Thanks to Savask for help with cohesion code. :D | |||||
| 2011-07-12 | Fixed quartz colors due to missing Else before an If in graphics.c Thanks ↵ | Cate | 1 | -1/+1 | |
| Savask. :D (I would have moved ifs around in a much less pleasant way @_@;) | |||||
| 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 ↵ | Cate | 1 | -4/+4 | |
| current source, added Cracker64's changes that make 1px pipe several times faster than thicker pipe. Doesn't break saves. :D | |||||
| 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 | |
| (needs icon) | |||||
| 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 | |
| Also fix some compiler warnings (missing headers, wrong pointer type for modf, etc) and move variable declarations for Visual Studio. | |||||
| 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 | |
| E.g. resampling to 204x128 from 153x96 Src is 14688 pixels, calculation for pixel location 203,127 accesses array indices 14688, 14687, 14841, 14840 | |||||
| 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 | |
