Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some more overloads to allow registering overloaded methods and lists | Melanie | 2012-03-26 | 1 | -0/+2 |
* | Add a hust UUID to the script invocations | Melanie | 2012-03-26 | 1 | -1/+1 |
* | Fix the omission on the interface declaration | Melanie | 2012-03-26 | 1 | -1/+1 |
* | Dynamically create the delegate type to reduce complexity in the caller | Melanie | 2012-03-26 | 1 | -1/+2 |
* | Correct the design error I introduced into ScriptComms. Untested but about to | Melanie | 2012-03-26 | 1 | -4/+3 |
* | Simplify the module invocation registration. The types and method name | Melanie | 2012-03-25 | 1 | -1/+2 |
* | Adds a new script command 'modInvoke' to invoke registered functions | Mic Bowman | 2012-03-15 | 1 | -0/+10 |
* | add interface/method documentatio nto IScriptModuleComms | Justin Clark-Casey (justincc) | 2010-01-11 | 1 | -2/+18 |
* | Add IScriptModuleComms interface and region module to handle dispatch of | Melanie | 2009-11-10 | 1 | -0/+44 |