summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-08-05Icon adjustmentsSimon Robertshaw3-4/+17
2012-08-05Ctrl+A select allSimon Robertshaw2-0/+13
2012-08-05Key repeat for text boxesSimon Robertshaw2-1/+33
2012-08-05Wall Edge option, fixes #70Simon Robertshaw11-7/+176
2012-08-05Allow 24bits of var for create_part, add tool for tesc. Fixes #72Simon Robertshaw4-2/+46
2012-08-05Load element icons in element search, fixes #73Simon Robertshaw1-1/+9
2012-08-05Added triangle brush, fixes #47Savely Skresanov2-1/+49
2012-08-05Fan wall line tool, fixes #61Simon Robertshaw2-1/+21
2012-08-05Fix some of the flood fill methodsSimon Robertshaw1-23/+3
2012-08-05Draw gravity zones when using grav wallSimon Robertshaw6-7/+40
2012-08-05Update gravity walls, fixes issue #52Simon Robertshaw2-3/+14
2012-08-05Persistent search window responds to user auth eventsSimon Robertshaw3-32/+78
2012-08-04Nicer colour for "popular tags" headerSimon Robertshaw1-1/+1
2012-08-04Tags, fixes #55Simon Robertshaw11-28/+252
2012-08-04Get rid of useless free space in search viewSimon Robertshaw1-3/+3
2012-08-04Better exiting from windows (Escape and Enter) and 'q' for exit, fixes #35 an...Simon Robertshaw15-12/+62
2012-08-04Add icons for erase, improve icons for certain walls, fix issue #45Simon Robertshaw8-34/+60
2012-08-04Set initial stickman spit element in create_part, fixes the rest of #50Simon Robertshaw1-0/+2
2012-08-04Stickman keys working, fixes first half of issue #50Simon Robertshaw2-2/+77
2012-08-04Fire OnMouseEnter events for components that are added under the mouse cursor...Simon Robertshaw1-0/+4
2012-08-04Rectangle snapping.Savely Skresanov1-2/+7
2012-08-04Add date to Preview View, fixes issue #64Simon Robertshaw5-23/+69
2012-08-04Search window is persistent, issue #66Simon Robertshaw2-2/+3
2012-08-04Build fixes for FreeBSDntoskrnl6-52/+3
2012-08-04Implement more of the old TPT consoleSimon Robertshaw2-0/+100
2012-08-04Implement more of the old consoleSimon Robertshaw2-11/+98
2012-08-03Old TPT console commands with "!" prefixSimon Robertshaw5-21/+76
2012-08-03Add shortcuts for things like gravity, air and air reset, issues #85 and #57Simon Robertshaw3-0/+91
2012-08-03Use plop tool to place single units of an element (Used for Stickman, Fighter...Simon Robertshaw3-0/+24
2012-08-03Move rect border drawing for previewview to draw over fav+report buttons, fix...Simon Robertshaw1-8/+8
2012-08-03Correct VAC and EXOT colours, issue #49Simon Robertshaw2-2/+2
2012-08-03Fix text selection issue in #65Simon Robertshaw1-2/+11
2012-08-03Fix context menu position #65Simon Robertshaw3-1/+14
2012-08-03Hide cursor when selecting/pasting stamps, fixes iseeu #56Simon Robertshaw1-1/+1
2012-08-03Nicer defaults for Window closing, Implement these with Sign tool, issue #51....Simon Robertshaw3-2/+50
2012-08-03QuickOptions!! #46Simon Robertshaw9-2/+294
2012-08-03PROP tool colourSimon Robertshaw1-1/+1
2012-08-03Allow PROP to set types from element name, fixes issue #48Simon Robertshaw3-7/+58
2012-08-03Remove silly fileSimon Robertshaw1-39/+0
2012-08-03Grav colour, addresses rest of #41, colour will vary from original TPTSimon Robertshaw1-0/+10
2012-08-03Use HFLM colour data, addresses some of issue #41Simon Robertshaw1-3/+8
2012-08-03Untick publish box for save prompt my default if the save does not belong to ...Simon Robertshaw1-3/+33
2012-08-02Stop returning luaL_error from drawing functions for no reason, addressesSimon Robertshaw1-3/+3
2012-08-02Update menus on element change from lua, addresses issue #42Simon Robertshaw4-62/+86
2012-08-02Build fixes for WIN64ntoskrnl1-1/+1
2012-08-02Some modifications for WIN64. SConscript not ready for that yet.ntoskrnl1-2/+6
2012-08-02Rename WIN32 preprocessor definition to WINntoskrnl11-43/+42
2012-08-02Separate operating system and architecture preprocessor definitionsntoskrnl4-17/+14
2012-08-01Local Saving, Server Saving rewriteSimon Robertshaw26-362/+555
2012-08-01Prevent newlines being inserted into the begining of a multiline label/textboxSimon Robertshaw1-2/+5