summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-02Fix salt/water proportions when dissolving into DSTW as welljacksonmj1-2/+4
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-02Consistent proportions of WATR and SALT in SLTWjacksonmj4-6/+12
2012-08-02Keep zoom window open when undoingjacksonmj1-1/+1
2012-08-02Version Incrementchaos.powdertoy.co.uk1-2/+2
2012-08-02Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw1-2/+2
2012-08-02Fix zoom in deco modeSimon Robertshaw1-3/+13
2012-08-02Fix OpenGL check in sconscriptSimon Robertshaw1-1/+1
2012-08-02Fix description of --64bitntoskrnl1-1/+1
2012-08-02Build fixes for WIN64ntoskrnl2-2/+5
2012-08-02Some modifications for WIN64. SConscript not ready for that yet.ntoskrnl2-3/+9
2012-08-02Rename WIN32 preprocessor definition to WINntoskrnl12-51/+50
2012-08-02Separate operating system and architecture preprocessor definitionsntoskrnl5-28/+25
2012-08-02Version Incrementchaos.powdertoy.co.uk1-2/+2
2012-08-02Make console_ui cover up right menu marginSimon Robertshaw1-1/+1
2012-08-02Add console show button to quick menuSimon Robertshaw1-0/+1
2012-08-02Remove intro text when using ptsave: handlerSimon Robertshaw1-4/+1
2012-08-02move some key stuff out of sdl_poll, zoom won't be triggered even when disabl...jacob13-98/+109
2012-08-01Version Incrementchaos.powdertoy.co.uk1-2/+2
2012-08-01Disable decorations by defaultSimon Robertshaw1-0/+1
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-29Merge branch 'master' of github.com:FacialTurd/PowderToyppSimon Robertshaw1-1/+1
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-29FAG, please get out of therecracker641-1/+1
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