| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-10-29 | Quick fix: Fix dummy key defs used by renderer and other non-input builds | Simon Robertshaw | 2 | -9/+28 |
| 2013-10-29 | Iterate through signs in reverse order when seeking for click events in order... | Simon Robertshaw | 1 | -1/+1 |
| 2013-10-29 | Merge branch 'feature_sparksigns' into develop | Simon Robertshaw | 3 | -15/+43 |
| 2013-10-26 | f5: reload sim, f2: screenshot f3: toggle extra HUD | jacob1 | 2 | -0/+13 |
| 2013-10-26 | Only cancel click events clickable signs (not all signs) | Simon Robertshaw | 1 | -2/+5 |
| 2013-10-19 | Spark sign tool, {b|sometext}, when the sign is clicked, the a spark will be ... | Simon Robertshaw | 3 | -15/+40 |
| 2013-10-18 | fix bottom row of saves in the save browser being cut off | jacob1 | 1 | -1/+1 |
| 2013-10-18 | fix not being able to select / see all elements in menus with tons of elements | jacob1 | 2 | -4/+4 |
| 2013-10-18 | revert b17ef7f93880 (couldn't figure out better fix for the new PSTN bug), fi... | jacob1 | 1 | -5/+9 |
| 2013-10-17 | Fix incorrect search page count | jacksonmj | 1 | -1/+7 |
| 2013-09-28 | Fix tpt.get_numOfParts, add "C" next to temperature in HUD | jacob1 | 1 | -2/+2 |
| 2013-09-15 | Forgot HUD description for FILT tmp=9 | jacksonmj | 1 | -2/+2 |
| 2013-09-08 | Enabled check for PIPE too | jacksonmj | 1 | -1/+1 |
| 2013-09-08 | Include elements[].Enabled in check for invalid lava ctype | jacksonmj | 3 | -2/+13 |
| 2013-08-30 | alternate keys: semicolon for replace mode, ctrl+semicolon for specific delet... | jacob1 | 1 | -0/+7 |
| 2013-08-30 | fix bug where when sparks were reset, ctype wasn't | jacob1 | 1 | -1/+1 |
| 2013-08-29 | More FILT modes: XOR and NOT | jacksonmj | 1 | -2/+2 |
| 2013-08-29 | Add a way for photons to set the colour of FILT (major version bump required) | jacksonmj | 1 | -1/+12 |
| 2013-08-26 | Whoops forgot to replace some redundant code related to regex | mniip | 1 | -3/+2 |
| 2013-08-22 | specially per @savask's request, put matcher into a function | mniip | 2 | -36/+5 |
| 2013-08-22 | regexless gameModel | mniip | 2 | -15/+40 |
| 2013-08-22 | Fix sign save/topic regex. | Saveliy Skresanov | 2 | -2/+2 |
| 2013-07-29 | probably fix issue where your name on your own saves switched between yellow ... | jacob1 | 1 | -7/+14 |
| 2013-07-28 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 7 | -19/+40 |
| 2013-07-28 | Use async requests/RequestBroker for PreviewModel | Simon Robertshaw | 2 | -224/+83 |
| 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 | 4 | -16/+25 |
| 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 | 10 | -10/+10 |
| 2013-07-25 | instant save option option, hold ctrl when clicking a save in the save previe... | jacob1 | 8 | -23/+34 |
| 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-18 | remove specific delete for walls, doesn't work very well and it conflicts wit... | jacob1 | 2 | -2/+3 |
| 2013-07-18 | flood delete will delete walls even if wall delete tool isn't selected | jacob1 | 1 | -0/+2 |
| 2013-07-18 | stickmen element defaults to right selected element if possible, or else stil... | jacob1 | 1 | -1/+21 |
| 2013-07-18 | logging in in the save preview will update the login button on the main screen | jacob1 | 3 | -20/+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 | 8 | -9/+54 |
| 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 | 2 | -0/+4 |
| 2013-07-16 | deco menu button textures (not black) | jacob1 | 4 | -23/+64 |
| 2013-07-16 | fix multiple deco presets being able to be selected at once, fix "Decorations... | jacob1 | 2 | -15/+13 |
| 2013-07-15 | give an error when a local save isn't saved properly, instead of exiting and ... | jacob1 | 2 | -5/+9 |
| 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 | 4 | -10/+26 |
| 2013-07-13 | fix being able to draw STKM and SPWN on top of other elements | jacob1 | 1 | -1/+1 |