aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Hypergrid/GatekeeperServiceConnector.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Formatting cleanup. Add copyright notices.Jeff Ames2010-03-101-1/+28
|
* Changed asset CreatorID to a stringJohn Hurliman2010-02-221-1/+1
|
* * Adds CreatorID to asset metadata. This is just the plumbing to support ↵John Hurliman2010-02-221-1/+1
| | | | CreatorID, it doesn't modify database backends or OAR files to support storing/loading it
* HG 1.5 is in place. Tested in standalone only.Diva Canto2010-01-281-90/+0
|
* Added ExternalName config on Gatekeeper.Diva Canto2010-01-271-3/+4
|
* Integrated the hyperlinking with the GridService.Diva Canto2010-01-241-0/+215
|
* * Added missing GatekeeperServiceConnectorDiva Canto2010-01-181-0/+119
* Added basic machinery for teleporting users home. Untested.