CLuaInstCCText: Add various script functions

getLines()
 getLines(test)
 setDimensionsAll(x, y, w, h)

 - Set Lua api version to 1.67


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1576681543
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-12-01 (Thu, 01 Dec 2016)



------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2016-12-01 18:21:47 +01:00
parent b74fcf6676
commit 376eabfd9e
3 changed files with 55 additions and 9 deletions

View File

@@ -4,4 +4,4 @@
* to luainstance.h changes
*/
#define LUA_API_VERSION_MAJOR 1
#define LUA_API_VERSION_MINOR 66
#define LUA_API_VERSION_MINOR 67