| Age | Commit message (Expand) | Author | Files | Lines |
| 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 | 4 | -9/+27 |
| 2013-05-17 | some more compiling fixes | mniip | 1 | -3/+3 |
| 2013-05-17 | new lua sim api functions to get/set deco color, load a save, and adjust coor... | jacob1 | 1 | -1/+1 |
| 2013-05-17 | fix tpt.selectedl sometimes being incorrect | jacob1 | 1 | -5/+6 |
| 2013-05-17 | rename GRAV back to PGRV, fix formatting in generator, remove useless file | jacob1 | 1 | -1/+1 |
| 2013-05-16 | lua simulation api functions for drawing with tools / deco | jacob1 | 3 | -33/+2 |
| 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 | finish return values for the legacy api, add sim.saveStamp and sim.loadStamp | jacob1 | 4 | -9/+10 |
| 2013-05-15 | when called with no arguments, some tpt. functions will act as get functions ... | jacob1 | 7 | -70/+67 |
| 2013-05-14 | lua simulation api functions for creating particles, walls, boxes, and walls | jacob1 | 4 | -21/+24 |
| 2013-05-14 | rename TUGN to TUNG (more popular spelling). Broken BRMT smelts back into TUGN | jacob1 | 1 | -1/+1 |
| 2013-05-13 | fix circle brush shape at some sizes | jacob1 | 1 | -2/+2 |
| 2013-05-12 | also check .Enabled in PROP | jacob1 | 1 | -1/+1 |
| 2013-05-12 | fix bug where you could set invalid types with PROP | jacob1 | 1 | -0/+6 |
| 2013-05-12 | Merge remote-tracking branch 'origin/master' | jacob1 | 17 | -17/+26 |
| 2013-05-12 | fix tooltips and dt | jacob1 | 5 | -16/+46 |
| 2013-05-11 | D: | mniip | 15 | -15/+15 |
| 2013-05-11 | Togglable lua scripting | Simon Robertshaw | 2 | -2/+11 |
| 2013-05-05 | Only free GameView if it can be closed | Simon Robertshaw | 1 | -5/+5 |
| 2013-05-05 | fix tooltip issues in render options too | jacob1 | 3 | -1/+7 |
| 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 | 3 | -14/+26 |
| 2013-05-04 | Typo in rules | jacksonmj | 1 | -3/+3 |
| 2013-05-04 | ctrl+r reload shortcut, fix a few brush drawing bugs, fix stamp xor area, fix... | jacob1 | 1 | -6/+9 |
| 2013-05-04 | Fix position of scrolly bio, increase user profile window size | Simon Robertshaw | 1 | -2/+2 |
| 2013-05-04 | Prevent TUGN from breaking when resetting air | Simon Robertshaw | 1 | -1/+1 |
| 2013-05-04 | update with latest rules, fix grammar, fixes #126 | jacob1 | 1 | -12/+15 |
| 2013-04-25 | fixed dropper debug printing | mniip | 1 | -0/+2 |
| 2013-04-07 | Allow signing out and editing profile from the old login button, add a button... | Simon Robertshaw | 6 | -7/+61 |
| 2013-03-22 | Fix includes for GUI stuff | Simon Robertshaw | 31 | -65/+65 |
| 2013-03-22 | Move all GUI source files into gui/ | Simon Robertshaw | 147 | -0/+22019 |