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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some more overloads to allow registering overloaded methods and lists
Melanie
2012-03-26
1
-4
/
+14
*
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2012-03-26
1
-1
/
+11
|
\
|
*
Fix compile error in ScriptModuelComms and add some debugging into the modInvoke
Mic Bowman
2012-03-25
1
-2
/
+12
*
|
Add a hust UUID to the script invocations
Melanie
2012-03-26
1
-7
/
+8
|
/
*
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