| Age | Commit message (Expand) | Author | Files | Lines |
| 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 | 1 | -2/+2 |
| 2013-08-30 | alternate keys: semicolon for replace mode, ctrl+semicolon for specific delet... | jacob1 | 1 | -0/+7 |
| 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-07-27 | fix right modifier keys | jacob1 | 1 | -6/+12 |
| 2013-07-18 | remove specific delete for walls, doesn't work very well and it conflicts wit... | jacob1 | 1 | -1/+2 |
| 2013-07-18 | flood delete will delete walls even if wall delete tool isn't selected | jacob1 | 1 | -0/+2 |
| 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 | 1 | -1/+21 |
| 2013-07-17 | black decoration preset, improve look of deco buttons a little | jacob1 | 1 | -1/+1 |
| 2013-07-16 | save to server button is disabled when not logged in, but tags are viewable (... | jacob1 | 1 | -1/+5 |
| 2013-07-16 | deco menu button textures (not black) | jacob1 | 1 | -3/+6 |
| 2013-07-16 | fix multiple deco presets being able to be selected at once, fix "Decorations... | jacob1 | 1 | -8/+3 |
| 2013-07-15 | 'n' to toggle Newtonian Gravity, quickoption tooltips show which keys you nee... | jacob1 | 1 | -5/+11 |
| 2013-07-13 | hitting the buttons on the bottom while pasting a stamp will cancel the paste... | jacob1 | 1 | -1/+1 |
| 2013-06-21 | do ctrl+z snapshots when loading saves / stamps, makes it more predictable to... | jacob1 | 1 | -0/+1 |
| 2013-06-21 | HUD displays the correct name of LIFE particles in the HUD, show mouse positi... | jacob1 | 1 | -15/+22 |
| 2013-06-09 | fix problems with point queue, where it would draw a Point at A, a line from ... | jacob1 | 1 | -6/+1 |
| 2013-06-08 | fix tpt.selectedl not changing sometimes when using the element search or sam... | jacob1 | 1 | -3/+4 |
| 2013-06-08 | fix ToolTips on split buttons not working correctly (button overrode them), f... | jacob1 | 1 | -29/+24 |
| 2013-06-06 | WIND tool creates WIND just by holding down the line tool again | jacob1 | 1 | -2/+11 |
| 2013-06-05 | fix not being able to draw tool lines or boxes, but you can still press ctrl+... | jacob1 | 1 | -11/+19 |
| 2013-05-31 | fix bug where you had to start using a tool before setting it's strength | jacob1 | 1 | -23/+25 |
| 2013-05-30 | Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.git | jacob1 | 1 | -3/+3 |
| 2013-05-30 | some new sim and ren lua api functions | jacob1 | 1 | -7/+12 |
| 2013-05-17 | some more compiling fixes | mniip | 1 | -3/+3 |
| 2013-05-16 | fix pause button. I'm not sure why I removed that ... | jacob1 | 1 | -0/+1 |
| 2013-05-15 | fix downvote button not being reset when you clear a save | jacob1 | 1 | -1/+1 |
| 2013-05-15 | when called with no arguments, some tpt. functions will act as get functions ... | jacob1 | 1 | -16/+19 |
| 2013-05-12 | fix tooltips and dt | jacob1 | 1 | -9/+26 |
| 2013-05-05 | small fix | jacob1 | 1 | -2/+2 |
| 2013-05-05 | fix element scrollbar issues, fix fading of HUD/intro text, fix compiling err... | jacob1 | 1 | -16/+22 |
| 2013-05-05 | drawtext_outline to fix unreadable infotips, tooltips fade in and out (more l... | jacob1 | 1 | -13/+21 |
| 2013-05-04 | ctrl+r reload shortcut, fix a few brush drawing bugs, fix stamp xor area, fix... | jacob1 | 1 | -6/+9 |
| 2013-04-07 | Allow signing out and editing profile from the old login button, add a button... | Simon Robertshaw | 1 | -4/+13 |
| 2013-03-22 | Fix includes for GUI stuff | Simon Robertshaw | 1 | -3/+3 |
| 2013-03-22 | Move all GUI source files into gui/ | Simon Robertshaw | 1 | -0/+2140 |