| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-05 | Console Show quickoption | jacob1 | 5 | -5/+27 |
| 2012-10-05 | info tip on deco/ngrav/aheat changed | jacob1 | 4 | -6/+28 |
| 2012-10-05 | undo ambient heat in snapshots | jacob1 | 2 | -0/+4 |
| 2012-10-05 | Fast quit option (disable to make "X" act like in tpt) | jacob1 | 9 | -4/+62 |
| 2012-10-05 | {t:15100|text} to open a forum thread (will try to add more shortcuts later) | jacob1 | 4 | -6/+15 |
| 2012-10-05 | Ensure save is stored in memory for reload when using Save as current name, c... | Simon Robertshaw | 2 | -4/+10 |
| 2012-10-05 | Only run autorun if it exists | Simon Robertshaw | 1 | -4/+3 |
| 2012-10-05 | don't render fire on stamps (reduces lag) | jacob1 | 7 | -28/+35 |
| 2012-10-05 | prevent setting invalid types, fix setting type to "NONE", "C4", & "C5" | jacob1 | 2 | -4/+10 |
| 2012-10-05 | Flush stamps list to file when deletins, Rename stamps undelete function to r... | Simon Robertshaw | 7 | -15/+35 |
| 2012-10-05 | fix problem with last commit | jacob1 | 1 | -1/+1 |
| 2012-10-05 | Fix textbox key repeat issue | Simon Robertshaw | 1 | -0/+5 |
| 2012-10-05 | Stamp fix button to bring back deleted stamps | jacob1 | 9 | -2/+56 |
| 2012-10-05 | fix visual studio compiling errors (but not the dirent.h one) | jacob1 | 2 | -1/+2 |
| 2012-10-05 | Fix stuttering issue with FPS cap | Simon Robertshaw | 1 | -30/+22 |
| 2012-10-03 | Fix extra BUBW sometimes being produced when CO2 dissolves | jacksonmj | 1 | -3/+3 |
| 2012-10-03 | Fix extra BUBW sometimes being produced when CO2 dissolves | jacksonmj | 1 | -3/+3 |
| 2012-10-02 | Use 'python2' instead of 'python'. | Jesse Jaara | 1 | -2/+2 |
| 2012-10-02 | Fix a C spesific compiler flag to a C++ variant. | Jesse Jaara | 1 | -2/+2 |
| 2012-10-02 | Add couple of missing header files needed by GCC 4.7. | Jesse Jaara | 2 | -1/+3 |
| 2012-10-01 | Fix photon blending mode | Simon Robertshaw | 1 | -1/+2 |
| 2012-10-01 | Don't highlight menus when the mouse button is down. | Simon Robertshaw | 3 | -1/+7 |
| 2012-10-01 | Fix stamp library loading issue (wasn't loading beyond 512 bytes, readsome do... | Simon Robertshaw | 1 | -3/+2 |
| 2012-10-01 | Limit save description length | Simon Robertshaw | 2 | -5/+14 |
| 2012-10-01 | Collapse comment box after sending comment | Simon Robertshaw | 1 | -0/+2 |
| 2012-10-01 | Don't reset tick counter when loading saves, fixes issue with LIGH tool | Simon Robertshaw | 1 | -1/+0 |
| 2012-10-01 | Impose limit when pasting into textboxes | Simon Robertshaw | 1 | -0/+23 |
| 2012-10-01 | Negative values in old console commands | Simon Robertshaw | 1 | -1/+3 |
| 2012-10-01 | Allow pausing when using stamp placement/selection | Simon Robertshaw | 1 | -1/+2 |
| 2012-10-01 | Fix wall clipping during stamp rotation | Simon Robertshaw | 1 | -2/+2 |
| 2012-09-30 | Fix issue where thumbnails are sometimes the incorrect ones | Simon Robertshaw | 3 | -21/+24 |
| 2012-09-30 | Fix word wrapping issue (words moved onto new lines were not being added to t... | Simon Robertshaw | 1 | -1/+2 |
| 2012-09-30 | Activate deco tools when using deco menu | Simon Robertshaw | 2 | -14/+40 |
| 2012-09-30 | Draw walls behind particles | Simon Robertshaw | 1 | -3/+3 |
| 2012-09-30 | fix saves getting corrupted when saving, fix error messages not showing (corr... | jacob1 | 2 | -4/+12 |
| 2012-09-30 | Fix some uninitialized variables, add back sandcolor changing | jacob1 | 3 | -8/+24 |
| 2012-09-30 | Delete notification before removing from vector | Simon Robertshaw | 1 | -1/+1 |
| 2012-09-30 | Prevent crash when pasting in Linux | Simon Robertshaw | 1 | -2/+2 |
| 2012-09-30 | Pass points by value for drawing tools | Simon Robertshaw | 4 | -13/+13 |
| 2012-09-30 | Set appropriate default values for some static Lua interface variables | Simon Robertshaw | 1 | -5/+5 |
| 2012-09-30 | Better hanling of edgeMode and "New Sim" button | Simon Robertshaw | 7 | -13/+52 |
| 2012-09-29 | remove 'Z' quickoption | jacob1 | 2 | -19/+0 |
| 2012-09-29 | lock icon on unpublished saves | jacob1 | 3 | -1/+8 |
| 2012-09-29 | Move PPIP to powered | Simon Robertshaw | 1 | -1/+1 |
| 2012-09-29 | Fix crash loading null stamp after pasting (http://powdertoy.co.uk/Discussion... | Simon Robertshaw | 1 | -5/+8 |
| 2012-09-29 | Stable release options | Simon Robertshaw | 1 | -0/+2 |
| 2012-09-29 | Lua FileSystem API | Simon Robertshaw | 2 | -2/+265 |
| 2012-09-29 | ren.decorations() to enable/disable/get decorations (Lua API) | Simon Robertshaw | 1 | -2/+16 |
| 2012-09-28 | Move old Lua API into another file, make the old drawin API have the old posi... | Simon Robertshaw | 6 | -1827/+2049 |
| 2012-09-28 | HTTP/1.1: Allow multiple whitespace characters in header fields | Simon Robertshaw | 1 | -5/+25 |