| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2012-08-04 | Tags, fixes #55 | Simon Robertshaw | 11 | -28/+252 |
| 2012-08-04 | Get rid of useless free space in search view | Simon Robertshaw | 1 | -3/+3 |
| 2012-08-04 | Better exiting from windows (Escape and Enter) and 'q' for exit, fixes #35 an... | Simon Robertshaw | 15 | -12/+62 |
| 2012-08-04 | Add icons for erase, improve icons for certain walls, fix issue #45 | Simon Robertshaw | 8 | -34/+60 |
| 2012-08-04 | Set initial stickman spit element in create_part, fixes the rest of #50 | Simon Robertshaw | 1 | -0/+2 |
| 2012-08-04 | Stickman keys working, fixes first half of issue #50 | Simon Robertshaw | 2 | -2/+77 |
| 2012-08-04 | Fire OnMouseEnter events for components that are added under the mouse cursor... | Simon Robertshaw | 1 | -0/+4 |
| 2012-08-04 | Rectangle snapping. | Savely Skresanov | 1 | -2/+7 |
| 2012-08-04 | Add date to Preview View, fixes issue #64 | Simon Robertshaw | 5 | -23/+69 |
| 2012-08-04 | Search window is persistent, issue #66 | Simon Robertshaw | 2 | -2/+3 |
| 2012-08-04 | Build fixes for FreeBSD | ntoskrnl | 6 | -52/+3 |
| 2012-08-04 | Implement more of the old TPT console | Simon Robertshaw | 2 | -0/+100 |
| 2012-08-04 | Implement more of the old console | Simon Robertshaw | 2 | -11/+98 |
| 2012-08-03 | Old TPT console commands with "!" prefix | Simon Robertshaw | 5 | -21/+76 |