Lua, XML and mouse suggestions
Posted: Thu Sep 23, 2004 12:30
Hi Eddie and thanks for the great project!
I have three seperate suggestions:
- You might be interested in using LuaPlus (http://www.luaplus.org) instead of LuaBind for integrating C++ and Lua. It is very lightweight and has worked charms for me so far.
- Is there a possibility of disabling XML files and for example parse the resources from Lua scripts? The XML parsing library adds almost 3 MB to the download size (as an example Space Station Manager is just 5MB total, including all art assets)
- Make an option for using an external, non CEGUI rendered cursor. On Win32 it sometimes pays off to use the standard system cursor as it has zero lag compared to one drawn as a texture.
I have three seperate suggestions:
- You might be interested in using LuaPlus (http://www.luaplus.org) instead of LuaBind for integrating C++ and Lua. It is very lightweight and has worked charms for me so far.
- Is there a possibility of disabling XML files and for example parse the resources from Lua scripts? The XML parsing library adds almost 3 MB to the download size (as an example Space Station Manager is just 5MB total, including all art assets)
- Make an option for using an external, non CEGUI rendered cursor. On Win32 it sometimes pays off to use the standard system cursor as it has zero lag compared to one drawn as a texture.