| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-10-21 | Fix gravity field drawing | Simon Robertshaw | 1 | -5/+6 |
| 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-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 | 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-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 | 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 | 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 |
| 2011-10-06 | Make installer set data dir to current dir, for now. | Simon Robertshaw | 1 | -5/+8 |
| 2011-10-06 | tpt.drawline | jacksonmj | 3 | -2/+33 |
| 2011-10-06 | Fix WHOL/VENT not eating ANAR, and fix PVOD eating PHOT/NEUT when off | jacksonmj | 1 | -18/+8 |
| 2011-10-01 | Missed some changes from previous fix | Simon Robertshaw | 1 | -2/+2 |
| 2011-10-01 | Fix bug with drawing rectangles outside the game region | Simon Robertshaw | 1 | -2/+2 |
| 2011-10-01 | Changes to QRTZ scattering | Simon Robertshaw | 1 | -1/+2 |
| 2011-10-01 | Better scattering for QRTZ | Simon Robertshaw | 1 | -10/+6 |
| 2011-09-30 | Logout is saved to prefs | Simon Robertshaw | 1 | -2/+7 |
| 2011-09-30 | Fix bug causing logins to be lost when The Game is closed. | Simon Robertshaw | 1 | -14/+18 |
| 2011-09-30 | Prevent segfault with high tmp values for pipe | jacksonmj | 1 | -1/+1 |
| 2011-09-30 | Added extra functions to FILT (determined by tmp, modes are convert, filter a... | Simon Robertshaw | 5 | -6/+232 |
| 2011-09-30 | Make photons less green, green was given 2 extra bits by Skylark, not sure if... | Simon Robertshaw | 1 | -9/+9 |
| 2011-09-29 | Added crappy scattering for qrtz | Simon Robertshaw | 1 | -0/+13 |
| 2011-09-29 | Freeing "filename" here would cause problems as everything is taken care of l... | Simon Robertshaw | 1 | -3/+0 |
| 2011-09-29 | Merge pull request #46 from atlaua/master | Simon Robertshaw | 1 | -2/+2 |
| 2011-09-29 | Bugfix: Fixed a segmentation fault in confirm_ui() | atlaua | 1 | -2/+2 |
| 2011-09-27 | Add JSON parser file (cJSON) and move preference saving to JSON format | Simon Robertshaw | 3 | -61/+794 |