OpenEUO:About

From OpenEUO
Revision as of 22:04, 7 October 2010 by 76.184.213.234 (Talk) (Created page with "The OpenEUO automation tool is Cheffe's complete reimplementation of EasyUO, replacing the original scripting language with Lua. OpenEUO supports multiple script execution in a ...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The OpenEUO automation tool is Cheffe's complete reimplementation of EasyUO, replacing the original scripting language with Lua. OpenEUO supports multiple script execution in a partitioned threaded environment. OpenEUO breaks down EasyUO's monolithic architecture to provide an open standard interface to game engine dynamic link libraries. The GUI for OpenEUO is open source as well, generated with a dedicated Lua script that draws upon an assembly of Delphi VCL components. Each script runs in its own Windows thread and maintains a separate object store and Lua state.