aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/GridService/HypergridLinker.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Enforce DB limits on region name to 32 chars, or else (not good). Removed a ↵Diva Canto2010-08-101-23/+2
| | | | piece of code from Hyperlinker that didn't work anyway. Shortened the hyperlink region name.
* Added Check4096 config var under [GridService], at the request of many. ↵Diva Canto2010-08-061-7/+16
| | | | | | Changed the iteration that Marck had on the Hyperlinker. ATTENTION! CONFIGURATION CHANGE AFFECTING Robust.HG.ini.example and StandaloneCommon.ini.example.
* Marck's patch on 4096 checks with conflicts resolved.Diva Canto2010-08-061-4/+30
|
* Show hyperlinksDiva 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