| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2012-08-13 | Precompile some headers. Fix sconscript to prevent recompiling everything | Simon Robertshaw | 20 | -103639/+172 |
| 2012-08-13 | Now stickmen and fighters show HP. Closes #93 | Savely Skresanov | 1 | -4/+4 |
| 2012-08-13 | Merge pull request #71 from reap3r119/master | Simon Robertshaw | 2 | -520/+510 |
| 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 | Remove some IDE files from previous commit | Simon Robertshaw | 85 | -2952/+0 |
| 2012-08-12 | Use forward declarations more to avoid excessive includes | Simon Robertshaw | 129 | -228/+106839 |
| 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 | 3 | -3/+17 |
| 2012-08-12 | Revert "minor renderer changes, brush still not working" | Bryan Hoyle | 1 | -1/+1 |
| 2012-08-12 | Revert "Revert "fixed --opengl-renderer from segfaulting. Added a gitignore f... | Bryan Hoyle | 2 | -1/+6 |
| 2012-08-12 | Revert "fixed --opengl-renderer from segfaulting. Added a gitignore for vim s... | Bryan Hoyle | 2 | -6/+1 |
| 2012-08-12 | minor renderer changes, brush still not working | Bryan Hoyle | 1 | -1/+1 |
| 2012-08-12 | fixed --opengl-renderer from segfaulting. Added a gitignore for vim swap files | Bryan Hoyle | 2 | -1/+6 |
| 2012-08-12 | now opengl and opengl renderer run and compile, but renderer has a segfault, ... | Bryan Hoyle | 3 | -11/+11 |
| 2012-08-12 | --opengl works now, had to fix dep issues in linux. TODO: --opengl-renderer | Bryan Hoyle | 1 | -99/+101 |
| 2012-08-12 | Fix spinner drawing | Simon Robertshaw | 2 | -3/+13 |
| 2012-08-12 | more fixes | Bryan Hoyle | 3 | -21/+21 |
| 2012-08-12 | Minor opengl fixes, still not compiling, look at line 14 in src/graphics/Open... | Bryan Hoyle | 6 | -8/+20 |
| 2012-08-12 | Remove more unused files | Simon Robertshaw | 2 | -68/+0 |
| 2012-08-12 | Remove old unused textarea | Simon Robertshaw | 2 | -113/+0 |