aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Hypergrid/HypergridHandlers.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* When preparing a Hypergrid teleport, tell the receiving grid which user is ↵Oren Hurvitz2014-04-061-1/+8
| | | | | | entering the grid. This can affect which region to use. E.g., returning users may be allowed to enter any region, whereas users from other grids will have to enter a gateway region. Previously per-user decisions were only made later, but by then it's too late to change which region the user enters.
* When teleporting using Hypergrid, show more informative error messages in ↵Oren Hurvitz2014-04-031-1/+8
| | | | case of error
* varregion: pass region size in more HG services.Robert Adams2014-01-241-1/+3
|
* Assorted bug fixes in hypergrid linking.Diva Canto2010-05-031-0/+3
|
* HG 1.5 is in place. Tested in standalone only.Diva Canto2010-01-281-33/+0
|
* Added ExternalName config on Gatekeeper.Diva Canto2010-01-271-1/+3
|
* Integrated the hyperlinking with the GridService.Diva Canto2010-01-241-33/+1
|
* * Towards enabling hyperlinks at grid-level.Diva Canto2010-01-181-1/+33
| | | | * Updated grid configs
* * Added missing GatekeeperServiceConnectorDiva Canto2010-01-181-0/+33
| | | | * Added basic machinery for teleporting users home. Untested.
* Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto2010-01-171-0/+115