index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
OptionalModules
/
Scripting
/
ScriptModuleComms
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
Adds support to ScriptModuleComms for region modules to export
Mic Bowman
1
-0
/
+33
2012-04-17
make the namespace for the ScriptModuleComms consistent with its file system ...
Mic Bowman
1
-1
/
+1
2012-03-26
Add some more overloads to allow registering overloaded methods and lists
Melanie
1
-4
/
+14
2012-03-26
Add a hust UUID to the script invocations
Melanie
1
-7
/
+8
2012-03-25
Fix compile error in ScriptModuelComms and add some debugging into the modInvoke
Mic Bowman
1
-2
/
+12
2012-03-26
Further simplify ScriptComms
Melanie
1
-1
/
+3
2012-03-26
Dynamically create the delegate type to reduce complexity in the caller
Melanie
1
-1
/
+21
2012-03-26
Correct the design error I introduced into ScriptComms. Untested but about to
Melanie
1
-14
/
+22
2012-03-25
Simplify the module invocation registration. The types and method name
Melanie
1
-2
/
+18
2012-03-24
Add support for key, vector, rotation and list types for both
Mic Bowman
1
-0
/
+8
2012-03-15
Adds a new script command 'modInvoke' to invoke registered functions
Mic Bowman
1
-2
/
+97
2010-01-29
Revert "Updates all IRegionModules to the new style region modules."
Melanie
1
-1
/
+0
2010-01-23
Updates all IRegionModules to the new style region modules.
Revolution
1
-0
/
+1
2009-11-10
Add IScriptModuleComms interface and region module to handle dispatch of
Melanie
1
-0
/
+105