index
:
powder
master
solidswork
The Powder Toy
Stanislaw Skowronek
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cat
/
LuaScriptInterface.h
Age
Commit message (
Collapse
)
Author
Files
Lines
2012-08-31
Some Lua interface API stuff
Simon Robertshaw
1
-0/+14
2012-08-30
Get/Set single element properties
Simon Robertshaw
1
-0/+2
2012-08-29
Implement retrieval of element properties
Simon Robertshaw
1
-0/+1
2012-08-29
Bitops for Lua, incomplete elements API
Simon Robertshaw
1
-3/+8
2012-08-28
Additions to Lua API: Renderer (colourMode, displayMode, renderMode, plus ↵
Simon Robertshaw
1
-0/+6
all the macros used for Particle/display/colour modes)
2012-08-21
Add missing files from e54eeae
Simon Robertshaw
1
-1/+0
2012-08-20
TPT: Prevent accidental infinite loops in lua, fixes #115
Simon Robertshaw
1
-0/+1
2012-08-03
Old TPT console commands with "!" prefix
Simon Robertshaw
1
-0/+2
2012-08-02
Update menus on element change from lua, addresses issue #42
Simon Robertshaw
1
-1/+1
2012-07-25
TPT: Optimization for GoL, Added brush size and mouse wheel to lua! e7035233fd
Simon Robertshaw
1
-1/+2
2012-07-08
Use sdl-config
Simon Robertshaw
1
-3/+3
2012-04-26
OS X compiling working, Make it a bit more friendly with stricter compilers
Simon Robertshaw
1
-3/+3
2012-04-04
Change brush size with [ and ] keys, change order of drawing for Lua, Fix ↵
Simon Robertshaw
1
-1/+2
print and tpt.log so they log to the console when it is open
2012-04-04
CommandInterface, Mouse, Keyboard and Tick events, on screen log, print ↵
Simon Robertshaw
1
-1/+9
redirected to tpt.log
2012-02-12
Somewhat working lua console, no element function overrides, no keyboard, ↵
Simon Robertshaw
1
-0/+47
mouse or tick events