index
:
powder
master
solidswork
The Powder Toy
Stanislaw Skowronek
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cat
/
LuaScriptHelper.h
Age
Commit message (
Collapse
)
Author
Files
Lines
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