Historique des commits

Auteur SHA1 Message Date
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
  UbitUmarov e2d46c060c ok.. another try on the HG uri il y a 7 ans
  UbitUmarov c0a23d36df GetRegionsByName and GetHypergridRegionByName: detect that provided url is for local grid, and make it a local by region name local search il y a 7 ans
  UbitUmarov a3e2a42f0d HG regions URI need to include also the default ports for compatibility il y a 7 ans
  UbitUmarov 1aa4dbdb3f increase HG mapsearch spargetti; add more flexibility on input uri formats. To find regions in memory for a grid the http format needs to be used, because aditional compares made by viewers il y a 7 ans
  UbitUmarov d3cd323f0c HG on links request build the URI in http format with a / at end, this should not be needed but is coerent with current serverURI il y a 7 ans
  UbitUmarov 81ef04c9fd fix type bug on hyperlinks il y a 7 ans
  UbitUmarov 4c2ece3bcb HG LinkRegion receive region size also. Useless since olde r gatekeepers dont send it il y a 7 ans
  UbitUmarov 6ded1da9f2 ... merge issue il y a 8 ans
  UbitUmarov a11edceb00 seems to compile ( tests comented out) il y a 8 ans
  UbitUmarov 371c9dd2af bad merge? il y a 8 ans
  Diva Canto 32d87aa168 Mantis #7664: Added IHypergridLinker interface to establish a contract about what implementers need to provide publicly. This is used by 3rd-party addons such as Wifi. il y a 9 ans
  Oren Hurvitz 43c8e2396e Added locking to HypergridLinker, to prevent problems if multiple linking requests for the same region are handled simultaneously il y a 9 ans
  Oren Hurvitz 3a2d4c8b05 Added logging in places where regions are searched for by their location il y a 9 ans
  Robert Adams 07dead7dcb varregion: any conversions of use of Constants.RegionSize converted into il y a 9 ans
  Justin Clark-Casey (justincc) f41809e07d minor: Capitalize Hypergrid help category like others il y a 10 ans
  Oren Hurvitz 0d898d8d8a Revert "When linking a Hypergrid region, set the region's flags on the in-memory GridRegion immediately." il y a 10 ans
  Oren Hurvitz 463d0b2f8f When linking a Hypergrid region, set the region's flags on the in-memory GridRegion immediately. il y a 10 ans
  Oren Hurvitz 6efc203ce8 Fixed: hypergrid-linking stopped accepting the following format: "http://grid.example.com" (without a region name) il y a 10 ans
  Oren Hurvitz e1dd228f18 Better error checking when creating hyperlinks: a) Reject invalid strings; b) Default port is 80, not 0 il y a 10 ans
  Robert Adams 2d2bea4aa7 varregion: many more updates removing the constant RegionSize and replacing il y a 10 ans
  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. il y a 11 ans
  Diva Canto bb44758179 Switched to using the other Util function with a default value. il y a 11 ans
  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. il y a 11 ans
  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] il y a 11 ans
  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. il y a 11 ans
  Oren Hurvitz 1b826b4877 Allow registering regions whose names are equivalent under LIKE but not truly equal il y a 11 ans
  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. il y a 11 ans
  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. il y a 12 ans
  Melanie 4b7b9e81f7 Make it possible to disable the HG linker. On non-HG systems it spits yellow il y a 12 ans