aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/SimulatorServices/Resources/SimulatorServices.addin.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Pulled out HelloNeighbour into its own service, INeighbourService, which may ↵diva2009-06-141-1/+2
| | | | get more functions as we go along. It's a very simple service and service connectors, and it served primarily to establish the design of services that dependent on Scenes and that must always have a local connector. More refactoring coming, as this showed how to do it right.
* Heart surgery no.2: the inventory service hooks. diva2009-06-101-0/+1
| | | | | | | 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.
* Update svn properties.Jeff Ames2009-05-251-14/+14
|
* Cleaning up a few HG things. HG Posts may now work in grids, but if the home ↵diva2009-05-221-0/+14
grid is a standalone, this still doesn't work -- something wrong with RegionAssetService's DB connection.