| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-01-23 | fix "i" argument to graphics functions. | jacob1 | 1 | -1/+1 | |
| Also, they don't overwrite the default one, you can pass in nil to tpt.element/graphics_func for the function to restore the original. | |||||
| 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 ↵ | Simon Robertshaw | 1 | -21/+21 | |
| position quirk for rects, new graphics (gfx) api with drawRect, fillRect, drawTect, drawLine and textSize functions. | |||||
| 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 ↵ | Simon Robertshaw | 1 | -2/+8 | |
| "replace" parameter and replaces all functions) | |||||
| 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 ↵ | Simon Robertshaw | 1 | -0/+8 | |
| yet) 1c4bce1f22 | |||||
| 2012-04-04 | Change brush size with [ and ] keys, change order of drawing for Lua, Fix ↵ | Simon Robertshaw | 1 | -0/+3 | |
| print and tpt.log so they log to the console when it is open | |||||
| 2012-02-12 | Somewhat working lua console, no element function overrides, no keyboard, ↵ | Simon Robertshaw | 1 | -0/+126 | |
| mouse or tick events | |||||
