aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectors/Inventory/LocalInventoryServiceConnector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceCon...diva2009-06-141-286/+0
* * minor: removing some logging stuff accidentally left in on the last commitJustin Clarke Casey2009-06-121-3/+2
* * Move standalone login setup in LLStandaloneLoginmodule to RegionLoaded() fr...Justin Clarke Casey2009-06-121-4/+7
* Fixes mantis #3803. Thanks jhurliman.diva2009-06-111-2/+2
* Heart surgery no.2: the inventory service hooks. diva2009-06-101-11/+22
* Update svn properties.Jeff Ames2009-06-091-273/+273
* Added more functions to IInventoryService. Unsure about whether all of these ...diva2009-06-081-0/+27
* First draft of inventory service connectors, and service implementation. No h...diva2009-06-071-0/+246