| Age | Commit message (Expand) | Author | Files | Lines |
| 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 | 4 | -9/+22 |
| 2011-07-12 | Move SING back to where it belongs, acid heats up when dissolving materials | Simon Robertshaw | 1 | -0/+5 |
| 2011-07-12 | Added Cracker changes for adding a triangle brush! :DDD Seems to work without... | Cate | 2 | -7/+33 |
| 2011-07-12 | fix potential crashes with LIFE - jacksonmj | Simon Robertshaw | 1 | -1/+5 |
| 2011-07-12 | Fix cursor rendering and some potential crashes for LIFE, courtesy of jacksonmj | Simon Robertshaw | 1 | -2/+2 |
| 2011-07-12 | Line snapping (hold down Alt when drawing a line) | jacksonmj | 3 | -26/+40 |
| 2011-07-12 | Fix line/box erase for decor layer | jacksonmj | 1 | -2/+2 |
| 2011-07-12 | Fix bounds check for WIND line | jacksonmj | 1 | -1/+1 |
| 2011-07-12 | Added CLST element, which is Clay dust, for making concrete with water. :D Ne... | Cate | 3 | -0/+36 |
| 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 | 4 | -55/+153 |
| 2011-07-08 | Deleted whole repository due to weirdness with recognizing folder. From curre... | Cate | 3 | -31/+125 |
| 2011-07-06 | Windows clipboard_pull_text() implementation (untested) | Simon Robertshaw | 1 | -0/+20 |
| 2011-07-06 | Remove define for Linux Clipboard | Simon Robertshaw | 1 | -1/+1 |
| 2011-07-06 | Basic clipboard_push_text support for linux | jacksonmj | 2 | -0/+60 |
| 2011-07-06 | Better favourite removal and download counts for the future] | Simon Robertshaw | 1 | -4/+28 |
| 2011-07-06 | Change PBCN switching method | jacksonmj | 2 | -23/+20 |
| 2011-07-06 | Fix crashing when pipe has a negative tmp value | jacksonmj | 2 | -3/+3 |
| 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-07-03 | Fix stickman head in renderer | jacksonmj | 1 | -0/+1 |
| 2011-07-03 | Some fixes for non-existent particles in Lua | jacksonmj | 1 | -1/+15 |
| 2011-07-01 | Savask experimental heat transfer | Simon Robertshaw | 1 | -1/+20 |
| 2011-06-28 | Adjust font glyph 214 | Simon | 1 | -0/+0 |
| 2011-06-28 | Update font, add 'activated elements' glyph at position 214 | Simon | 2 | -0/+0 |
| 2011-06-28 | Powered Breakable clone, Gravity Pump, New menu section for powered elements ... | Simon Robertshaw | 9 | -14/+176 |
| 2011-06-27 | Jagged arcs | Simon Robertshaw | 1 | -0/+34 |
| 2011-06-27 | Better photons for persistent display, ability to toggle gravity view (ctrl+g) | Simon Robertshaw | 4 | -15/+40 |
| 2011-06-26 | Ensure energy particles are always drawn on top | Simon Robertshaw | 1 | -0/+3 |
| 2011-06-25 | Fix segfault with aray striking particles with abnormal ctype | Simon Robertshaw | 1 | -1/+1 |
| 2011-06-25 | Make pipe save ctype and tmp | jacksonmj | 1 | -0/+6 |
| 2011-06-25 | Hot air rises [Experimental] | Simon Robertshaw | 1 | -0/+6 |
| 2011-06-25 | Fix save button | Simon Robertshaw | 1 | -1/+1 |
| 2011-06-25 | Strip extension when saving | Simon Robertshaw | 1 | -0/+5 |
| 2011-06-25 | Keep opened files | Simon Robertshaw | 2 | -5/+37 |
| 2011-06-25 | Allow changing of stkm spawn element by setting ctype | jacksonmj | 3 | -2/+12 |
| 2011-06-25 | Change checking back to ctype for Aray condition | Simon Robertshaw | 1 | -1/+2 |
| 2011-06-25 | Check photon map in Lua functions, and allow any ctype | jacksonmj | 6 | -20/+25 |
| 2011-06-25 | Check particle exists in tpt.set_property, and sdl_scale mouse coords for Lua... | jacksonmj | 2 | -2/+4 |
| 2011-06-25 | Visual Studio fixes | jacksonmj | 2 | -34/+58 |
| 2011-06-25 | Fixes for high life stickman | jacksonmj | 3 | -4/+6 |
| 2011-06-25 | Use malloc in parse_save to avoid stack overflow | jacksonmj | 1 | -1/+4 |
| 2011-06-25 | Fix issues with local saving when using scale:2 | jacksonmj | 1 | -1/+2 |
| 2011-06-25 | Small fixes for liquids in radial/Newtonian gravity | jacksonmj | 1 | -4/+10 |
| 2011-06-25 | Better liquids movement in radial/Newtonian gravity | jacksonmj | 1 | -2/+101 |
| 2011-06-25 | Include ambient heat in undo | jacksonmj | 2 | -3/+6 |
| 2011-06-25 | Fix fast photons reflecting through obstacles | jacksonmj | 1 | -19/+14 |
| 2011-06-25 | Fix walls for SING explosions | jacksonmj | 2 | -21/+30 |
| 2011-06-25 | Fix gravmap build up during repeated frame stepping | jacksonmj | 2 | -4/+5 |