| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-07-25 | instant save option option, hold ctrl when clicking a save in the save previe... | jacob1 | 1 | -1/+1 |
| 2013-06-23 | Add back replace mode and specific delete * | jacob1 | 1 | -1/+1 |
| 2013-05-22 | mniip: add back missing easter egg | jacob1 | 1 | -0/+3 |
| 2013-04-30 | Merge remote-tracking branch 'upstream/master' | mmbob | 1 | -4/+1 |
| 2013-04-27 | Remove obsolete code from TPTScriptInterface | jacksonmj | 1 | -4/+1 |
| 2013-04-22 | Fix reading hexadecimal in TPTScriptInterface | mmbob | 1 | -1/+1 |
| 2013-04-18 | Prevent "!set type none blah" | jacksonmj | 1 | -0/+2 |
| 2013-04-10 | fix setting negative numbers in the old console (using atoi) | jacob1 | 1 | -8/+1 |
| 2013-04-07 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -1/+57 |
| 2013-03-26 | TPTScriptInterface: Ability to read hexadecimal constants | Simon Robertshaw | 1 | -1/+57 |
| 2013-03-22 | Move all GUI source files into gui/ | Simon Robertshaw | 1 | -1/+1 |
| 2013-03-06 | remove auto generated comments from all files, fix some missing tabs, remove ... | jacob1 | 1 | -7/+0 |
| 2012-11-16 | save pause state in stamps, load pause state from local saves and stamps corr... | jacob1 | 1 | -1/+1 |
| 2012-10-26 | Fix error from merging | Simon Robertshaw | 1 | -1/+1 |
| 2012-10-26 | some testing with DEBUG mode, add some stuff | jacob1 | 1 | -1/+6 |
| 2012-10-26 | !quit function | jacob1 | 1 | -0/+11 |
| 2012-10-05 | prevent setting invalid types, fix setting type to "NONE", "C4", & "C5" | jacob1 | 1 | -0/+6 |
| 2012-10-01 | Negative values in old console commands | Simon Robertshaw | 1 | -1/+3 |
| 2012-09-01 | !load command for old console | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-19 | TPTScript: Allow numbers with decimal point | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-06 | Fix TPTScript 'set' function | Simon Robertshaw | 1 | -10/+12 |
| 2012-08-04 | Implement more of the old TPT console | Simon Robertshaw | 1 | -0/+98 |
| 2012-08-04 | Implement more of the old console | Simon Robertshaw | 1 | -11/+95 |
| 2012-08-03 | Old TPT console commands with "!" prefix | Simon Robertshaw | 1 | -2/+2 |
| 2012-04-26 | OS X compiling working, Make it a bit more friendly with stricter compilers | Simon Robertshaw | 1 | -6/+6 |
| 2012-02-12 | Better names for sort, allow showing own saves | Simon Robertshaw | 1 | -36/+1 |
| 2012-02-12 | Somewhat working lua console, no element function overrides, no keyboard, mou... | Simon Robertshaw | 1 | -1/+2 |
| 2012-02-05 | Started intrepreter for tpt script and various things for console | Simon Robertshaw | 1 | -0/+314 |