summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-26Icons for OS XSimon Robertshaw2-0/+0
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...jacob19-37/+84
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-25Remove some fancy optimisations for old gcc in OS XSimon Robertshaw1-1/+4
2012-09-25No lib detection for OS XSimon Robertshaw1-23/+23
2012-09-25Don't check for libs that are frameworks under OS XSimon Robertshaw1-23/+26
2012-09-25Don't set RC tool when not compiling for WindowsSimon Robertshaw1-1/+2
2012-09-25MacOS X targets for Scons, Fix some inlines for clangSimon Robertshaw10-111/+135
2012-09-25Merge branch 'master' of github.com:FacialTurd/PowderToyppSimon Robertshaw2-1/+220
2012-09-25Add some stuff for MacOS targetSimon Robertshaw1-0/+4
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 Robertshaw7-24/+56
2012-09-16When reloading elements API, set packages.loaded["elements"] to nil to preven...Simon Robertshaw1-0/+8
2012-09-15Hooked more functions to VM.Savely Skresanov5-5/+25
2012-09-15Some work on adding new hooks.Savely Skresanov6-23/+35
2012-09-15Better reporting dialogueSimon Robertshaw2-5/+12
2012-09-15Render fire after wall drawingSimon Robertshaw1-3/+3
2012-09-15Fix file reading, fix ARG implementationSimon Robertshaw3-5/+3