aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Interface/IMOD_Api.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-26Add a hust UUID to the script invocationsMelanie1-0/+1
2012-03-24Add support for key, vector, rotation and list types for bothMic Bowman1-12/+12
2012-03-15Adds a new script command 'modInvoke' to invoke registered functionsMic Bowman1-0/+9
2009-11-10Add modSendCommand function (note, this is a new API module, using the APIMelanie1-14/+13
2009-08-07Another stab at cmickeyb's patch for script GC.Melanie1-0/+2
2009-08-07Revert the XEngine memleak patch, it causes premature GC.Melanie1-2/+0
2009-08-06|From: James J Greensky <jame.j.greensky@intel.com>Melanie1-0/+2
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2008-11-08Work in progress on SECS stuff. Have been holding it off until after 0.6 rele...Tedd Hansen1-2/+0
2008-08-27Refactor Executor into the script app domain and IScript. This changesMelanie Thielker1-0/+3
2008-06-25Update svn properties. Add copyright notices.Jeff Ames1-0/+27
2008-06-24* Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap...lbsa711-0/+17