| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-09-29 | ren.decorations() to enable/disable/get decorations (Lua API) | Simon Robertshaw | 1 | -2/+16 |
| 2012-09-28 | Move old Lua API into another file, make the old drawin API have the old posi... | Simon Robertshaw | 6 | -1827/+2049 |
| 2012-09-28 | HTTP/1.1: Allow multiple whitespace characters in header fields | Simon Robertshaw | 1 | -5/+25 |
| 2012-09-27 | Fix case sensitive filename | Simon Robertshaw | 1 | -1/+1 |
| 2012-09-27 | Move Render presets to the right | Simon Robertshaw | 2 | -34/+61 |
| 2012-09-26 | Improvement to some of the rendermode icons | Simon Robertshaw | 1 | -10/+39 |
| 2012-09-26 | Always focus text box for property tool | Simon Robertshaw | 1 | -0/+11 |
| 2012-09-26 | make PROP interface a little easier to use (first part of tpt issue 78) | jacob1 | 2 | -0/+12 |
| 2012-09-26 | Fix own / fav buttons being enabled even when not logged in | jacob1 | 1 | -2/+4 |
| 2012-09-26 | fix minor memory problem with last commit | jacob1 | 1 | -0/+2 |
| 2012-09-26 | render preset buttons in render options interface, also shift + 1 life view s... | jacob1 | 14 | -101/+210 |
| 2012-09-25 | Fix smudge issue | jacob1 | 1 | -13/+17 |
| 2012-09-25 | Fix black border around dialogs being off (I think I got all of them) | jacob1 | 6 | -7/+7 |
| 2012-09-25 | Icon adjustments | jacob1 | 3 | -39/+39 |
| 2012-09-25 | Icons and tooltips for everything in renderview. (Empty space not filled yet) | jacob1 | 4 | -29/+110 |
| 2012-09-25 | some improvements to the render options interface and checkboxes (icons and t... | jacob1 | 8 | -37/+83 |
| 2012-09-25 | Fix incorrect deco colors being selected | jacob1 | 1 | -3/+5 |
| 2012-09-25 | small change | jacob1 | 2 | -26/+17 |
| 2012-09-25 | display hex value in deco editor (replaces Cancel button) | jacob1 | 2 | -15/+23 |
| 2012-09-25 | Make number boxes easier to use, plus limit deco editor numbers to 255 | jacob1 | 2 | -6/+12 |
| 2012-09-25 | allow alpha editing | jacob1 | 2 | -6/+25 |
| 2012-09-25 | alt click alternative to middle click (that doesn't break line snapping) | jacob1 | 1 | -0/+2 |
| 2012-09-25 | Fix crash - uninitialized (and not needed) variable | jacob1 | 1 | -2/+2 |
| 2012-09-25 | MacOS X targets for Scons, Fix some inlines for clang | Simon Robertshaw | 9 | -106/+111 |
| 2012-09-24 | Work on Ahead-Of-Time compiler for PVM | Simon Robertshaw | 2 | -1/+220 |
| 2012-09-23 | If/elseif with simple conditions | Simon Robertshaw | 5 | -38/+138 |
| 2012-09-23 | Macros and property setting | Simon Robertshaw | 8 | -15/+328 |
| 2012-09-21 | Set properties with integer.property | Simon Robertshaw | 9 | -55/+65 |
| 2012-09-21 | Testing new vm/language WIP | Simon Robertshaw | 17 | -10/+2031 |
| 2012-09-17 | Checkbox, Slider and ProgressBar components for ui API | Simon Robertshaw | 14 | -8/+461 |
| 2012-09-16 | Prevent UI thread lockup when drawing hideously large progress bars for no re... | Simon Robertshaw | 1 | -0/+2 |
| 2012-09-16 | Right click menu to go to history and user info for save buttons | Simon Robertshaw | 6 | -42/+126 |
| 2012-09-16 | Fix minor highlighting bug in the save browser, votes counter is drawn on you... | jacob1 | 1 | -2/+7 |
| 2012-09-16 | fix some errors in visual studio | jacob1 | 2 | -2/+3 |
| 2012-09-16 | update version numbers | jacob1 | 1 | -2/+2 |
| 2012-09-16 | remove unneeded check | jacob1 | 1 | -1/+1 |
| 2012-09-16 | Add icons back to search buttons, fix positioning of them, disable my own / f... | jacob1 | 3 | -14/+65 |
| 2012-09-16 | Show number of votes and the history button on your own saves | jacob1 | 3 | -2/+68 |
| 2012-09-16 | fix possible crashes with save buttons and uninitialized renderer variables | jacob1 | 2 | -3/+2 |
| 2012-09-16 | Merge branch 'master' of github.com:FacialTurd/PowderToypp | Simon Robertshaw | 4 | -13/+31 |
| 2012-09-16 | When reloading elements API, set packages.loaded["elements"] to nil to preven... | Simon Robertshaw | 1 | -0/+8 |
| 2012-09-15 | Hooked more functions to VM. | Savely Skresanov | 2 | -4/+12 |
| 2012-09-15 | Some work on adding new hooks. | Savely Skresanov | 4 | -13/+23 |
| 2012-09-15 | Better reporting dialogue | Simon Robertshaw | 2 | -5/+12 |
| 2012-09-15 | Render fire after wall drawing | Simon Robertshaw | 1 | -3/+3 |
| 2012-09-15 | Fix file reading, fix ARG implementation | Simon Robertshaw | 3 | -5/+3 |
| 2012-09-14 | Better fire rendering for saves | Simon Robertshaw | 2 | -0/+28 |
| 2012-09-14 | Correct initialisation of FIGH | Simon Robertshaw | 1 | -11/+14 |
| 2012-09-14 | Fixes invalid text pasting, Adds API to VM, allow program loading in Lua and ... | Simon Robertshaw | 7 | -29/+265 |
| 2012-09-13 | Remove testing particle from repo | Simon Robertshaw | 1 | -100/+0 |