aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Inventory/XInventoryInConnector.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Finished implementing the XInventory connector. Untested.Diva Canto2010-02-071-62/+174
|
* A little more beef on the xinventory in connector.Diva Canto2010-02-061-0/+61
|
* The first 2 handlers for the XInventory system.Melanie2010-01-081-0/+74
|
* Complete the XInventoryConnector. Flesh out the skeleton for theMelanie2010-01-061-5/+220
| | | | XInventoryInConnector
* Adding a skeleton for the XInventoryInConnector, counterpart to the alreadyMelanie2010-01-061-0/+167
done XInventoryConnector. No functionality yet.