| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-03-17 | Fix firework glow | Simon Robertshaw | 1 | -7/+8 |
| 2012-03-17 | Fix glow for deut at ligh | Simon Robertshaw | 2 | -9/+11 |
| 2012-03-17 | Corrected 'r' letter. | savask | 1 | -18/+18 |
| 2012-03-17 | Add icon again for Windows and Linux | Simon Robertshaw | 1 | -2/+33 |
| 2012-03-15 | Version Increment | chaos.powdertoy.co.uk | 1 | -1/+1 |
| 2012-03-15 | No "min" and "max" in stdlib :( | Simon Robertshaw | 1 | -5/+5 |
| 2012-03-15 | Version Increment | chaos.powdertoy.co.uk | 1 | -1/+1 |
| 2012-03-15 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | chaos.powdertoy.co.uk | 25 | -418/+807 |
| 2012-03-15 | Version Increment | chaos.powdertoy.co.uk | 1 | -2/+2 |
| 2012-03-15 | Merge pull request #57 from jacob1/test | Simon Robertshaw | 23 | -370/+685 |
| 2012-03-15 | newtonian gravity only put in HUD when on | Jacob1 | 1 | -1/+4 |
| 2012-03-15 | ngrav/amb. heat quickoptions, amb. heat drawn in heat display when on, fix re... | Jacob1 | 5 | -9/+30 |
| 2012-03-15 | wifi/portal lines | Jacob1 | 3 | -0/+23 |
| 2012-03-15 | fix 10000 compiler warnings, put nble.c in right spot, delete create_moving_s... | Jacob1 | 3 | -17/+1 |
| 2012-03-15 | all wall types drawn in PSV and OPS formats | Jacob1 | 1 | -119/+151 |
| 2012-03-14 | Fix portals being ugly and PRTO effects not being random at first | Jacob1 | 3 | -12/+13 |
| 2012-03-14 | Fix major update_particles_i bug, do_move was being called on nonexistant par... | Jacob1 | 1 | -33/+18 |
| 2012-03-14 | fusion step 3 | Jacob1 | 3 | -7/+21 |
| 2012-03-14 | fusion step 2 + modify temp/pressure of step 1 | Jacob1 | 4 | -10/+38 |
| 2012-03-14 | prevent ionizing NBLE and burning H2 during fusion | Jacob1 | 4 | -11/+22 |
| 2012-03-14 | Fusion, step 1 | Jacob1 | 2 | -11/+37 |
| 2012-03-14 | cursor changes to correct shape as soon as you click element/wall | Jacob1 | 4 | -7/+7 |
| 2012-03-14 | fix spark color in nothing display | Jacob1 | 1 | -3/+3 |
| 2012-03-14 | soap lines, create_parts fix, compiling fixes | Jacob1 | 6 | -15/+16 |
| 2012-03-14 | change smudge tool + make it use alpha layer | Jacob1 | 1 | -5/+9 |
| 2012-03-14 | Added smudge tool | Jacob1 | 3 | -2/+27 |
| 2012-03-14 | delete stamps when you delete stamps | Jacob1 | 1 | -0/+6 |
| 2012-03-14 | Fix rx = 0 crash | Jacob1 | 2 | -6/+4 |
| 2012-03-14 | Make create_parts smaller/make cirlce code not repeat 3 times | Jacob1 | 1 | -142/+62 |
| 2012-03-14 | When creating a line, only fill in the first circle, and draw outlines the re... | Jacob1 | 1 | -20/+87 |
| 2012-03-14 | large cursor size doesn't cause any lag at all | Jacob1 | 1 | -38/+31 |
| 2012-03-14 | Specific delete speed increase, delete useless(?) if statement | Jacob1 | 1 | -24/+15 |
| 2012-03-14 | Way faster deleting | Jacob1 | 1 | -4/+17 |
| 2012-03-14 | Fixed triangle brush, but maybe I could keep it in as diamond brush | Jacob1 | 1 | -4/+8 |
| 2012-03-14 | Increase drawing speed | Jacob1 | 1 | -7/+18 |
| 2012-03-14 | Update Powder Toy README | Jacob1 | 1 | -19/+173 |
| 2012-03-14 | Remove 2 pixels per frame speed limit in detector wall | jacksonmj | 1 | -2/+3 |
| 2012-03-13 | Fix fighters not going through portals correctly | jacksonmj | 3 | -2/+31 |
| 2012-03-10 | Display decor in heat gradient view | jacksonmj | 1 | -10/+11 |
| 2012-03-09 | (REALISTIC) Better air<->body heat conduction. Air density now | savask | 1 | -4/+13 |
| 2012-03-05 | Tag UI - actually more of a box at the moment | Simon Robertshaw | 8 | -2/+173 |
| 2012-03-05 | Better sliders for Decoration editor | Simon Robertshaw | 6 | -40/+51 |
| 2012-03-05 | More fancy Sliders for deco colour | Simon Robertshaw | 4 | -63/+100 |
| 2012-03-04 | Slider and decoration colour changer | Simon Robertshaw | 9 | -4/+293 |
| 2012-03-03 | Decoration tools - no way to set colour yet | Simon Robertshaw | 6 | -2/+222 |
| 2012-03-03 | Disable key repeat | Simon Robertshaw | 4 | -68/+19 |
| 2012-03-02 | Volume from heat change (for REALISTIC) | savask | 1 | -0/+4 |
| 2012-02-29 | Rotate/reflect particle, air, and fan velocities in transform_save | jacksonmj | 1 | -4/+13 |
| 2012-02-29 | Prevent ARAY passing through some non-conductive materials, and let normal AR... | jacksonmj | 1 | -3/+2 |
| 2012-02-28 | Fixed the bug with fighters running away from stick mans, but now | savask | 1 | -20/+22 |