aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Inventory (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Update svn properties.Jeff Ames2009-06-221-241/+241
|
* Moving these nice HG connectors to their homes.diva2009-06-151-0/+241
|
* Update svn properties.Jeff Ames2009-06-141-170/+170
|
* Fixes mantis #3803. Thanks jhurliman.diva2009-06-111-1/+1
|
* Heart surgery no.2: the inventory service hooks. diva2009-06-102-2/+172
| | | | | | | Several improvements in the connectors themselves. Several improvements in configurations. Needed to add a hack in IUserService and UserManagerBase, to be removed when that service is refactored.
* First draft of inventory service connectors, and service implementation. No ↵diva2009-06-072-0/+450
handlers yet, this is just the OUT part for now. It's not active and nothing in the simulator uses this yet. Just checking it in to start sharing with others. There are a couple of interesting software design points that could use other devs opinions. Hopefully I added all needed files.