| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-10-29 | Fix nothing display and LCRY with decoration | Simon Robertshaw | 2 | -126/+132 |
| 2011-10-29 | Fix passing of PMODE_GLOW into Heat display | Simon Robertshaw | 1 | -1/+1 |
| 2011-10-29 | Persistent display for OpenGL | Simon Robertshaw | 1 | -1/+3 |
| 2011-10-29 | Diamond head for Fighter | Simon Robertshaw | 1 | -13/+30 |
| 2011-10-28 | Ensure grav vel maps are cleared when stopping/starting gravity calculation | Simon Robertshaw | 1 | -0/+6 |
| 2011-10-28 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -2/+2 |
| 2011-10-28 | Whoops, fix PMODE_BLEND to use correct function, also fix BRAY del mode | Simon Robertshaw | 2 | -3/+5 |
| 2011-10-28 | Version Increment | chaos.powdertoy.co.uk | 1 | -2/+2 |
| 2011-10-28 | Fix Life and heat display, implement alpha, blend and add, fix FILT, INVS and... | Simon Robertshaw | 5 | -55/+107 |
| 2011-10-28 | Fix Blob mode, Sprk, Firw, Fwrk and others | Simon Robertshaw | 3 | -26/+42 |
| 2011-10-28 | Add Decorations toggle to quick menu | Simon Robertshaw | 1 | -0/+1 |
| 2011-10-28 | Fix graphics for Phot, Fire, Stor | Simon Robertshaw | 3 | -2/+3 |
| 2011-10-28 | Make smoke a little less dark | Simon Robertshaw | 1 | -1/+1 |
| 2011-10-28 | Fix H2+O2 Plasma that doesn't make water | Simon Robertshaw | 1 | -0/+9 |
| 2011-10-26 | Version Increment | chaos.powdertoy.co.uk | 1 | -3/+4 |
| 2011-10-26 | Fix FIGH loading and bad variable names | Simon Robertshaw | 2 | -7/+22 |
| 2011-10-26 | Merge latest FIGH additions | Simon Robertshaw | 10 | -330/+472 |
| 2011-10-26 | Fix graphics.c | Simon Robertshaw | 1 | -610/+555 |
| 2011-10-26 | Revert "Revert "F1 to bring up intro message"" | Simon Robertshaw | 1 | -2/+14 |
| 2011-10-26 | Revert "F1 to bring up intro message" | Simon Robertshaw | 1 | -14/+2 |
| 2011-10-26 | Made a special structure for stick mans. | savask | 10 | -317/+325 |
| 2011-10-26 | Some work on lightning for stick mans and fighters. | savask | 3 | -12/+6 |
| 2011-10-26 | Fix one merging error, and adjusted fighters' array. | savask | 2 | -2/+2 |
| 2011-10-26 | Added a simple AI to fighters. | savask | 1 | -1/+74 |
| 2011-10-26 | Made stick mans' deadly check better. | savask | 1 | -0/+2 |
| 2011-10-26 | Added fighters. | savask | 5 | -542/+717 |
| 2011-10-26 | Fix compilation with OpenGl disabled | Simon Robertshaw | 1 | -1/+2 |
| 2011-10-26 | Remove python references from makefile | Simon Robertshaw | 1 | -9/+0 |
| 2011-10-26 | Remove references to python console | Simon Robertshaw | 3 | -62/+3 |
| 2011-10-26 | Remove Python console stuff | Simon Robertshaw | 1436 | -506668/+0 |
| 2011-10-26 | Build using object files (except for Macs) | jacksonmj | 3 | -92/+131 |
| 2011-10-25 | Half-working persistent mode | Simon Robertshaw | 1 | -4/+19 |
| 2011-10-25 | Fix another blending issue and search_ui display clearing | Simon Robertshaw | 2 | -17/+22 |
| 2011-10-25 | Fix EMP flash | Simon Robertshaw | 1 | -8/+15 |
| 2011-10-25 | Fix for odd alpha blending partsTex | Simon Robertshaw | 1 | -0/+15 |
| 2011-10-25 | Fixes to EMP and speed/zoom for FBO texture | Simon Robertshaw | 1 | -3/+1 |
| 2011-10-25 | Fixes to EMP and speed/zoom for FBO texture | Simon Robertshaw | 2 | -13/+16 |
| 2011-10-25 | Fix syntax errors | Simon Robertshaw | 2 | -2/+2 |
| 2011-10-25 | Merge latest with graphicstest | Simon Robertshaw | 17 | -115/+908 |
| 2011-10-25 | Spark graphics change and disable lensing for non-fancy displays | Simon Robertshaw | 2 | -22/+32 |
| 2011-10-24 | Cursors for OpenGL, Coords are a bit off, which is annoying and I cannot draw... | Simon Robertshaw | 1 | -2/+39 |
| 2011-10-24 | F1 to bring up intro message | Simon Robertshaw | 1 | -2/+14 |
| 2011-10-24 | Draw version info with outline | Simon Robertshaw | 1 | -2/+1 |
| 2011-10-24 | Prevent UI text from overlapping intro message | Simon Robertshaw | 3 | -4/+25 |
| 2011-10-24 | Update powder-sse2 to use OpenGL | Simon Robertshaw | 1 | -1/+1 |
| 2011-10-24 | Generate fire/plasma gradients at runtime, makes editing easier | Simon Robertshaw | 7 | -17/+85 |
| 2011-10-23 | Fix unitialised variable 'bc' in main.c | Simon Robertshaw | 1 | -1/+1 |
| 2011-10-23 | More MSVC fixes | Simon Robertshaw | 2 | -10/+13 |
| 2011-10-23 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 3 | -3/+3 |
| 2011-10-23 | Compatibility with MSVC - devast8a | Simon Robertshaw | 5 | -11/+13 |