CLuaInstance: Add versions definition for lua api in luainstance.h

- Version is defined in lua script as APIVERSION.MAJOR, APIVERSION.MINOR
- Set Lua API version to 1.0


Origin commit data
------------------
Commit: 00dff2c598
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-09-04 (Fri, 04 Sep 2015)
This commit is contained in:
Michael Liebmann
2015-09-04 13:09:34 +02:00
parent c344c7de8c
commit 9c72e8fdc1
6 changed files with 49 additions and 0 deletions

View File

@@ -894,6 +894,8 @@ const char * locale_real_names[] =
"lua.function_deprecated1",
"lua.function_deprecated2",
"lua.function_deprecated3",
"lua.versionscheck1",
"lua.versionscheck2",
"mainmenu.audioplayer",
"mainmenu.channels",
"mainmenu.clearsectionsd",