aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsIn/Hypergrid (follow)
Commit message (Collapse)AuthorAgeFilesLines
* HG friends: Status notifications working. Also initial logins get the online ↵Diva Canto2011-05-231-1/+2
| | | | friends in other grids.
* HG Friends working to some extent: friendships offered and accepted ↵Diva Canto2011-05-191-0/+1
| | | | correctly handled. Friends list showing correct foreign names. TODO: GrantRights.
* Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to ↵Diva Canto2011-04-121-1/+0
| | | | OpenSim.Framework -- just pasted them in WebUtil. This is so that code that uses the Service connectors don't need to include the HttpServer dll -- that was odd.
* Renamed the Helo server connector to a consistent name. Added this in ↵Diva Canto2010-09-081-0/+1
| | | | connector to both Robust.HG.ini.example and HypergridServiceInConnectorModule.
* Assorted bug fixes in hypergrid linking.Diva Canto2010-05-031-1/+1
|
* Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as ↵Diva Canto2010-01-311-4/+0
| | | | lots of other obsolete configs.
* HG 1.5 is in place. Tested in standalone only.Diva Canto2010-01-281-2/+2
|
* Go Home works. With security!!Diva Canto2010-01-181-0/+129