Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing the OpenSim.SimulatorServices project. All of those region modules ↵ | diva | 2009-06-15 | 1 | -137/+0 |
| | | | | are now in CoreModules/ServiceConnectorsIn, where they belong. | ||||
* | Update svn properties. | Jeff Ames | 2009-06-14 | 1 | -137/+137 |
| | |||||
* | Pulled out HelloNeighbour into its own service, INeighbourService, which may ↵ | diva | 2009-06-14 | 1 | -0/+137 |
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. |