| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-07-28 | Fix request identifier tracking | Simon Robertshaw | 1 | -0/+1 |
| 2013-07-27 | fix your name being red on your own saves, not yellow | jacob1 | 1 | -3/+3 |
| 2013-07-27 | fix right modifier keys | jacob1 | 5 | -18/+27 |
| 2013-07-27 | fix ctrl check in stamp and online browsers | jacob1 | 4 | -4/+16 |
| 2013-07-27 | Call OnResponseReady with an identifier for the request, add a WebRequest class | Simon Robertshaw | 23 | -29/+197 |
| 2013-07-26 | fix tpt.heat return value | jacob1 | 1 | -1/+1 |
| 2013-07-25 | instant save option option, hold ctrl when clicking a save in the save previe... | jacob1 | 10 | -26/+38 |
| 2013-07-25 | fix ctrl+x not deleting all signs | jacob1 | 1 | -1/+1 |
| 2013-07-21 | can change comment pages without the scrollwheel, click and hold scrollbar ar... | jacob1 | 6 | -40/+77 |
| 2013-07-21 | when scrolling up through comments, it starts at the bottom of the page inste... | jacob1 | 4 | -16/+19 |
| 2013-07-21 | your own comments are yellow, save owner's comments are red (like on the forums) | jacob1 | 1 | -0/+4 |
| 2013-07-20 | unhide FOG and RIME elements. TODO: hide VINE from the menu? (seems useless, ... | jacob1 | 2 | -2/+2 |
| 2013-07-18 | remove specific delete for walls, doesn't work very well and it conflicts wit... | jacob1 | 5 | -36/+24 |
| 2013-07-18 | flood delete will delete walls even if wall delete tool isn't selected | jacob1 | 2 | -15/+19 |
| 2013-07-18 | stickmen element defaults to right selected element if possible, or else stil... | jacob1 | 4 | -30/+31 |
| 2013-07-18 | logging in in the save preview will update the login button on the main screen | jacob1 | 4 | -24/+3 |
| 2013-07-18 | ability to use zoom tool while placing stamps | jacob1 | 1 | -42/+40 |
| 2013-07-18 | add back replace mode and specific delete. Activated with insert key / delete... | jacob1 | 10 | -10/+58 |
| 2013-07-17 | fix openGL compiling (most likely), fixes #146 | jacob1 | 2 | -0/+7 |
| 2013-07-17 | click a preset once to select it, twice to switch to deco set tool. Prevent c... | jacob1 | 2 | -3/+10 |
| 2013-07-17 | black decoration preset, improve look of deco buttons a little | jacob1 | 3 | -16/+19 |
| 2013-07-16 | save to server button is disabled when not logged in, but tags are viewable (... | jacob1 | 4 | -29/+33 |
| 2013-07-16 | small attempt to reduce spam tags | jacob1 | 3 | -3/+4 |
| 2013-07-16 | add back rgba images in the local/server save uploads | jacob1 | 5 | -2/+28 |
| 2013-07-16 | deco menu button textures (not black) | jacob1 | 5 | -24/+65 |
| 2013-07-16 | fix multiple deco presets being able to be selected at once, fix "Decorations... | jacob1 | 2 | -15/+13 |
| 2013-07-15 | fix bug where saving and loading elements in saves relied on the name being c... | jacob1 | 3 | -7/+7 |
| 2013-07-15 | give an error when a local save isn't saved properly, instead of exiting and ... | jacob1 | 4 | -13/+25 |
| 2013-07-15 | fix quickoption tooltip (ctrl+g, not g) | jacob1 | 2 | -5/+5 |
| 2013-07-15 | 'n' to toggle Newtonian Gravity, quickoption tooltips show which keys you nee... | jacob1 | 7 | -12/+39 |
| 2013-07-13 | particles can't be drawn with the brush inside of walls they don't belong, fi... | jacob1 | 1 | -1/+3 |
| 2013-07-13 | fix being able to draw STKM and SPWN on top of other elements | jacob1 | 1 | -1/+1 |
| 2013-07-13 | hitting the buttons on the bottom while pasting a stamp will cancel the paste... | jacob1 | 1 | -1/+1 |
| 2013-07-13 | stamps and local saves rendered without fire, greatly improves loading times | jacob1 | 1 | -1/+1 |
| 2013-07-13 | fix being able to go one page too far in searches with the scroll wheel | jacob1 | 2 | -2/+2 |
| 2013-07-13 | WIFI lines aren't drawn in persistent mode, and are based on current temp, no... | jacob1 | 5 | -38/+14 |
| 2013-07-12 | update rules to fix some problems and more closely match the current rules. f... | jacob1 | 2 | -15/+16 |
| 2013-07-12 | fixes to wall and particle floodfill. Wall fill ignores particles and always ... | jacob1 | 5 | -52/+49 |
| 2013-07-11 | if the previewmodel has exited, the running threads should delete this | jacob1 | 1 | -0/+5 |
| 2013-07-11 | fix bug where PSTN would write past tempParts and into other things, like cor... | jacob1 | 1 | -4/+4 |
| 2013-07-10 | fix floodfill and prop floodfil with photons | jacob1 | 2 | -29/+30 |
| 2013-07-10 | fix piston bugs, fix crashes, don't use bluescreens when compiled with debug ... | jacob1 | 4 | -9/+9 |
| 2013-07-10 | minor changes / fixes to last commit | jacob1 | 1 | -60/+55 |
| 2013-07-10 | redo threading in PreviewModel so that you don't have to wait for everything ... | jacob1 | 2 | -139/+121 |
| 2013-07-09 | Fixed the bug with SPWN not creating when redoing (Ctrl-Z). | Saveliy Skresanov | 1 | -0/+4 |
| 2013-07-07 | Merge branch 'master' of https://github.com/FacialTurd/The-Powder-Toy | Saveliy Skresanov | 1 | -3/+15 |
| 2013-07-07 | Fix the bug where stickmen were shooting LIGH only in one direction. | Saveliy Skresanov | 1 | -1/+1 |
| 2013-07-06 | Fix #127, threads should not be cancelled after being joined | jacksonmj | 1 | -3/+15 |
| 2013-07-03 | Merge pull request #144 from me4502/patch-1 | jacob1 | 1 | -3/+3 |
| 2013-07-03 | Merge pull request #145 from superjoe30/docs | Simon Robertshaw | 1 | -1/+3 |