| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-05-04 | Merge pull request #133 from mniip/lua | jacob1 | 1 | -0/+9 |
| 2013-05-04 | Fix the luaopen_socket_core loader; derp me | mniip | 1 | -0/+9 |
| 2013-05-04 | Fix Lua includes in luasocket builtin | Simon Robertshaw | 1 | -2/+5 |
| 2013-05-04 | Fix compiling with new BSOD in debug mode | Simon Robertshaw | 1 | -1/+1 |
| 2013-05-04 | Merge pull request #131 from mniip/lua | Simon Robertshaw | 34 | -0/+4050 |
| 2013-05-04 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 6 | -13/+19 |
| 2013-05-04 | possible piston bug fix for save 1176828 | jacob1 | 1 | -1/+1 |
| 2013-05-04 | TPT Blue screen of death - try its best to catch some signals (SIGSEGV) and u... | Simon Robertshaw | 1 | -80/+162 |
| 2013-05-04 | Typo in rules | jacksonmj | 1 | -3/+3 |
| 2013-05-04 | Fix solidification temperature of molten TUGN | jacksonmj | 3 | -3/+6 |
| 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 | Fix compilation issues on Windows with Window Position Loader | Simon Robertshaw | 1 | -2/+3 |
| 2013-05-04 | Tungsten breaks under pressure changes | Simon Robertshaw | 1 | -0/+6 |
| 2013-05-04 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 113 | -167/+321 |
| 2013-05-04 | change ">" to "..." (from mniip) | jacob1 | 1 | -1/+1 |
| 2013-05-04 | update with latest rules, fix grammar, fixes #126 | jacob1 | 1 | -12/+15 |
| 2013-05-04 | update introtext / readme a little | jacob1 | 2 | -6/+8 |
| 2013-05-04 | fix some descriptions | jacob1 | 6 | -6/+6 |
| 2013-05-04 | change descriptions of many elements to be more consistent, contain more info... | jacob1 | 104 | -104/+104 |
| 2013-05-04 | mniip: fix crash on non-string error in step and other functions | jacob1 | 1 | -6/+6 |
| 2013-05-04 | fix crash on non-string error in step and other functions | mniip | 1 | -6/+6 |
| 2013-05-03 | make GOLD sparkle slightly, and it kills NEUT | jacob1 | 1 | -2/+17 |
| 2013-05-03 | set window position before displaying it | jacob1 | 1 | -14/+9 |
| 2013-05-03 | Merge pull request #130 from mmbob/master | jacob1 | 2 | -7/+100 |
| 2013-05-03 | New element: Tungsten, very high melting point | Simon Robertshaw | 2 | -0/+130 |
| 2013-05-03 | Merge pull request #132 from mniip/lua2 | jacob1 | 3 | -30/+76 |
| 2013-05-03 | allow multiline code input, command will be executed when enough code given | mniip | 1 | -2/+15 |
| 2013-05-02 | print returned values; implicit return in console; console source | mniip | 3 | -4/+34 |
| 2013-05-02 | better luacon_geterror | mniip | 1 | -26/+25 |
| 2013-05-02 | fix tpt.log so that when called multiple times, it doesn't overwrite the text | mniip | 1 | -1/+5 |
| 2013-05-02 | statically linked, or better to say, builtin luasocket | mniip | 34 | -0/+4050 |
| 2013-05-02 | LoadWindowPosition has a better default position | mmbob | 1 | -15/+22 |
| 2013-05-01 | Merge remote-tracking branch 'upstream/master' | mmbob | 2 | -5/+5 |
| 2013-04-30 | Correct gold melting point | jacksonmj | 1 | -1/+1 |
| 2013-04-30 | INST flood fill change so that vertical conduction is only prevented for 1px ... | jacksonmj | 1 | -4/+4 |
| 2013-04-30 | Merge remote-tracking branch 'upstream/master' | mmbob | 7 | -212/+397 |
| 2013-04-27 | Remove obsolete code from TPTScriptInterface | jacksonmj | 1 | -4/+1 |
| 2013-04-27 | Less dependence on particle order for GOLD fast electricity conduction | jacksonmj | 1 | -1/+1 |
| 2013-04-27 | BREAKING NEWS: Hell has frozen over | Simon Robertshaw | 2 | -1/+93 |
| 2013-04-26 | Merge branch 'lua' of https://github.com/mniip/The-Powder-Toy | jacob1 | 3 | -207/+301 |
| 2013-04-26 | Ooooooohh | mniip | 1 | -1/+1 |
| 2013-04-26 | Fixed graphics function crash when unable to catch errors | mniip | 1 | -14/+18 |
| 2013-04-26 | a major rewrite of event registration, it's fully compatible, yet has new adv... | mniip | 3 | -187/+255 |
| 2013-04-26 | print does implicit tostring, also generates a list ouside of console too | mniip | 1 | -9/+31 |
| 2013-04-25 | Merge pull request #128 from mniip/dropper-debug | jacob1 | 1 | -0/+2 |
| 2013-04-25 | fixed dropper debug printing | mniip | 1 | -0/+2 |
| 2013-04-22 | Fix reading hexadecimal in TPTScriptInterface | mmbob | 1 | -1/+1 |
| 2013-04-22 | Replace __ImageBase. Save + load window position. | mmbob | 1 | -6/+92 |