| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-08-15 | xor_bitmap drawing for renderer | Simon Robertshaw | 3 | -30/+85 |
| 2012-08-15 | Ensure zoom is drawn after particles for OpenGL Rendering, draw walls onto th... | Simon Robertshaw | 2 | -21/+52 |
| 2012-08-15 | Fix cursor and zoom with OpenGL | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-15 | Revert some changes by Triclops200 in 42d707f8a432afa001d58611fc960d6ce602167... | Simon Robertshaw | 4 | -11/+8 |
| 2012-08-15 | Revert "Missing "invert" declaration in OpenGLDrawMethods" | Simon Robertshaw | 1 | -1/+0 |
| 2012-08-15 | Merge branch 'master' of github.com:FacialTurd/PowderToypp | Simon Robertshaw | 6 | -6/+18 |
| 2012-08-15 | Missing "invert" declaration in OpenGLDrawMethods | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-15 | Version Increment | chaos.powdertoy.co.uk | 1 | -2/+2 |
| 2012-08-15 | Very very basic wall rendering for opengl | Bryan Hoyle | 6 | -6/+18 |
| 2012-08-14 | Photon wavlength info for HUD, fixes #111 | Simon Robertshaw | 1 | -0/+40 |
| 2012-08-14 | Fix typo, HUD variable should be Tmp, not Temp, #111 | Simon Robertshaw | 1 | -5/+1 |
| 2012-08-14 | Stricter formatting for Property tool, attempts to address #109 | Simon Robertshaw | 1 | -8/+22 |
| 2012-08-14 | Easier okaying/cancelling for Property tool Window | Simon Robertshaw | 1 | -0/+8 |
| 2012-08-14 | Tooltips for menu buttons, fixes #113 | Simon Robertshaw | 1 | -10/+10 |
| 2012-08-14 | Fix crash caused by malformed preference files, fixes #110 | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-14 | Strings.h for strcasecmp in Simulation | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-14 | Better text selection colour invert, fixes #107 | Simon Robertshaw | 4 | -4/+55 |
| 2012-08-14 | Add missing strings.h header for strcasecmd | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-14 | Name colour formatting in comments | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-14 | Ensure comments page count is loaded correctly, fixes #117 | Simon Robertshaw | 2 | -19/+23 |
| 2012-08-14 | Prevent page count for being all over the place in search | Simon Robertshaw | 2 | -1/+3 |
| 2012-08-14 | Air and heat tool limits, fixes #112 | Simon Robertshaw | 4 | -0/+16 |
| 2012-08-14 | Cut region, fixes #105 | Simon Robertshaw | 4 | -1/+19 |
| 2012-08-14 | Allow key releases when in stamp selecting/placement #104, #105 | Simon Robertshaw | 1 | -4/+0 |
| 2012-08-14 | Reset drawing state when placing stamps | Simon Robertshaw | 1 | -0/+4 |
| 2012-08-14 | Show some info when selecting stamps, #104 | Simon Robertshaw | 3 | -6/+10 |
| 2012-08-14 | Stamp selection and placements works through the zoom window, #104 | Simon Robertshaw | 1 | -3/+5 |
| 2012-08-14 | Snap stamp selection to CELL res, #104 | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-14 | Correct tooltip for save button | Simon Robertshaw | 2 | -9/+34 |
| 2012-08-14 | Whoops, close DropDown windows before disposing | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-14 | Varying borders for button, exit dropdown menu with Esc or outside click, fix... | Simon Robertshaw | 6 | -14/+57 |
| 2012-08-14 | Fix tool buttons | Simon Robertshaw | 2 | -2/+2 |
| 2012-08-14 | Lua autorun, fixes #99 | Simon Robertshaw | 1 | -0/+2 |
| 2012-08-14 | Placeholder text for sign tool window, #98 | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-14 | Focus text field for Sign Tool Window, fixes #98 | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-14 | Update gitignore, show votes correctly, fixes #97 | Simon Robertshaw | 5 | -19/+30 |
| 2012-08-14 | Remove temp files created by scheme handling | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-14 | ptsave scheme handling for Linux, addresses #97 | Simon Robertshaw | 1 | -0/+20 |
| 2012-08-14 | Only call button actions if the mouse is released inside the button. Fixes #96 | Simon Robertshaw | 3 | -4/+5 |
| 2012-08-14 | Fix crash when using search (std::remove doesn't seem to work as I expected),... | Simon Robertshaw | 4 | -81/+58 |
| 2012-08-13 | Prevent CONV from destroying diamond | jacob1 | 1 | -1/+1 |
| 2012-08-13 | Fix cut message, stamps/copying can be done backwards, fix xor_rect | jacob1 | 3 | -24/+72 |
| 2012-08-13 | fix many crashes when out of memory | jacob1 | 3 | -5/+59 |
| 2012-08-13 | Powered pipe, based on jacob1's commits | jacksonmj | 8 | -57/+317 |
| 2012-08-13 | Allow specifying the snapshot ID | Simon Robertshaw | 1 | -2/+6 |
| 2012-08-13 | Fix bug where thumbnails would not always show in the search | Simon Robertshaw | 2 | -25/+39 |
| 2012-08-13 | Add CPPDEFINES to the compile command | Simon Robertshaw | 2 | -2/+7 |
| 2012-08-13 | Clear render, display and colour mode in renderer contructor | Simon Robertshaw | 1 | -1/+4 |
| 2012-08-13 | "everything at once" compilation in a seperate arg | Simon Robertshaw | 2 | -3/+6 |
| 2012-08-13 | Compile everything at once with --release | Simon Robertshaw | 4 | -10/+325 |