| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-10-20 | Better fire for Non-Fire display modes | Simon Robertshaw | 1 | -1/+1 |
| 2011-10-20 | Implement Blur mode and embed shaders | Simon Robertshaw | 3 | -12/+73 |
| 2011-10-20 | Rendering, Glow and UI alpha fixes | Simon Robertshaw | 3 | -16/+74 |
| 2011-10-19 | Clean up shader files | Simon Robertshaw | 2 | -21/+1 |
| 2011-10-19 | Missing shaders from previous commit | Simon Robertshaw | 2 | -0/+30 |
| 2011-10-19 | Glow, Fire, Smoke, blob and flat particle effects in OpenGL | Simon Robertshaw | 7 | -46/+327 |
| 2011-10-19 | Update readme - slightly | Simon Robertshaw | 1 | -12/+19 |
| 2011-10-19 | Update readme - slightly | Simon Robertshaw | 1 | -12/+19 |
| 2011-10-19 | Version Increment | chaos.powdertoy.co.uk | 1 | -1/+1 |
| 2011-10-19 | Version Increment | chaos.powdertoy.co.uk | 1 | -3/+2 |
| 2011-10-19 | FILT subtracts photon colours when tmp=3 | jacksonmj | 1 | -0/+2 |
| 2011-10-19 | Fix infinite temperatures | jacksonmj | 1 | -1/+2 |
| 2011-10-18 | Some testing with OpenGL | Simon Robertshaw | 3 | -37/+101 |
| 2011-10-16 | Debug performance/time graph | Simon Robertshaw | 3 | -2/+113 |
| 2011-10-16 | Debug performance/time graph | Simon Robertshaw | 3 | -2/+113 |
| 2011-10-14 | Version Increment | chaos.powdertoy.co.uk | 1 | -1/+1 |
| 2011-10-14 | Reset emp-decor if out of bounds | Simon Robertshaw | 1 | -0/+1 |
| 2011-10-14 | Remove unused pixel buffer | jacksonmj | 4 | -7/+0 |
| 2011-10-14 | Fix crash with abnormal ICE ctype | jacksonmj | 1 | -1/+1 |
| 2011-10-14 | Allow STKM to use lightning | jacksonmj | 5 | -25/+57 |
| 2011-10-14 | Version Increment | chaos.powdertoy.co.uk | 1 | -2/+2 |
| 2011-10-14 | Replace use of gravy and gravf with gravxf and gravyf | Simon Robertshaw | 3 | -17/+17 |
| 2011-10-14 | Prevent integer overflow with emp_decor | Simon Robertshaw | 1 | -1/+1 |
| 2011-10-14 | Prevent integer overflow with emp_decor | Simon Robertshaw | 1 | -0/+1 |
| 2011-10-14 | Version Increment | chaos.powdertoy.co.uk | 1 | -2/+2 |
| 2011-10-13 | Allow use of OpenGL enabled surface for future use | Simon Robertshaw | 3 | -2438/+36 |
| 2011-10-13 | Some changes to LIGH/EMP/TESC based on changes in MaksProg's mod v0.3 | jacksonmj | 5 | -130/+150 |
| 2011-10-13 | Fix gravity occasionally not working | jacksonmj | 1 | -0/+1 |
| 2011-10-13 | Don't heat elements which don't conduct heat | jacksonmj | 3 | -8/+11 |
| 2011-10-13 | Some work on DEST, EMP, LIGH | jacksonmj | 6 | -331/+336 |
| 2011-10-13 | Prevent extra particles at the end of 1px lines | jacksonmj | 1 | -1/+2 |
| 2011-10-12 | Implement remaining graphics functions for particles | Simon Robertshaw | 3 | -40/+642 |
| 2011-10-12 | Update Gitignore | Simon Robertshaw | 1 | -1/+7 |
| 2011-10-12 | Implement more particle graphics | Simon Robertshaw | 7 | -6/+116 |
| 2011-10-11 | Improved 'GLOW' rendering | Simon Robertshaw | 1 | -2/+9 |
| 2011-10-11 | New part rendering completed | Simon Robertshaw | 2 | -21/+247 |
| 2011-10-11 | Version Increment | chaos.powdertoy.co.uk | 1 | -2/+2 |
| 2011-10-11 | Fixes for LIGH and TESC, LIGH observes gravity setting | Simon Robertshaw | 4 | -19/+69 |
| 2011-10-10 | Version Increment | chaos.powdertoy.co.uk | 1 | -2/+2 |
| 2011-10-10 | Fix erronous assignment and add MaksProg to contributors list | Simon Robertshaw | 2 | -2/+2 |
| 2011-10-10 | Version Increment | Simon Robertshaw | 1 | -1/+1 |
| 2011-10-10 | Add missing file from previous commit | Simon Robertshaw | 1 | -0/+19 |
| 2011-10-10 | Fix crash with LIGH | Simon Robertshaw | 1 | -1/+3 |
| 2011-10-10 | More functionality for LIGH, better english on element descriptions | Simon Robertshaw | 3 | -4/+54 |
| 2011-10-10 | Elements, LIGH, TESC, EMP and DEST thanks to MaksProg | Simon Robertshaw | 9 | -17/+599 |
| 2011-10-10 | Smoke Graphics | Simon Robertshaw | 2 | -1/+20 |
| 2011-10-10 | Starting on jumptable/function pointers for graphics, only FIRE is implemented | Simon Robertshaw | 6 | -161/+243 |
| 2011-10-10 | Send user authentication for update downloads | Simon Robertshaw | 1 | -0/+4 |
| 2011-10-09 | Pretty effect when drawing powders, activate with 'n' | Simon Robertshaw | 5 | -0/+35 |
| 2011-10-07 | Fix typo allowing liquids to teleport through solids | jacksonmj | 1 | -1/+1 |