| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-08-10 | Sign moving, fixes #10 | Simon Robertshaw | 1 | -3/+132 |
| 2012-08-10 | Save Open signs working | Simon Robertshaw | 3 | -2/+80 |
| 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 | 8 | -11/+84 |
| 2012-08-10 | Installation with Ctrl+I, fixes #77 | Simon Robertshaw | 8 | -1/+308 |
| 2012-08-10 | Invert button hover state for alternative load and save. addresses some of #80 | Simon Robertshaw | 1 | -6/+8 |
| 2012-08-10 | Create local saves dir if it does not exists (fixes #80) | Simon Robertshaw | 1 | -0/+10 |
| 2012-08-10 | Correct position of cancel button in server save dialogue | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-10 | Correct position of cancel button in local save dialogue as per #80 | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-10 | Tool - Correct box drawing. Finishing touches to tool strength (Fixes #87) | Simon Robertshaw | 2 | -25/+37 |
| 2012-08-10 | Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool str... | Simon Robertshaw | 9 | -20/+73 |
| 2012-08-10 | Impose limit on cursor radius (Limit is radius 128, somewhat smaller than TPT... | Simon Robertshaw | 1 | -0/+4 |
| 2012-08-10 | Use Left modifier keys | Simon Robertshaw | 2 | -5/+19 |
| 2012-08-09 | HUD verbose sample info with 'd', fixes #71 | Simon Robertshaw | 4 | -6/+54 |
| 2012-08-09 | Slow LIGH creation speed, fixes #86 | Simon Robertshaw | 3 | -8/+13 |
| 2012-08-09 | Ensure keyrepeat is disabled at component creation | Simon Robertshaw | 1 | -1/+2 |
| 2012-08-09 | Gravity lensing | Simon Robertshaw | 2 | -4/+26 |
| 2012-08-08 | Persistent mode | Simon Robertshaw | 2 | -303/+330 |
| 2012-08-08 | PTsave opening | Simon Robertshaw | 4 | -2/+80 |
| 2012-08-08 | Command line "open" | Simon Robertshaw | 1 | -0/+33 |
| 2012-08-08 | Do not delete given savefile in GameModel::SetSaveFile, behaviour should be s... | Simon Robertshaw | 2 | -1/+1 |
| 2012-08-08 | Perhaps FileExists shouldn't erase file contents... | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-08 | Proxy from command line arg | Simon Robertshaw | 3 | -10/+45 |
| 2012-08-08 | Scale and fullscreen loaded/saved to config and commandline | Simon Robertshaw | 2 | -3/+41 |
| 2012-08-08 | Make options screen a little nicer | Simon Robertshaw | 1 | -3/+4 |
| 2012-08-08 | Fullscreen and scale setting from sim options | Simon Robertshaw | 9 | -17/+190 |
| 2012-08-07 | Make intro text fade out correctly | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-07 | Actual intro text | Simon Robertshaw | 2 | -0/+4 |
| 2012-08-07 | Intro text, addresses #59 | Simon Robertshaw | 1 | -3/+40 |
| 2012-08-07 | Save as current name complete, resolves #5 | Simon Robertshaw | 5 | -16/+84 |
| 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 | 11 | -5/+222 |
| 2012-08-06 | Fix TPTScript 'set' function | Simon Robertshaw | 7 | -23/+50 |
| 2012-08-06 | More icon adjustments | Simon Robertshaw | 2 | -3/+2 |
| 2012-08-06 | Fix previous merge with SOAP.cpp that created a bug in SOAP. add debug lines ... | Simon Robertshaw | 9 | -3/+50 |
| 2012-08-05 | Font glyphs for decorations and element search | Simon Robertshaw | 2 | -3/+2 |
| 2012-08-05 | Clear search button | Simon Robertshaw | 3 | -2/+39 |
| 2012-08-05 | Icon adjustments | Simon Robertshaw | 3 | -4/+17 |
| 2012-08-05 | Ctrl+A select all | Simon Robertshaw | 2 | -0/+13 |
| 2012-08-05 | Key repeat for text boxes | Simon Robertshaw | 2 | -1/+33 |
| 2012-08-05 | Wall Edge option, fixes #70 | Simon Robertshaw | 11 | -7/+176 |
| 2012-08-05 | Allow 24bits of var for create_part, add tool for tesc. Fixes #72 | Simon Robertshaw | 4 | -2/+46 |
| 2012-08-05 | Load element icons in element search, fixes #73 | Simon Robertshaw | 1 | -1/+9 |
| 2012-08-05 | Added triangle brush, fixes #47 | Savely Skresanov | 2 | -1/+49 |
| 2012-08-05 | Fan wall line tool, fixes #61 | Simon Robertshaw | 2 | -1/+21 |
| 2012-08-05 | Fix some of the flood fill methods | Simon Robertshaw | 1 | -23/+3 |
| 2012-08-05 | Draw gravity zones when using grav wall | Simon Robertshaw | 6 | -7/+40 |
| 2012-08-05 | Update gravity walls, fixes issue #52 | Simon Robertshaw | 2 | -3/+14 |
| 2012-08-05 | Persistent search window responds to user auth events | Simon Robertshaw | 3 | -32/+78 |
| 2012-08-04 | Nicer colour for "popular tags" header | Simon Robertshaw | 1 | -1/+1 |