| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-08-19 | Prevent mouse up from leaving a little blob, fixes #130 | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-17 | PPM screen recording | Simon Robertshaw | 3 | -2/+77 |
| 2012-08-17 | Sample tool, fixes #122 | Simon Robertshaw | 5 | -4/+104 |
| 2012-08-17 | Fix sign tool message box placeholder text | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-16 | Undo/Snapshots, fixes #118 | Simon Robertshaw | 5 | -5/+68 |
| 2012-08-16 | Air invert and grid mode switching | Simon Robertshaw | 3 | -0/+24 |
| 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 | 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 | 1 | -0/+4 |
| 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 | Fix tool buttons | Simon Robertshaw | 2 | -2/+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 | 3 | -5/+20 |
| 2012-08-14 | Only call button actions if the mouse is released inside the button. Fixes #96 | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-13 | Precompile some headers. Fix sconscript to prevent recompiling everything | Simon Robertshaw | 4 | -0/+5 |
| 2012-08-12 | Fixed brush for now, used inefficient algorithm until I can get pure opengl w... | Bryan Hoyle | 1 | -1/+2 |
| 2012-08-12 | Minor opengl fixes, still not compiling, look at line 14 in src/graphics/Open... | Bryan Hoyle | 1 | -1/+2 |
| 2012-08-10 | Don't set tool strength when there's no tool | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-10 | Some fixes for memory leaks | Simon Robertshaw | 2 | -0/+30 |
| 2012-08-10 | Fix issue where buttons will cause heap corruption if they are removed from i... | Simon Robertshaw | 1 | -1/+0 |
| 2012-08-10 | Fix crash when using mouse click with unassigned tools | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-10 | Change zoom size with [ and ], fixes #90 | Simon Robertshaw | 2 | -4/+10 |
| 2012-08-10 | Sign moving, fixes #10 | Simon Robertshaw | 1 | -3/+132 |
| 2012-08-10 | Save Open signs working | Simon Robertshaw | 2 | -1/+79 |
| 2012-08-10 | Alt Z to stick zoom to cursor, disable cursor rendering when zoom is being pl... | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-10 | Wall brush, fixes #63 | Simon Robertshaw | 7 | -7/+80 |
| 2012-08-10 | Installation with Ctrl+I, fixes #77 | Simon Robertshaw | 3 | -0/+37 |
| 2012-08-10 | Invert button hover state for alternative load and save. addresses some of #80 | Simon Robertshaw | 1 | -6/+8 |
| 2012-08-10 | Tool - Correct box drawing. Finishing touches to tool strength (Fixes #87) | Simon Robertshaw | 1 | -24/+36 |
| 2012-08-10 | Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool str... | Simon Robertshaw | 6 | -5/+52 |
| 2012-08-10 | Impose limit on cursor radius (Limit is radius 128, somewhat smaller than TPT... | Simon Robertshaw | 1 | -0/+4 |
| 2012-08-09 | HUD verbose sample info with 'd', fixes #71 | Simon Robertshaw | 2 | -4/+42 |
| 2012-08-09 | Slow LIGH creation speed, fixes #86 | Simon Robertshaw | 2 | -7/+13 |
| 2012-08-08 | PTsave opening | Simon Robertshaw | 1 | -1/+4 |
| 2012-08-08 | Do not delete given savefile in GameModel::SetSaveFile, behaviour should be s... | Simon Robertshaw | 2 | -1/+1 |
| 2012-08-07 | Make intro text fade out correctly | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-07 | Actual intro text | Simon Robertshaw | 1 | -0/+2 |
| 2012-08-07 | Intro text, addresses #59 | Simon Robertshaw | 1 | -3/+40 |
| 2012-08-07 | Save as current name complete, resolves #5 | Simon Robertshaw | 2 | -11/+13 |
| 2012-08-06 | Prevent save as current name from showing if there is no save loaded | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-06 | Started work on save as current name | Simon Robertshaw | 3 | -4/+199 |