aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Inventory/XInventoryInConnector.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.