| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-10-30 | Change LCRy workings and add ELEC (wip) | Simon Robertshaw | 1 | -1/+4 |
| 2011-10-28 | Fix Life and heat display, implement alpha, blend and add, fix FILT, INVS and... | Simon Robertshaw | 1 | -2/+2 |
| 2011-10-26 | Merge latest FIGH additions | Simon Robertshaw | 1 | -6/+26 |
| 2011-10-26 | Made a special structure for stick mans. | savask | 1 | -6/+18 |
| 2011-10-26 | Fix one merging error, and adjusted fighters' array. | savask | 1 | -1/+1 |
| 2011-10-26 | Added fighters. | savask | 1 | -1/+8 |
| 2011-10-25 | Fixes to EMP and speed/zoom for FBO texture | Simon Robertshaw | 1 | -3/+1 |
| 2011-10-25 | Fix syntax errors | Simon Robertshaw | 1 | -1/+1 |
| 2011-10-25 | Merge latest with graphicstest | Simon Robertshaw | 1 | -16/+24 |
| 2011-10-23 | More MSVC fixes | Simon Robertshaw | 1 | -5/+5 |
| 2011-10-23 | Pass particle pointer to graphics update function instead of index. Make PIPE... | Simon Robertshaw | 1 | -18/+21 |
| 2011-10-14 | Allow STKM to use lightning | jacksonmj | 1 | -2/+2 |
| 2011-10-13 | Some work on DEST, EMP, LIGH | jacksonmj | 1 | -1/+1 |
| 2011-10-12 | Implement remaining graphics functions for particles | Simon Robertshaw | 1 | -36/+69 |
| 2011-10-12 | Implement more particle graphics | Simon Robertshaw | 1 | -6/+12 |
| 2011-10-10 | More functionality for LIGH, better english on element descriptions | Simon Robertshaw | 1 | -4/+4 |
| 2011-10-10 | Elements, LIGH, TESC, EMP and DEST thanks to MaksProg | Simon Robertshaw | 1 | -13/+16 |
| 2011-10-10 | Smoke Graphics | Simon Robertshaw | 1 | -1/+2 |
| 2011-10-10 | Starting on jumptable/function pointers for graphics, only FIRE is implemented | Simon Robertshaw | 1 | -158/+163 |
| 2011-09-30 | Added extra functions to FILT (determined by tmp, modes are convert, filter a... | Simon Robertshaw | 1 | -2/+5 |
| 2011-09-23 | Added Caustic gas, similar to acid, created with acid and water vapour | Simon Robertshaw | 1 | -4/+6 |
| 2011-09-08 | Add energy-only wall and make STOR show when it's holding a particle | Simon Robertshaw | 1 | -3/+4 |
| 2011-09-05 | Visual Studio fixes | jacksonmj | 1 | -1/+1 |
| 2011-09-03 | Missing changes from previous commit | Simon Robertshaw | 1 | -1/+3 |
| 2011-09-03 | Added Powered Void | Simon Robertshaw | 1 | -2/+4 |
| 2011-08-30 | Improvements to CBNW and BIZR act as a dye | Simon Robertshaw | 1 | -3/+4 |
| 2011-08-29 | Added STOR, a block that can store a single particle and release when charged | Simon Robertshaw | 1 | -2/+4 |
| 2011-08-26 | More stuff for CO2 | Simon Robertshaw | 1 | -6/+9 |
| 2011-08-25 | CO2, WIP | Simon Robertshaw | 1 | -2/+4 |
| 2011-08-22 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -0/+2 |
| 2011-08-22 | Fix electrode when in replace mode or specific delete mode | jacksonmj | 1 | -6/+10 |
| 2011-08-20 | Change portal so that randomness never causes a particle to exit the same sid... | jacksonmj | 1 | -0/+2 |
| 2011-08-20 | Stickman go through portals | jacksonmj | 1 | -0/+2 |
| 2011-08-16 | Added PGRV and NGRV for positive and negative gravity tools (sortof like air ... | Bryan Hoyle | 1 | -1/+6 |
| 2011-08-16 | added gbmb which is an element that makes large amounts of gravity when it hi... | Bryan Hoyle | 1 | -2/+6 |
| 2011-08-11 | Fix movable WIRE | Simon Robertshaw | 1 | -1/+1 |
| 2011-08-10 | Add FRZZ to Powders menu | Simon Robertshaw | 1 | -1/+1 |
| 2011-08-10 | Skip unused particles at end of parts[] | jacksonmj | 1 | -0/+1 |
| 2011-08-08 | Fix Gol with Wire placed | Simon Robertshaw | 1 | -1/+1 |
| 2011-08-08 | Improvements to Wire | Simon Robertshaw | 1 | -0/+2 |
| 2011-08-08 | Y U NO WORK. added logic for WIRE but it's not being called. | lieuwe | 1 | -1/+2 |
| 2011-08-08 | added WIRE particle type. | lieuwe | 1 | -1/+4 |
| 2011-08-06 | LIFE descriptions | jacksonmj | 1 | -24/+24 |
| 2011-07-27 | Less buggy DLAY | Simon Robertshaw | 1 | -25/+27 |
| 2011-07-27 | Revert "DLAY element" | Simon Robertshaw | 1 | -6/+5 |
| 2011-07-26 | Fix LIFE graphics in blob, nothing and fancy view | jacksonmj | 1 | -5/+5 |
| 2011-07-26 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -4/+3 |
| 2011-07-26 | DLAY element | tridiaq | 1 | -5/+6 |
| 2011-07-25 | Generalized stick man's update functions. Got rid of some unnecessary | savask | 1 | -4/+3 |
| 2011-07-24 | Disable old life elements | jacksonmj | 1 | -159/+159 |