Commit History

Autor SHA1 Mensaxe Data
  Robert Adams 2d2bea4aa7 varregion: many more updates removing the constant RegionSize and replacing %!s(int64=10) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 4cbadc3c49 Allow one to specify a DefaultHGRegion flag in [GridService] in order to allow different default regions for HG and direct grid logins. %!s(int64=11) %!d(string=hai) anos
  Diva Canto bb44758179 Switched to using the other Util function with a default value. %!s(int64=11) %!d(string=hai) anos
  Diva Canto f1010d7b15 Moved the HG default variables out of [Startup] and into their own section [Hypergrid] in *Common.ini.example. Backwards compatible for now. %!s(int64=11) %!d(string=hai) anos
  Diva Canto 0e8289cd00 Added new Util function for reading config vars that's more generic than the one I added yesterday -- this is for helping move config vars out of [Startup] %!s(int64=11) %!d(string=hai) anos
  Diva Canto e515cdddec Simplification of HG configs: HomeURI and GatekeeperURI now are defined as default under [Startup]. They can then be overwritten in the other sections (but probably shouldn't). I kept the existing code for backwards compatibility, so this should not cause any breaks from people's current configurations. But people should move to have these 2 vars under [Startup] -- see OpenSim.ini.example and Robust.HG.ini.example. And yes, both names now end with "URI" for consistency. %!s(int64=11) %!d(string=hai) anos
  Oren Hurvitz 1b826b4877 Allow registering regions whose names are equivalent under LIKE but not truly equal %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 73c9abf5f2 Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it easier for other code to use (e.g. LSL_Api) without having to reference OpenSim.Data just for this. %!s(int64=12) %!d(string=hai) anos
  Diva Canto 5d8ed077bc Bring back the Hyperlinker to the Robust console. Moved the config to [GridService]. Changed all HG-related .inis, including HyperSimianGrid. No changes in user-facing inis. %!s(int64=12) %!d(string=hai) anos
  Melanie 4b7b9e81f7 Make it possible to disable the HG linker. On non-HG systems it spits yellow %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) de20f0603f Tell hypergridders when their teleports fail because of the 4096 limit rather than just saying "destination not found" %!s(int64=13) %!d(string=hai) anos
  Diva Canto 44371118a2 Made GetMapImage public in the Hyperlinker %!s(int64=13) %!d(string=hai) anos
  Diva Canto b81a304baa Made the GatekeeperConnector a public property. %!s(int64=13) %!d(string=hai) anos
  Diva Canto e14b7ec9e1 HGWorldMap: don't send map blocks of hyperlinks that are farther than 4096 cells from the current region. %!s(int64=13) %!d(string=hai) anos
  Diva Canto 309eb712a3 Improvement over 2 commits ago: make the hyperlink check understand port 80. %!s(int64=13) %!d(string=hai) anos
  Diva Canto 2d209d3844 Fix mantis #5413. WARNING: new config variable in section [GridService] of the simulators called Gatekeeper -- intended to have the URL of the grid's Gatekeeper service (so that it can be checked against). See ini.examples. %!s(int64=13) %!d(string=hai) anos
  Marck 5c15c5e0ff Changed default directory for storing map tile images from remote regions. %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 456cdee5ce minor: correct a log spelling mistake that was pointed out to me %!s(int64=13) %!d(string=hai) anos
  Diva Canto 144f367863 Bug fixed on map search for HG. Affected queries that had a region name at the end. %!s(int64=13) %!d(string=hai) anos
  Diva Canto 8c0e156b4d Make HG map search consistent with new syntax for link-region, i.e. http://foo.org. Old syntax (foo.org) is still supported, but has surprising results when ppl search again, because internally the HG link names start with http. %!s(int64=13) %!d(string=hai) anos
  Diva Canto 21dedb573b HG map tile fetch: handle cached images appropriately. %!s(int64=13) %!d(string=hai) anos
  Marck 711283d3ca More changes to the long help text for console command link-region. %!s(int64=13) %!d(string=hai) anos
  Marck 2a40c8511a Make long help text for new link-region command syntax more explicit. %!s(int64=13) %!d(string=hai) anos
  Marck 9a24c0b41c Show map tile for hyperlinks. Perform Check4096 before adding a hyperlink. %!s(int64=13) %!d(string=hai) anos
  Marck 6f37290f4c Adjust hypergrid console commands to latest changes. %!s(int64=13) %!d(string=hai) anos
  Diva Canto cefdee8aaf Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks command. mantis #5259 %!s(int64=13) %!d(string=hai) anos
  Diva Canto baa8ddfd26 Minor bug fixes. Hunting down mantis #5259 %!s(int64=13) %!d(string=hai) anos
  Diva Canto 72748746d5 Fixed some inconsistency with trailing /. Made debug messages consistent. Changed the stored region names of HG regions. Increased the size of regionName in DB. %!s(int64=13) %!d(string=hai) anos
  Jonathan Freedman 0a56cfbfd5 * better semantics for link-region command %!s(int64=14) %!d(string=hai) anos
  Jonathan Freedman 594f23ff22 Merge branch 'master' into mantis5110 %!s(int64=14) %!d(string=hai) anos