1
0
mirror of synced 2024-09-16 13:26:08 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
859780bc7a Added: AutoRun parameter (default True)
Added: unit tests / showcases for loading and running multiple scripts
2015-12-30 13:33:15 +00:00
af0786dbf5 Changed: TLuaScript > TLuaAPIScript in API unit tests to avoid confusion with Lua.Wrapper.TLuaScript 2015-12-30 12:38:27 +00:00
fa2f6df00c Added: Get/SetGlobalVariable methods
Added: support for tables
Changed: ILuaParameter is now a more generic ILuaVariable
2015-12-30 12:36:05 +00:00
8ab94ab954 Changed: Call renamed to Run
Added: Call methods to call a named Lua function
2015-12-29 13:43:26 +00:00
b946dbcca5 Initial commit 2014-11-30 09:33:17 +00:00