The major changes include:
- Upgrading the Lua interpreter from 5.0 to 5.1 - a significant upgrade,
- Upgrading the Irrlicht graphics driver used by the ScriptENGINE to 1.5.x,
- Publishing C++ static libraries and headers (Professional Package Only) for all the ScriptENGINE components. These can be intergrated into your VC++ projects to build applications that interface directly with the ScriptENGINE in C++,
- Migrating the old ScriptENGINE extensions to the new Lua package framework. Also added a lot of new Lua modules in the ScriptENGINE Runtime distribution. The new Lua modules include SQL for databasing, TCP & UDP sockets for networking (including FTP, HTTP, POP3 & other protocols), ZIP file management, Threading, COM, Cryptography, AVI movie readers and more. the new Lua modules are loaded into the ScriptENGINE using the require("module_name") function,
- Updating the demos, tutorials and documentation,
- All the details are available in the ScriptENGINE documentation, included with the Free Download on our website.
Director, Capricorn 76 Pty. Ltd.
