| Commit message (Expand) | Author | Files | Lines |
2012-11-15 | Revert "Merge master into teravuswork", it should have been avination, not ma... | teravus | 1 | -70/+1 |
2012-11-04 | Add a method to query all registered script constants to allow non-XEngine | Melanie | 1 | -0/+2 |
2012-11-04 | Add a method to query all registered script constants to allow non-XEngine | Melanie | 1 | -0/+2 |
2012-09-17 | Documentation of IScriptModuleComms.RegisterConstant and IScriptModuleComms.L... | SignpostMarv | 1 | -1/+18 |
2012-09-17 | Implementing ability to register script constants and invocations on a region... | SignpostMarv | 1 | -0/+23 |
2012-08-31 | adding support for static method script invocations | SignpostMarv | 1 | -2/+9 |
2012-08-31 | adding documentation to script invokation methods | SignpostMarv | 1 | -0/+22 |
2012-07-31 | Adds support to ScriptModuleComms for region modules to export | Mic Bowman | 1 | -0/+4 |
2012-03-26 | Add some more overloads to allow registering overloaded methods and lists | Melanie | 1 | -0/+2 |
2012-03-26 | Add a hust UUID to the script invocations | Melanie | 1 | -1/+1 |
2012-03-26 | Fix the omission on the interface declaration | Melanie | 1 | -1/+1 |
2012-03-26 | Fix the omission on the interface declaration | Melanie | 1 | -1/+1 |
2012-03-26 | Dynamically create the delegate type to reduce complexity in the caller | Melanie | 1 | -1/+2 |
2012-03-26 | Correct the design error I introduced into ScriptComms. Untested but about to | Melanie | 1 | -4/+3 |
2012-03-26 | Dynamically create the delegate type to reduce complexity in the caller | Melanie | 1 | -1/+2 |
2012-03-26 | Correct the design error I introduced into ScriptComms. Untested but about to | Melanie | 1 | -4/+3 |
2012-03-25 | Simplify the module invocation registration. The types and method name | Melanie | 1 | -1/+2 |
2012-03-15 | Adds a new script command 'modInvoke' to invoke registered functions | Mic Bowman | 1 | -0/+10 |
2010-01-11 | add interface/method documentatio nto IScriptModuleComms | Justin Clark-Casey (justincc) | 1 | -2/+18 |
2009-11-10 | Add IScriptModuleComms interface and region module to handle dispatch of | Melanie | 1 | -7/+7 |
2009-08-04 | Add plumbing for the SceneObjectDeleter to wait for the script engine to | Melanie | 1 | -0/+1 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-04-15 | Convert both script engines to new region module format. Add proper unload | Melanie Thielker | 1 | -1/+1 |
2009-04-11 | Adding a script event, changed(CHANGED_ANIMATION) | Melanie Thielker | 1 | -0/+1 |
2009-04-10 | Introduce IXmlRpcRouter, an interface that allows registering XMLRPC | Melanie Thielker | 1 | -1/+4 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -2/+0 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 1 | -1/+1 |
2008-11-08 | Add some discovery code, laying groundwork for region-crossing scripts | Melanie Thielker | 1 | -0/+3 |
2008-09-25 | Add an extension to allow registering multiple interfaces of a type with | Melanie Thielker | 1 | -4/+5 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -3/+3 |
2008-04-29 | * Spring cleaning. | Adam Frisby | 1 | -1/+1 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -27/+26 |
2008-02-05 | Added copyright statements. | Jeff Ames | 1 | -0/+28 |
2007-12-15 | Set svn:eol-style. Cleaned up set-eol-style.sh a bit. | Jeff Ames | 1 | -9/+9 |
2007-12-14 | * ARequest changed name to AssetRequest and moved to own file. | lbsa71 | 1 | -0/+10 |