aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Hypergrid/GatekeeperServerConnector.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-2/+6
|
* Enable compressed (gzip) fatpack transfers.Melanie2011-05-081-1/+1
|
* remove some mono compiler warnings and unnecessary dictionary instantiationsJustin Clark-Casey (justincc)2011-01-211-3/+3
|
* Made the Gatekeeper proxy-able.Diva Canto2010-10-031-1/+5
|
* Assorted bug fixes in hypergrid linking.Diva Canto2010-05-031-1/+0
|
* HG 1.5 is in place. Tested in standalone only.Diva Canto2010-01-281-2/+1
|
* Integrated the hyperlinking with the GridService.Diva Canto2010-01-241-8/+2
|
* * Towards enabling hyperlinks at grid-level.Diva Canto2010-01-181-2/+9
| | | | * Updated grid configs
* Go Home works. With security!!Diva Canto2010-01-181-0/+4
|
* * Added missing GatekeeperServiceConnectorDiva Canto2010-01-181-0/+1
| | | | * Added basic machinery for teleporting users home. Untested.
* HG teleports through gatekeeper are working.Diva Canto2010-01-171-1/+0
|
* Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto2010-01-171-67/+7
|
* HG agent transfers are starting to work. Gatekeeper handlers are missing.Diva Canto2010-01-171-1/+1
|
* * Added ServiceURLs to AgentCircuitData.Diva Canto2010-01-171-2/+0
| | | | * Fixed a configuration buglet introduced yesterday in StandaloneHypergrid.ini.
* Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ↵Diva Canto2010-01-161-0/+140
yet.