aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Scripting/Minimodule/Interfaces/IInventoryItem.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-1/+1
|
* Move simulator asset info commands to an optional module from the connector. ↵Justin Clark-Casey (justincc)2012-01-051-3/+2
| | | | | | Make them conform with service side commands. This stops them appearing twice when Hypergrid is enabled.
* Minor spelling corrections in MiniModule: "RetreiveAsset" changed tounknown2010-04-281-1/+1
| | | | "RetrieveAsset" and 'm_rootSceene' to m_rootScene'.
* * Updates libOMV to version 0.7.0Teravus Ovares2009-07-251-1/+2
| | | | | | | | * Uses mantis #3811 as a base (thanks jhuliman) with changes. * E-mail regarding interface changes sent to the opensim-dev list * Archive: https://lists.berlios.de/pipermail/opensim-dev/2009-July/007219.html
* Formatting cleanup.Jeff Ames2009-07-011-10/+10
|
* Add copyright headers.Jeff Ames2009-07-011-0/+27
|
* Update svn properties.Jeff Ames2009-07-011-16/+16
|
* Thank you kindly, Snowdrop, for a patch that solves:Charles Krinke2009-06-291-0/+16
The current API for MRM is quite sparse, this patch supplies basic support for accessing the task inventory of object.