aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/InventoryService (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* IInentoryDataPlugins were missing.diva2009-06-081-2/+7
|
* Added more functions to IInventoryService. Unsure about whether all of these ↵diva2009-06-081-6/+67
| | | | are really necessary.
* First draft of inventory service connectors, and service implementation. No ↵diva2009-06-073-0/+820
handlers yet, this is just the OUT part for now. It's not active and nothing in the simulator uses this yet. Just checking it in to start sharing with others. There are a couple of interesting software design points that could use other devs opinions. Hopefully I added all needed files.