| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-03-22 | Move all GUI source files into gui/ | Simon Robertshaw | 1 | -1426/+0 |
| 2013-03-16 | APIRequest, Aync methods for client, Profile edit/viewer (WIP) | Simon Robertshaw | 1 | -2/+10 |
| 2013-03-16 | add a button to show the save uploading rules inside the save upload dialog | jacob1 | 1 | -2/+2 |
| 2013-03-09 | a few more memory leak fixes | jacob1 | 1 | -0/+16 |
| 2013-02-25 | fix even more memory leaks | jacob1 | 1 | -0/+4 |
| 2013-02-24 | fix crash when hovering the mouse over invalid wall types | jacob1 | 1 | -1/+1 |
| 2013-02-09 | fix tpt.selectedl not updating with sample brush, always put photons[] on top... | jacob1 | 1 | -4/+8 |
| 2013-02-08 | fix sign box size, sign width with {t} and {p}, and zoom box size | jacob1 | 1 | -1/+1 |
| 2013-01-14 | deco menu needs to be clicked to enter, press 'b' to get out of deco editor too | jacob1 | 1 | -6/+5 |
| 2013-01-11 | moving gameModel was a bad idea, so i just made an alias function | mniip | 1 | -4/+9 |
| 2013-01-09 | readd tpt.hud and tpt.set_console commands | jacob1 | 1 | -1/+15 |
| 2013-01-08 | fix tpt.selectedl/r/a, but it returns the string identifier now instead of an id | jacob1 | 1 | -0/+6 |
| 2012-12-19 | change max to 200, 500 was a bit large | jacob1 | 1 | -4/+4 |
| 2012-12-19 | allow a slightly larger brush size | jacob1 | 1 | -8/+8 |
| 2012-12-18 | selecting a stamp moves it to the front of the list again (unless you hold ctrl) | jacob1 | 1 | -0/+2 |
| 2012-12-18 | fix WARP being invisible, make it visible in heat display mode though | jacob1 | 1 | -1/+9 |
| 2012-12-15 | Prompt for install on first startup | Simon Robertshaw | 1 | -1/+6 |
| 2012-12-15 | Make installation success message a little friendlier | Simon Robertshaw | 1 | -1/+1 |
| 2012-12-15 | Element population histogram debug info display - has to be enabled by adding... | Simon Robertshaw | 1 | -0/+8 |
| 2012-12-14 | Prevent saves from being loaded twice by the Save browser | Simon Robertshaw | 1 | -0/+1 |
| 2012-12-09 | New Conversation notifications | Simon Robertshaw | 1 | -0/+17 |
| 2012-12-09 | Use NotifyAuthUserChanged for GameController login, this will help users beco... | Simon Robertshaw | 1 | -13/+7 |
| 2012-11-26 | Right clicking on reload button will show save preview. | Simon Robertshaw | 1 | -0/+9 |
| 2012-11-17 | fix link signs ignoring the zoom window, allow right clicking link signs to u... | jacob1 | 1 | -2/+5 |
| 2012-11-16 | save pause state in stamps, load pause state from local saves and stamps corr... | jacob1 | 1 | -1/+7 |
| 2012-10-29 | Don't use SDL defines in platform independant code | Simon Robertshaw | 1 | -1/+1 |
| 2012-10-26 | Ctrl + G gravity grid toggle | jacob1 | 1 | -0/+6 |
| 2012-10-26 | Save local saves as current name option (overwrites them automatically). Fix ... | jacob1 | 1 | -15/+23 |
| 2012-10-26 | ability to reload and resave local saves without retyping name | jacob1 | 1 | -2/+22 |
| 2012-10-05 | Console Show quickoption | jacob1 | 1 | -0/+1 |
| 2012-10-05 | info tip on deco/ngrav/aheat changed | jacob1 | 1 | -2/+1 |
| 2012-10-05 | {t:15100|text} to open a forum thread (will try to add more shortcuts later) | jacob1 | 1 | -3/+12 |
| 2012-10-05 | Ensure save is stored in memory for reload when using Save as current name, c... | Simon Robertshaw | 1 | -2/+1 |
| 2012-09-30 | Pass points by value for drawing tools | Simon Robertshaw | 1 | -4/+4 |
| 2012-09-30 | Better hanling of edgeMode and "New Sim" button | Simon Robertshaw | 1 | -1/+1 |
| 2012-09-26 | render preset buttons in render options interface, also shift + 1 life view s... | jacob1 | 1 | -1/+2 |
| 2012-09-13 | Show version info in update prompt. Fixes #177 | Simon Robertshaw | 1 | -1/+18 |
| 2012-09-13 | Allow editing link signs. Fixes #182 | Simon Robertshaw | 1 | -2/+2 |
| 2012-09-07 | Hidden elements in element search | Simon Robertshaw | 1 | -0/+2 |
| 2012-09-06 | Fix some off-by-one mouse clamping issues | Simon Robertshaw | 1 | -1/+1 |
| 2012-09-06 | Wall names in HUD | jacob1 | 1 | -0/+8 |
| 2012-09-05 | Fix setting colour presets | Simon Robertshaw | 1 | -0/+1 |
| 2012-09-05 | Ensure errors are caught and displayed during tag operations. Fix some issues... | Simon Robertshaw | 1 | -1/+1 |
| 2012-09-05 | Perform pointtranslate (zoom) only in GameView. Fixes point line issue in #175 | Simon Robertshaw | 1 | -5/+5 |
| 2012-09-03 | Ensure saves are expanded in memory when performing translate operations. Fix... | Simon Robertshaw | 1 | -0/+4 |
| 2012-09-01 | !load command for old console | Simon Robertshaw | 1 | -1/+1 |
| 2012-09-01 | Colour picker and presets for decorations | Simon Robertshaw | 1 | -0/+22 |
| 2012-08-31 | Some Lua interface API stuff | Simon Robertshaw | 1 | -2/+8 |
| 2012-08-29 | Fix cursour falling just out zoom window | Simon Robertshaw | 1 | -1/+10 |
| 2012-08-24 | Prevent key overlap for Stickman movement and Gravity/Debug/Stamp actions, fi... | Simon Robertshaw | 1 | -0/+16 |