aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/GridService/HypergridLinker.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow creation of link regions if there is an existing region within a 4096 ↵Marck2010-08-061-4/+30
| | | | | | range. Also add GetHyperlinks() to the grid service.
* White space from previous commit.Diva Canto2010-07-311-21/+21
|
* Implemented console command "show hyperlinks".Marck2010-07-311-25/+24
|
* Fixes mantis #4815 and #4812Diva Canto2010-06-281-1/+5
|
* Assorted bug fixes in hypergrid linking.Diva Canto2010-05-031-23/+29
|
* minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2010-03-121-2/+3
|
* Small bug fixes for making tests work.Diva Canto2010-02-211-12/+14
|
* Assorted bug fixes related to hyperlinkingDiva Canto2010-01-311-1/+2
|
* Bug fix for making cross-grid login work.Diva Canto2010-01-301-2/+6
|
* Added ExternalName config on Gatekeeper.Diva Canto2010-01-271-3/+15
|
* Hypergrid map search back on, this time with a config var in the grid service.Diva Canto2010-01-241-19/+20
|
* Integrated the hyperlinking with the GridService.Diva Canto2010-01-241-0/+614