aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Hypergrid (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* * Added a few files that were missing in the repo.Diva Canto2010-01-312-0/+285
| | | | * New HGInventoryService which allows restricted access to inventory while outside
* HG 1.5 is in place. Tested in standalone only.Diva Canto2010-01-285-159/+171
|
* Added ExternalName config on Gatekeeper.Diva Canto2010-01-271-1/+3
|
* Integrated the hyperlinking with the GridService.Diva Canto2010-01-242-41/+3
|
* * Towards enabling hyperlinks at grid-level.Diva Canto2010-01-182-3/+42
| | | | * Updated grid configs
* Go Home works. With security!!Diva Canto2010-01-182-0/+126
|
* * Added missing GatekeeperServiceConnectorDiva Canto2010-01-182-0/+34
| | | | * Added basic machinery for teleporting users home. Untested.
* HG teleports through gatekeeper are working.Diva Canto2010-01-173-79/+0
|
* Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto2010-01-174-67/+269
|
* 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.