| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2012-08-03 | Add shortcuts for things like gravity, air and air reset, issues #85 and #57 | Simon Robertshaw | 3 | -0/+91 |
| 2012-08-03 | Use plop tool to place single units of an element (Used for Stickman, Fighter... | Simon Robertshaw | 3 | -0/+24 |
| 2012-08-03 | Move rect border drawing for previewview to draw over fav+report buttons, fix... | Simon Robertshaw | 1 | -8/+8 |
| 2012-08-03 | Correct VAC and EXOT colours, issue #49 | Simon Robertshaw | 2 | -2/+2 |
| 2012-08-03 | Fix text selection issue in #65 | Simon Robertshaw | 1 | -2/+11 |
| 2012-08-03 | Fix context menu position #65 | Simon Robertshaw | 3 | -1/+14 |
| 2012-08-03 | Hide cursor when selecting/pasting stamps, fixes iseeu #56 | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-03 | Nicer defaults for Window closing, Implement these with Sign tool, issue #51.... | Simon Robertshaw | 3 | -2/+50 |
| 2012-08-03 | QuickOptions!! #46 | Simon Robertshaw | 9 | -2/+294 |
| 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 | 3 | -7/+58 |
| 2012-08-03 | Remove silly file | Simon Robertshaw | 1 | -39/+0 |
| 2012-08-03 | Grav colour, addresses rest of #41, colour will vary from original TPT | Simon Robertshaw | 1 | -0/+10 |
| 2012-08-03 | Use HFLM colour data, addresses some of issue #41 | Simon Robertshaw | 1 | -3/+8 |
| 2012-08-03 | Untick publish box for save prompt my default if the save does not belong to ... | Simon Robertshaw | 1 | -3/+33 |
| 2012-08-02 | Stop returning luaL_error from drawing functions for no reason, addresses | Simon Robertshaw | 1 | -3/+3 |
| 2012-08-02 | Update menus on element change from lua, addresses issue #42 | Simon Robertshaw | 4 | -62/+86 |
| 2012-08-02 | Build fixes for WIN64 | ntoskrnl | 1 | -1/+1 |
| 2012-08-02 | Some modifications for WIN64. SConscript not ready for that yet. | ntoskrnl | 1 | -2/+6 |
| 2012-08-02 | Rename WIN32 preprocessor definition to WIN | ntoskrnl | 11 | -43/+42 |
| 2012-08-02 | Separate operating system and architecture preprocessor definitions | ntoskrnl | 4 | -17/+14 |
| 2012-08-01 | Local Saving, Server Saving rewrite | Simon Robertshaw | 26 | -362/+555 |
| 2012-08-01 | Prevent newlines being inserted into the begining of a multiline label/textbox | Simon Robertshaw | 1 | -2/+5 |