aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Grid/RemoteGridServiceConnector.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Neighbours cache working.Diva Canto2009-09-271-4/+15
|
* Changed IGridService to use the new GridRegion data structure instead of old ↵Diva Canto2009-09-231-7/+8
| | | | | | SimpleRegionInfo. Added grid configs to standalones.
* Modules active. Tested HGGridConnector in standalone only for now. Modules ↵Diva Canto2009-09-231-0/+4
| | | | commands work.
* Added hg console commands to the module.Diva Canto2009-09-221-3/+61
| | | | | Added the IN connector module for link-region and corresponding handler to be used in the regions only. No service as such is needed. This will replace the current link-region machinery. Compiles but not tested.
* Added HGGridConnector and related code.Diva Canto2009-09-221-11/+23
|
* Added Remote grid connector module.Diva Canto2009-09-211-0/+108