| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-07-24 | Correct alignment of elements in TextPrompt | Simon Robertshaw | 2 | -15/+30 |
| 2012-07-24 | Fix deco smudge tool | Simon Robertshaw | 1 | -8/+9 |
| 2012-07-24 | Inverted icon state | Simon Robertshaw | 3 | -26/+113 |
| 2012-07-24 | Adjust icon positions | Simon Robertshaw | 4 | -37/+48 |
| 2012-07-24 | HUD improvements | Simon Robertshaw | 7 | -13/+72 |
| 2012-07-24 | Integer values for prefs, Default decoration colour, clear decoration | Simon Robertshaw | 7 | -34/+176 |
| 2012-07-22 | Changes to sconscript to allow building with specific version number | Simon Robertshaw | 1 | -2/+11 |
| 2012-07-22 | Snapshot checking | Simon Robertshaw | 5 | -12/+28 |
| 2012-07-22 | Sign tool icon | Simon Robertshaw | 2 | -3/+20 |
| 2012-07-22 | Strealine icon and Erase icon | Simon Robertshaw | 3 | -2/+42 |
| 2012-07-21 | Icons for menu items | Simon Robertshaw | 14 | -36/+231 |
| 2012-07-21 | Prevent race condition when reloading local stamps, fix task so "after()" get... | Simon Robertshaw | 4 | -10/+24 |
| 2012-07-20 | Remove AMD detection from CPU check | Simon Robertshaw | 1 | -2/+2 |
| 2012-07-20 | Use exceptions instead of goto to corrup state. Fix Fan wall loading with PSV... | Simon Robertshaw | 1 | -33/+97 |
| 2012-07-20 | Prevent the multiline update for labels from going out of bounds | Simon Robertshaw | 1 | -27/+38 |
| 2012-07-20 | Ensure GameSave internal pointers are NULL at the start | Simon Robertshaw | 1 | -4/+26 |
| 2012-07-19 | Fix icon drawing in text boxes | Simon Robertshaw | 1 | -0/+2 |
| 2012-07-19 | Correct comment page sizing | Simon Robertshaw | 1 | -0/+1 |
| 2012-07-19 | Element search triggered by 'e' key | Simon Robertshaw | 1 | -0/+3 |
| 2012-07-19 | Correct divider position in save Preview | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-19 | Correct text colour on element buttons | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-19 | Special ligh placement | Simon Robertshaw | 3 | -4/+37 |
| 2012-07-19 | GOL loads gol colours for use | Simon Robertshaw | 2 | -2/+21 |
| 2012-07-19 | Use two functions for renderer drawing instead of several, fix alignment with... | Simon Robertshaw | 5 | -26/+54 |
| 2012-07-18 | Add descriptions to toolbuttons, add Tooltips to Button, ToolTip event for Wi... | Simon Robertshaw | 11 | -34/+61 |
| 2012-07-18 | Info tip for changing display modes | Simon Robertshaw | 5 | -1/+84 |
| 2012-07-18 | Renderer Presets and default graphics function | Simon Robertshaw | 109 | -103/+204 |
| 2012-07-18 | Working comment submission | Simon Robertshaw | 8 | -0/+122 |
| 2012-07-17 | Fancy animation for textbox autosize | Simon Robertshaw | 2 | -4/+55 |
| 2012-07-17 | Improve spacing of multiline labels, multiline cursor for Textbox, autoresizi... | Simon Robertshaw | 5 | -17/+54 |
| 2012-07-17 | Add comment box to save preview - doesn't work yet | Simon Robertshaw | 12 | -11/+163 |
| 2012-07-17 | Varying update notifications | Simon Robertshaw | 2 | -5/+18 |
| 2012-07-08 | Use sdl-config | Simon Robertshaw | 1 | -3/+3 |
| 2012-07-06 | Parsing commandline arguments | Simon Robertshaw | 1 | -2/+66 |
| 2012-07-06 | Move array terminator for sign saving into if statement | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-06 | Move graphics into seperate folder | Simon Robertshaw | 33 | -100/+114 |
| 2012-07-04 | Fix incorrect assignment for video buffer in renderer | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-03 | Make update notification a little better - correct colour. Correct multiline ... | Simon Robertshaw | 5 | -3/+16 |
| 2012-07-03 | Add missing RenderFill function for brushes | Simon Robertshaw | 2 | -0/+8 |
| 2012-07-03 | Line snapping in gameview - hold alt | Simon Robertshaw | 2 | -6/+54 |
| 2012-07-03 | Remove unused old console class | Simon Robertshaw | 2 | -105/+0 |
| 2012-07-03 | Fix errors due to typos in Renderer (VIDXRES = VIDXRES) and RasterGraphics (M... | Simon Robertshaw | 2 | -2/+6 |
| 2012-06-26 | Textbox now inherits from Label - gets all the fancy text selection features | Simon Robertshaw | 4 | -8/+312 |
| 2012-06-26 | Release selection when the label component loses focus | Simon Robertshaw | 2 | -0/+12 |
| 2012-06-26 | Replace textblock with new multiline label - with text selection!!!!111!!!one!! | Simon Robertshaw | 11 | -150/+279 |
| 2012-06-26 | Fix potential crash where strings fed into any of the text functions have a t... | Simon Robertshaw | 3 | -0/+55 |
| 2012-06-25 | Ammend to previous commit - the issue was not with smaller saves, but the acc... | Simon Robertshaw | 1 | -0/+3 |
| 2012-06-25 | SaveRenderer working on OpenGL - doesn't seem to work with small saves though | Simon Robertshaw | 2 | -20/+68 |
| 2012-06-25 | Restore previously bound FBO in renderer functions | Simon Robertshaw | 1 | -7/+17 |
| 2012-06-25 | Increase comments per page to 10,000 | Simon Robertshaw | 1 | -0/+1 |