| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-05-02 | print returned values; implicit return in console; console source | mniip | 1 | -0/+1 |
| 2013-04-26 | a major rewrite of event registration, it's fully compatible, yet has new adv... | mniip | 1 | -5/+0 |
| 2013-03-06 | remove auto generated comments from all files, fix some missing tabs, remove ... | jacob1 | 1 | -7/+0 |
| 2013-01-23 | fix "i" argument to graphics functions. | jacob1 | 1 | -1/+1 |
| 2013-01-09 | readd tpt.hud and tpt.set_console commands | jacob1 | 1 | -0/+1 |
| 2013-01-08 | fix tpt.selectedl/r/a, but it returns the string identifier now instead of an id | jacob1 | 1 | -1/+1 |
| 2013-01-06 | fix element function replacement option | jacob1 | 1 | -1/+0 |
| 2012-09-28 | Move old Lua API into another file, make the old drawin API have the old posi... | Simon Robertshaw | 1 | -21/+21 |
| 2012-08-20 | TPT: Prevent accidental infinite loops in lua, fixes #115 | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-11 | Lua element and graphics functions working (element_func no longer uses "repl... | Simon Robertshaw | 1 | -2/+8 |
| 2012-07-25 | TPT: Optimization for GoL, Added brush size and mouse wheel to lua! e7035233fd | Simon Robertshaw | 1 | -2/+2 |
| 2012-04-17 | TPT: Lua methods for reading/writing the bmap and emap (no mapped walltypes y... | Simon Robertshaw | 1 | -0/+8 |
| 2012-04-04 | Change brush size with [ and ] keys, change order of drawing for Lua, Fix pri... | Simon Robertshaw | 1 | -0/+3 |
| 2012-02-12 | Somewhat working lua console, no element function overrides, no keyboard, mou... | Simon Robertshaw | 1 | -0/+126 |