| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-02-05 | Prevent ambient heat going through walls | jacksonmj | 1 | -10/+14 |
| 2012-02-05 | INSL blocks DLAY conduction, and raise DLAY temperature limit | jacksonmj | 1 | -5/+5 |
| 2012-02-05 | Make ARAY fire once per spark | jacksonmj | 1 | -1/+1 |
| 2012-02-05 | More SPRK life checks for electronic elements | jacksonmj | 7 | -8/+7 |
| 2012-02-05 | Fix switch not activating completely while being sparked | jacksonmj | 1 | -2/+5 |
| 2012-02-05 | Prevent particle creation when clicking in the menu area | jacksonmj | 1 | -1/+1 |
| 2012-02-05 | Change wifi so that it always takes one frame to transmit | jacksonmj | 2 | -9/+9 |
| 2012-02-05 | Separate loop for updating life, and add SPRK life checks to most electronics | jacksonmj | 9 | -21/+30 |
| 2012-02-05 | Fix pointer errors for linux. | savask | 1 | -2/+2 |
| 2012-02-02 | Flood fill | Simon Robertshaw | 3 | -2/+14 |
| 2012-02-02 | Frame stepping | Simon Robertshaw | 6 | -5/+25 |
| 2012-02-02 | Working GOL (No graphics | Simon Robertshaw | 8 | -3/+112 |
| 2012-02-01 | Use useragent for version, fix URl encoding | Simon Robertshaw | 6 | -12/+69 |
| 2012-02-01 | Console UI, open in browser button, tab and enter shortcut for Login UI, various | Simon Robertshaw | 27 | -31/+565 |
| 2012-01-31 | Load user information from preferences, fps display for testing | Simon Robertshaw | 20 | -30/+1340 |
| 2012-01-31 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -1/+1 |
| 2012-01-31 | Font editor makefile for Windows | Simon Robertshaw | 1 | -1/+10 |
| 2012-01-30 | Line and rect drawing | Simon Robertshaw | 13 | -58/+347 |
| 2012-01-30 | ASCII for key events, save and Textarea (no caret, yet) | Simon Robertshaw | 30 | -93/+636 |
| 2012-01-29 | Version Increment | chaos.powdertoy.co.uk | 1 | -1/+1 |
| 2012-01-29 | Stop printing crap from BRMT update method | Simon Robertshaw | 1 | -1/+0 |
| 2012-01-29 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -2/+2 |
| 2012-01-29 | Stop printing crap from BRMT function | Simon Robertshaw | 1 | -1/+0 |
| 2012-01-29 | Nice Icon settings for Windows | Simon Robertshaw | 1 | -0/+29 |
| 2012-01-29 | Vote view in save preview, better handling of controller destruction | Simon Robertshaw | 12 | -47/+87 |
| 2012-01-29 | Background retrieval of save info and save list. | Simon Robertshaw | 15 | -27/+269 |
| 2012-01-28 | Voting, fix save browser | Simon Robertshaw | 17 | -38/+166 |
| 2012-01-28 | Make zoom Window switch sides to avoid getting in the way | Simon Robertshaw | 1 | -0/+6 |
| 2012-01-28 | Zoom | Simon Robertshaw | 10 | -21/+326 |
| 2012-01-27 | Stop freeing memory twice, also clear signs correctly | Simon Robertshaw | 3 | -7/+13 |
| 2012-01-27 | Icon management, fix element menu order, fix renderer crash | Simon Robertshaw | 13 | -124/+150 |
| 2012-01-27 | Icon for Windows | Simon Robertshaw | 1 | -6/+9 |
| 2012-01-27 | Release option, which should encourage the compiler to inline more performanc... | Simon Robertshaw | 1 | -1/+12 |
| 2012-01-27 | Render options | Simon Robertshaw | 11 | -10/+316 |
| 2012-01-27 | Functional checkbox on render options screen | Simon Robertshaw | 8 | -4/+68 |
| 2012-01-27 | Some inlines and Checkbox ui component | Simon Robertshaw | 10 | -70/+247 |
| 2012-01-26 | Ellipse cursor | Simon Robertshaw | 8 | -3/+97 |
| 2012-01-26 | Clear air properly | Simon Robertshaw | 1 | -3/+3 |
| 2012-01-26 | Save loading and reloading | Simon Robertshaw | 9 | -38/+679 |
| 2012-01-26 | Version Increment | chaos.powdertoy.co.uk | 1 | -2/+2 |
| 2012-01-26 | Save PSv for now | Simon Robertshaw | 1 | -1/+1 |
| 2012-01-26 | stickmen load correctly and are drawn in new save format, and fighters are dr... | Jacob1 | 1 | -8/+85 |
| 2012-01-26 | Fix deco colour in prerender_save to work with other pixel formats | jacksonmj | 1 | -4/+6 |
| 2012-01-26 | save tmp2, show decoration color on stamps | Jacob1 | 1 | -7/+30 |
| 2012-01-26 | Another change to the eval_move check in create_part | jacksonmj | 1 | -1/+5 |
| 2012-01-26 | Version Increment | chaos.powdertoy.co.uk | 1 | -3/+2 |
| 2012-01-26 | Retrieve thumbnails, saves and info from caching server (static.powdertoy.co.uk) | Simon Robertshaw | 2 | -19/+28 |
| 2012-01-26 | I've got to a point where I can no longer be bothered to think of a proper co... | Simon Robertshaw | 28 | -59/+424 |
| 2012-01-25 | Better way of managing Controllers | Simon Robertshaw | 5 | -6/+13 |
| 2012-01-25 | Fix some memory leaks | Simon Robertshaw | 5 | -2/+11 |