| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-08-15 | Missing part of fix for save comments page number | Simon Robertshaw | 1 | -0/+1 |
| 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 | 4 | -6/+18 |
| 2012-08-15 | Missing "invert" declaration in OpenGLDrawMethods | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-15 | Very very basic wall rendering for opengl | Bryan Hoyle | 4 | -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 | 4 | -19/+28 |
| 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 | Fix bug where thumbnails would not always show in the search | Simon Robertshaw | 2 | -25/+39 |
| 2012-08-13 | Clear render, display and colour mode in renderer contructor | Simon Robertshaw | 1 | -1/+4 |
| 2012-08-13 | Precompile some headers. Fix sconscript to prevent recompiling everything | Simon Robertshaw | 12 | -11/+32 |
| 2012-08-13 | Now stickmen and fighters show HP. Closes #93 | Savely Skresanov | 1 | -4/+4 |
| 2012-08-12 | oops, fixed a bad piece of code I added | Bryan Hoyle | 1 | -0/+2 |
| 2012-08-12 | Opengl fixes | Bryan Hoyle | 1 | -1/+1 |
| 2012-08-12 | Use forward declarations more to avoid excessive includes | Simon Robertshaw | 41 | -228/+281 |
| 2012-08-12 | More efficiency, fix of point size being too big | Bryan Hoyle | 1 | -2/+7 |
| 2012-08-12 | A litte more efficient | Bryan Hoyle | 1 | -2/+2 |
| 2012-08-12 | Fixed brush for now, used inefficient algorithm until I can get pure opengl w... | Bryan Hoyle | 2 | -3/+16 |