| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-08-03 | Nicer defaults for Window closing, Implement these with Sign tool, issue #51.... | Simon Robertshaw | 1 | -1/+10 |
| 2012-08-03 | QuickOptions!! #46 | Simon Robertshaw | 7 | -0/+287 |
| 2012-08-03 | PROP tool colour | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-03 | Allow PROP to set types from element name, fixes issue #48 | Simon Robertshaw | 1 | -7/+38 |
| 2012-08-02 | Update menus on element change from lua, addresses issue #42 | Simon Robertshaw | 2 | -59/+79 |
| 2012-08-01 | Local Saving, Server Saving rewrite | Simon Robertshaw | 2 | -25/+42 |
| 2012-07-30 | Ensure CTRL, SHIFT and ALT states are reset when Window falls into background | Simon Robertshaw | 2 | -4/+10 |
| 2012-07-30 | Faster brush adjusting with [ and ], use alt to change to 1 pixel | Simon Robertshaw | 3 | -3/+24 |
| 2012-07-29 | Improvements to textbox, prevent selection loss on non modifying keypresses | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-29 | Number type for text fields, addresses some of issue #39 | Simon Robertshaw | 1 | -0/+8 |
| 2012-07-29 | HUD toggle, addresses "h should toggle the HUD" in issue #23 | Simon Robertshaw | 2 | -20/+28 |
| 2012-07-29 | Textboxes for decoration, addresses "No text boxes in deco editor to directly... | Simon Robertshaw | 2 | -16/+91 |
| 2012-07-29 | Restart N. Grav when needed (somewhat effects issue #31) and fix shitty logic... | Simon Robertshaw | 1 | -7/+3 |
| 2012-07-28 | Resize brush X and Y axis seperately using Shift and Control, Addresses issue... | Simon Robertshaw | 5 | -22/+60 |
| 2012-07-28 | Draw brush using renderer, fixes issue #25 | Simon Robertshaw | 3 | -41/+51 |
| 2012-07-27 | Local file browser + some more interesting things like Progress bar UI component | Simon Robertshaw | 6 | -3/+104 |
| 2012-07-25 | TPT: Optimization for GoL, Added brush size and mouse wheel to lua! e7035233fd | Simon Robertshaw | 2 | -0/+8 |
| 2012-07-25 | WIND tool | Simon Robertshaw | 4 | -12/+64 |
| 2012-07-24 | Correct alignment of elements in TextPrompt | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-24 | Adjust icon positions | Simon Robertshaw | 1 | -11/+22 |
| 2012-07-24 | HUD improvements | Simon Robertshaw | 2 | -8/+26 |
| 2012-07-24 | Integer values for prefs, Default decoration colour, clear decoration | Simon Robertshaw | 2 | -4/+20 |
| 2012-07-22 | Sign tool icon | Simon Robertshaw | 2 | -3/+20 |
| 2012-07-22 | Strealine icon and Erase icon | Simon Robertshaw | 2 | -2/+2 |
| 2012-07-21 | Icons for menu items | Simon Robertshaw | 6 | -17/+47 |
| 2012-07-19 | Element search triggered by 'e' key | Simon Robertshaw | 1 | -0/+3 |
| 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 | 1 | -1/+1 |
| 2012-07-19 | Use two functions for renderer drawing instead of several, fix alignment with... | Simon Robertshaw | 1 | -8/+2 |
| 2012-07-18 | Add descriptions to toolbuttons, add Tooltips to Button, ToolTip event for Wi... | Simon Robertshaw | 8 | -31/+50 |
| 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 | 5 | -0/+90 |
| 2012-07-17 | Varying update notifications | Simon Robertshaw | 2 | -5/+18 |
| 2012-07-06 | Move graphics into seperate folder | Simon Robertshaw | 3 | -3/+3 |
| 2012-07-03 | Make update notification a little better - correct colour. Correct multiline ... | Simon Robertshaw | 2 | -2/+7 |
| 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-06-25 | Sign tool can now edit existing signs | Simon Robertshaw | 1 | -13/+60 |
| 2012-06-24 | Element search | Simon Robertshaw | 5 | -77/+163 |
| 2012-06-23 | Option to use OpenGL JUST for the interface | Simon Robertshaw | 1 | -1/+1 |
| 2012-06-23 | Scrollbar appearance and code changes | Bryan Hoyle | 1 | -7/+8 |
| 2012-06-23 | Scrollbar added | Bryan Hoyle | 2 | -1/+21 |
| 2012-06-22 | Prevent tool buttons being drawn off the edge of the window when scrollable | Simon Robertshaw | 1 | -3/+9 |
| 2012-06-22 | Menu scrolling | Simon Robertshaw | 2 | -1/+43 |
| 2012-06-22 | Client now provides methods for reading and saving preferences - less powerfu... | Simon Robertshaw | 1 | -41/+12 |
| 2012-06-21 | Stage 1 of update process completed | Simon Robertshaw | 1 | -0/+2 |
| 2012-06-20 | More in the way of an autoupdater | Simon Robertshaw | 2 | -2/+32 |
| 2012-06-20 | Merge branch 'master' of github.com:FacialTurd/PowderToypp | Simon Robertshaw | 5 | -21/+39 |
| 2012-06-20 | OpenGL canvas for Windows, Notifications for main Game, Update checker in Cli... | Simon Robertshaw | 8 | -2/+150 |