summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2012-07-31ThumbnailBroker for background retrieval and renderingSimon Robertshaw9-6/+523
2012-07-30Ensure CTRL, SHIFT and ALT states are reset when Window falls into backgroundSimon Robertshaw5-4/+32
2012-07-30Faster brush adjusting with [ and ], use alt to change to 1 pixelSimon Robertshaw3-3/+24
2012-07-29Neaten a little bit of codeSimon Robertshaw1-5/+5
2012-07-29Improvements to textbox, prevent selection loss on non modifying keypressesSimon Robertshaw2-4/+10
2012-07-29Number type for text fields, addresses some of issue #39Simon Robertshaw3-19/+89
2012-07-29HUD toggle, addresses "h should toggle the HUD" in issue #23Simon Robertshaw2-20/+28
2012-07-29Textboxes for decoration, addresses "No text boxes in deco editor to directly...Simon Robertshaw5-19/+110
2012-07-29Fix crash on Component::IsFocused if the component has been detached from the...Simon Robertshaw1-1/+3
2012-07-29Restart N. Grav when needed (somewhat effects issue #31) and fix shitty logic...Simon Robertshaw2-15/+15
2012-07-29clear_sim now clears air and gravity maps better, fixes issue #31Simon Robertshaw5-18/+25
2012-07-29Better syncing for elementCount, fixes issue #21Simon Robertshaw2-0/+24
2012-07-29Remove blockair update in Air.cpp function to fix TTAN - solves issue #30Simon Robertshaw1-10/+0
2012-07-29Filebrowser search, cleaner filenamesSimon Robertshaw6-22/+101