| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-01-23 | fix "i" argument to graphics functions. | jacob1 | 1 | -3/+29 | |
| 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-22 | fix tpt.set_property setting integers above 255, fix fs.isDir/File, add ↵ | jacob1 | 1 | -2/+2 | |
| "Color" as valid property for elements api, fix tpt.display_mode to match tpt, other minor changes | |||||
| 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, ↵ | jacob1 | 1 | -6/+13 | |
| tpt.get_script error with no args | |||||
| 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 ↵ | jacob1 | 1 | -2/+2 | |
| out of BuildMenus | |||||
| 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 | |
| filename not showing when first saving a local save | |||||
| 2012-09-28 | Move old Lua API into another file, make the old drawin API have the old ↵ | Simon Robertshaw | 1 | -0/+1837 | |
| position quirk for rects, new graphics (gfx) api with drawRect, fillRect, drawTect, drawLine and textSize functions. | |||||
