summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-09-30Prevent crash when pasting in LinuxSimon Robertshaw1-2/+2
2012-09-30Pass points by value for drawing toolsSimon Robertshaw4-13/+13
2012-09-30Set appropriate default values for some static Lua interface variablesSimon Robertshaw1-5/+5
2012-09-30Better hanling of edgeMode and "New Sim" buttonSimon Robertshaw7-13/+52
2012-09-29remove 'Z' quickoptionjacob12-19/+0
2012-09-29lock icon on unpublished savesjacob13-1/+8
2012-09-29Move PPIP to poweredSimon Robertshaw1-1/+1
2012-09-29Fix crash loading null stamp after pasting (http://powdertoy.co.uk/Discussion...Simon Robertshaw1-5/+8
2012-09-29Stable release optionsSimon Robertshaw1-0/+2
2012-09-29Lua FileSystem APISimon Robertshaw2-2/+265
2012-09-29ren.decorations() to enable/disable/get decorations (Lua API)Simon Robertshaw1-2/+16
2012-09-28Move old Lua API into another file, make the old drawin API have the old posi...Simon Robertshaw6-1827/+2049
2012-09-28HTTP/1.1: Allow multiple whitespace characters in header fieldsSimon Robertshaw1-5/+25
2012-09-27Fix case sensitive filenameSimon Robertshaw1-1/+1
2012-09-27Move Render presets to the rightSimon Robertshaw2-34/+61
2012-09-26Improvement to some of the rendermode iconsSimon Robertshaw1-10/+39
2012-09-26Always focus text box for property toolSimon Robertshaw1-0/+11
2012-09-26make PROP interface a little easier to use (first part of tpt issue 78)jacob12-0/+12
2012-09-26Fix own / fav buttons being enabled even when not logged injacob11-2/+4
2012-09-26fix minor memory problem with last commitjacob11-0/+2
2012-09-26render preset buttons in render options interface, also shift + 1 life view s...jacob114-101/+210
2012-09-25Fix smudge issuejacob11-13/+17
2012-09-25Fix black border around dialogs being off (I think I got all of them)jacob16-7/+7
2012-09-25Icon adjustmentsjacob13-39/+39
2012-09-25Icons and tooltips for everything in renderview. (Empty space not filled yet)jacob14-29/+110
2012-09-25some improvements to the render options interface and checkboxes (icons and t...jacob18-37/+83
2012-09-25Fix incorrect deco colors being selectedjacob11-3/+5
2012-09-25small changejacob12-26/+17
2012-09-25display hex value in deco editor (replaces Cancel button)jacob12-15/+23
2012-09-25Make number boxes easier to use, plus limit deco editor numbers to 255jacob12-6/+12
2012-09-25allow alpha editingjacob12-6/+25
2012-09-25alt click alternative to middle click (that doesn't break line snapping)jacob11-0/+2
2012-09-25Fix crash - uninitialized (and not needed) variablejacob11-2/+2
2012-09-25MacOS X targets for Scons, Fix some inlines for clangSimon Robertshaw9-106/+111
2012-09-24Work on Ahead-Of-Time compiler for PVMSimon Robertshaw2-1/+220
2012-09-23If/elseif with simple conditionsSimon Robertshaw5-38/+138
2012-09-23Macros and property settingSimon Robertshaw8-15/+328
2012-09-21Set properties with integer.propertySimon Robertshaw9-55/+65
2012-09-21Testing new vm/language WIPSimon Robertshaw17-10/+2031
2012-09-17Checkbox, Slider and ProgressBar components for ui APISimon Robertshaw14-8/+461
2012-09-16Prevent UI thread lockup when drawing hideously large progress bars for no re...Simon Robertshaw1-0/+2
2012-09-16Right click menu to go to history and user info for save buttonsSimon Robertshaw6-42/+126
2012-09-16Fix minor highlighting bug in the save browser, votes counter is drawn on you...jacob11-2/+7
2012-09-16fix some errors in visual studiojacob12-2/+3
2012-09-16update version numbersjacob11-2/+2
2012-09-16remove unneeded checkjacob11-1/+1
2012-09-16Add icons back to search buttons, fix positioning of them, disable my own / f...jacob13-14/+65
2012-09-16Show number of votes and the history button on your own savesjacob13-2/+68
2012-09-16fix possible crashes with save buttons and uninitialized renderer variablesjacob12-3/+2
2012-09-16Merge branch 'master' of github.com:FacialTurd/PowderToyppSimon Robertshaw4-13/+31