| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-06-23 | Add back replace mode and specific delete * | jacob1 | 1 | -1/+1 |
| 2013-05-15 | finish return values for the legacy api, add sim.saveStamp and sim.loadStamp | jacob1 | 1 | -5/+20 |
| 2013-05-15 | when called with no arguments, some tpt. functions will act as get functions ... | jacob1 | 1 | -63/+96 |
| 2013-05-14 | minor lua api fixes | jacob1 | 1 | -0/+2 |
| 2013-05-11 | D: | mniip | 1 | -1/+1 |
| 2013-05-11 | Togglable lua scripting | Simon Robertshaw | 1 | -1/+2 |
| 2013-05-09 | just one to_boolean works... any number is true. | cracker64 | 1 | -1/+1 |
| 2013-05-09 | Fix tpt.message_box correctly to only accept true/false third arg. | cracker64 | 1 | -1/+1 |
| 2013-05-09 | fix tpt.message_box, fix compiling error | jacob1 | 1 | -1/+1 |
| 2013-05-04 | fix crash on non-string error in step and other functions | mniip | 1 | -6/+6 |
| 2013-05-02 | print returned values; implicit return in console; console source | mniip | 1 | -1/+1 |
| 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-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 | 1 | -177/+255 |
| 2013-04-26 | print does implicit tostring, also generates a list ouside of console too | mniip | 1 | -9/+31 |
| 2013-03-22 | Move all GUI source files into gui/ | Simon Robertshaw | 1 | -5/+5 |
| 2013-03-16 | add a button to show the save uploading rules inside the save upload dialog | jacob1 | 1 | -1/+2 |
| 2013-01-23 | fix "i" argument to graphics functions. | jacob1 | 1 | -3/+29 |
| 2013-01-22 | fix tpt.set_property setting integers above 255, fix fs.isDir/File, add "Colo... | jacob1 | 1 | -2/+2 |
| 2013-01-17 | sim.get/setPressure, a few constants to the simulation api | jacob1 | 1 | -1/+0 |
| 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-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 | 1 | -11/+12 |
| 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 | 1 | -3/+5 |
| 2013-01-06 | fix element function replacement option | jacob1 | 1 | -1/+5 |
| 2012-11-16 | fix tpt.el.X.name commands | jacob1 | 1 | -1/+1 |
| 2012-10-26 | Save local saves as current name option (overwrites them automatically). Fix ... | jacob1 | 1 | -10/+1 |
| 2012-09-28 | Move old Lua API into another file, make the old drawin API have the old posi... | Simon Robertshaw | 1 | -0/+1837 |