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
/
ScriptEngine
/
Shared
/
Api
/
Implementation
/
MOD_Api.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
passing in the function name to MOD_Api.ConvertFromLSL for more user-friendly...
SignpostMarv
2012-09-10
1
-4
/
+4
*
Enables cast from int to float for MOD* functions;
Mic Bowman
2012-09-05
1
-1
/
+1
*
implicit operators mean one does not need to instantiate new objects manually
SignpostMarv
2012-08-18
1
-4
/
+3
*
refactoring for Vector3 operator & constructor tweaks
SignpostMarv
2012-08-18
1
-4
/
+3
*
Enables support for UUIDs to be returned in lists from
Mic Bowman
2012-07-20
1
-3
/
+13
*
refactor: Eliminate local id parameter from api initialize.
Justin Clark-Casey (justincc)
2012-05-08
1
-3
/
+1
*
Instead of constantly looking up unchanging self item in script code, pass in...
Justin Clark-Casey (justincc)
2012-05-08
1
-5
/
+5
*
Add a hust UUID to the script invocations
Melanie
2012-03-26
1
-1
/
+10
*
Add support for key, vector, rotation and list types for both
Mic Bowman
2012-03-24
1
-57
/
+188
*
Adds a new script command 'modInvoke' to invoke registered functions
Mic Bowman
2012-03-15
1
-0
/
+109
*
Add IScriptModuleComms interface and region module to handle dispatch of
Melanie
2009-11-10
1
-3
/
+16
*
Add modSendCommand function (note, this is a new API module, using the API
Melanie
2009-11-10
1
-0
/
+121