aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/MOD_Api.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a hust UUID to the script invocationsMelanie2012-03-261-1/+10
* Add support for key, vector, rotation and list types for bothMic Bowman2012-03-241-57/+188
* Adds a new script command 'modInvoke' to invoke registered functionsMic Bowman2012-03-151-0/+109
* Add IScriptModuleComms interface and region module to handle dispatch ofMelanie2009-11-101-3/+16
* Add modSendCommand function (note, this is a new API module, using the APIMelanie2009-11-101-0/+121