| Age | Commit message (Expand) | Author | Files | Lines |
| 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 | More scons fixes | Simon Robertshaw | 1 | -4/+4 |
| 2012-08-04 | Fix sconscript for older scons versions | Simon Robertshaw | 1 | -2/+1 |
| 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 | Autodetect lua5.1 (not sure how to detect lua-5.1 or just lua) | Savely Skresanov | 1 | -6/+9 |
| 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 | 7 | -53/+4 |
| 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 | Fix salt/water proportions when dissolving into DSTW as well | jacksonmj | 1 | -2/+4 |
| 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 | Consistent proportions of WATR and SALT in SLTW | jacksonmj | 4 | -6/+12 |
| 2012-08-02 | Keep zoom window open when undoing | jacksonmj | 1 | -1/+1 |
| 2012-08-02 | Version Increment | chaos.powdertoy.co.uk | 1 | -2/+2 |
| 2012-08-02 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-02 | Fix zoom in deco mode | Simon Robertshaw | 1 | -3/+13 |
| 2012-08-02 | Fix OpenGL check in sconscript | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-02 | Fix description of --64bit | ntoskrnl | 1 | -1/+1 |
| 2012-08-02 | Build fixes for WIN64 | ntoskrnl | 2 | -2/+5 |