aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Hypergrid/HGHyperlink.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * optimized usings.lbsa712009-02-121-5/+3
|
* a last set of files that seem to have embedded ^M in themSean Dague2009-02-091-192/+192
|
* Bug fix related to the filling out the remoting port in RegionInfo. It still ↵diva2009-02-071-1/+1
| | | | must be there because of attachments.
* Adds support for HG linking to specific regions within an instance. The ↵diva2009-02-071-0/+192
format is Host:Port:Region. Refactored the linking code from MapSearchModule to HGHyperlink, so that it can be used both by the MapSearchModule and the Console command.