aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Inventory/XInventoryConnector.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Typo fixesJohn Hurliman2010-03-091-1/+1
| | | | * Performance improvement in the expensive GenerateClientFlags()
* Finished implementing the XInventory connector. Untested.Diva Canto2010-02-071-10/+10
|
* The first 2 handlers for the XInventory system.Melanie2010-01-081-2/+2
|
* Complete the XInventoryConnector. Flesh out the skeleton for theMelanie2010-01-061-2/+48
| | | | XInventoryInConnector
* Add the XInventoryServicesConnector, a new inventory connector without the cruftMelanie2010-01-051-13/+185
| | | | | of the old one that makes inventory crash on folder creation. This is just the connector part, the handler is still ont he todo list.
* Add the unfinished XInventoryConnector. Intermediate commit, will NOT compile!Melanie2010-01-051-0/+317