| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-05-08 | fix PSCN BRAY (tmp = 2) not stopping normal BRAY from going through | jacob1 | 1 | -1/+1 |
| 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 | Merge pull request #131 from mniip/lua | Simon Robertshaw | 1 | -0/+4 |
| 2013-05-04 | change ">" to "..." (from mniip) | jacob1 | 1 | -1/+1 |
| 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 | Merge pull request #130 from mmbob/master | jacob1 | 1 | -1/+1 |
| 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 | 1 | -0/+4 |
| 2013-04-30 | Merge remote-tracking branch 'upstream/master' | mmbob | 4 | -211/+302 |
| 2013-04-27 | Remove obsolete code from TPTScriptInterface | jacksonmj | 1 | -4/+1 |
| 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-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 | 2 | -1/+58 |
| 2013-03-26 | TPTScriptInterface: Ability to read hexadecimal constants | Simon Robertshaw | 2 | -1/+58 |
| 2013-03-24 | Merge branch 'reorganisation' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 15 | -27/+27 |
| 2013-03-23 | CFLM defusses VIBR, a few speed improvements to VIBR | jacob1 | 1 | -1/+1 |
| 2013-03-22 | Move all GUI source files into gui/ | Simon Robertshaw | 15 | -27/+27 |
| 2013-03-16 | add identifier constants based on the display name to the lua api | jacob1 | 1 | -0/+7 |
| 2013-03-16 | add a button to show the save uploading rules inside the save upload dialog | jacob1 | 1 | -1/+2 |
| 2013-03-06 | remove auto generated comments from all files, fix some missing tabs, remove ... | jacob1 | 9 | -69/+6 |
| 2013-02-17 | Particle position lookup with sim.partID | Simon Robertshaw | 2 | -0/+20 |
| 2013-02-17 | sim.partProperty API method, sim.partPosition API method | Simon Robertshaw | 2 | -0/+164 |
| 2013-02-16 | Allow implicit conversions when setting text property on some Lua API UI elem... | Simon Robertshaw | 3 | -6/+2 |
| 2013-02-16 | Add missing removeComponent for Lua API | Simon Robertshaw | 4 | -0/+50 |
| 2013-02-15 | fix mac compiling, fix renderer, fix other minor compiling issues | jacob1 | 1 | -2/+2 |
| 2013-02-11 | fix modifiers from lua, fix right ctrl | jacob1 | 1 | -8/+2 |
| 2013-01-23 | fix "i" argument to graphics functions. | jacob1 | 3 | -6/+31 |
| 2013-01-22 | fix tpt.set_property setting integers above 255, fix fs.isDir/File, add "Colo... | jacob1 | 2 | -27/+17 |
| 2013-01-19 | Revert "move version info to version.h, no longer needs full recompile on ver... | Simon Robertshaw | 1 | -1/+0 |
| 2013-01-17 | add gravmap setting. Getting doesn't work right now, and maybe i should check... | jacob1 | 2 | -1/+37 |
| 2013-01-17 | combine pressure functions, add sim.ambientHeat, sim.velocityX, sim.velocityY | jacob1 | 2 | -19/+120 |
| 2013-01-17 | sim.get/setPressure, a few constants to the simulation api | jacob1 | 3 | -1/+90 |
| 2013-01-16 | implement tpt.set_shortcuts | jacob1 | 1 | -3/+9 |
| 2013-01-16 | log error messages for update functions | jacob1 | 1 | -4/+9 |
| 2013-01-15 | move version info to version.h, no longer needs full recompile on version change | jacob1 | 1 | -0/+1 |
| 2013-01-09 | re-add tpt.display_mode, check element id's in tpt.set_property, tpt.get_scri... | jacob1 | 1 | -6/+13 |
| 2013-01-09 | readd tpt.hud and tpt.set_console commands | jacob1 | 3 | -11/+15 |
| 2013-01-08 | change right click button id to 4 for lua events, to match old tpt | jacob1 | 1 | -0/+4 |
| 2013-01-08 | change tpt.fillrect dimentions to old tpt ones, move brush list generating ou... | jacob1 | 1 | -2/+2 |
| 2013-01-08 | fix tpt.selectedl/r/a, but it returns the string identifier now instead of an id | jacob1 | 5 | -10/+39 |