Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Further simplify ScriptComms | Melanie | 2012-03-26 | 1 | -1/+3 |
* | Dynamically create the delegate type to reduce complexity in the caller | Melanie | 2012-03-26 | 1 | -1/+21 |
* | Correct the design error I introduced into ScriptComms. Untested but about to | Melanie | 2012-03-26 | 1 | -14/+22 |
* | Simplify the module invocation registration. The types and method name | Melanie | 2012-03-25 | 1 | -2/+18 |
* | Add support for key, vector, rotation and list types for both | Mic Bowman | 2012-03-24 | 1 | -0/+8 |
* | Adds a new script command 'modInvoke' to invoke registered functions | Mic Bowman | 2012-03-15 | 1 | -2/+97 |
* | Add IScriptModuleComms interface and region module to handle dispatch of | Melanie | 2009-11-10 | 1 | -0/+105 |