| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-07-27 | Revert "DLAY temp, actually fixed :D" | Simon Robertshaw | 1 | -10/+6 |
| 2011-07-26 | Fix for SPWN sometimes failing to create stickman | jacksonmj | 1 | -5/+2 |
| 2011-07-26 | Fix LIFE sampling and HUD | jacksonmj | 1 | -5/+22 |
| 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 | 2 | -11/+11 |
| 2011-07-26 | DLAY temp, actually fixed :D | tridiaq | 1 | -6/+10 |
| 2011-07-26 | DLAY temp fix | tridiaq | 1 | -0/+2 |
| 2011-07-26 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 5 | -625/+192 |
| 2011-07-26 | DLAY element | tridiaq | 2 | -5/+20 |
| 2011-07-25 | Generalized stick man's update functions. Got rid of some unnecessary | savask | 5 | -625/+192 |
| 2011-07-24 | Prevent gravity vel-maps from flipping when paused | Simon Robertshaw | 1 | -12/+13 |
| 2011-07-24 | Slight speed improvements for lensing | Simon Robertshaw | 1 | -5/+21 |
| 2011-07-24 | Fix infinite dialogs when unable to open a save from the website | jacksonmj | 1 | -1/+1 |
| 2011-07-24 | update_air now runs 10% faster | jacksonmj | 1 | -12/+10 |
| 2011-07-24 | Fix life cloning | jacksonmj | 6 | -21/+79 |
| 2011-07-24 | Disable old life elements | jacksonmj | 4 | -12/+7 |
| 2011-07-24 | Update gravity mask when deleting gravity wall | jacksonmj | 1 | -0/+4 |
| 2011-07-24 | Avoid division by zero for circle brush | jacksonmj | 2 | -2/+4 |
| 2011-07-24 | Fix liquids in vertical gravity when Newtonian gravity is turned on | jacksonmj | 1 | -3/+13 |
| 2011-07-24 | Fix | tridiaq | 1 | -1/+1 |
| 2011-07-22 | active menu and hud enable are global. | cracker64 | 1 | -2/+3 |
| 2011-07-22 | Fix new luaconsole functions. | cracker64 | 1 | -5/+5 |
| 2011-07-22 | me4502 luaconsole functions, edited from github. | cracker64 | 1 | -0/+52 |
| 2011-07-18 | Lensing effect for gravity, adds 3 new gravity maps (full resolution, linear ... | Simon Robertshaw | 3 | -15/+123 |
| 2011-07-13 | Fix PBCN saving and increment major version | Simon | 1 | -2/+2 |
| 2011-07-12 | Allow flood_parts to cope with Life types | Simon Robertshaw | 1 | -9/+10 |
| 2011-07-12 | Fix scaling bug when drawing lines | jacksonmj | 1 | -2/+0 |
| 2011-07-12 | Revert variable names for Brush | Simon Robertshaw | 1 | -1/+1 |
| 2011-07-12 | Merge | Simon Robertshaw | 1 | -0/+1 |
| 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 blunt temperature controls to CLST that cause it to freeze in place whe... | Cate | 1 | -1/+11 |
| 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 |