aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Inventory/XInventoryConnector.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-03-10Formatting cleanup. Add copyright notices.Jeff Ames1-1/+1
2010-03-09* Typo fixesJohn Hurliman1-1/+1
* Performance improvement in the expensive GenerateClientFlags()
2010-02-07Finished implementing the XInventory connector. Untested.Diva Canto1-10/+10
2010-01-08The first 2 handlers for the XInventory system.Melanie1-2/+2
2010-01-06Complete the XInventoryConnector. Flesh out the skeleton for theMelanie1-2/+48
XInventoryInConnector
2010-01-05Add the XInventoryServicesConnector, a new inventory connector without the cruftMelanie1-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.
2010-01-05Add the unfinished XInventoryConnector. Intermediate commit, will NOT compile!Melanie1-0/+317