Histórico de Commits

Autor SHA1 Mensagem Data
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup há 7 anos atrás
  UbitUmarov e2d46c060c ok.. another try on the HG uri há 7 anos atrás
  UbitUmarov c0a23d36df GetRegionsByName and GetHypergridRegionByName: detect that provided url is for local grid, and make it a local by region name local search há 7 anos atrás
  UbitUmarov a3e2a42f0d HG regions URI need to include also the default ports for compatibility há 7 anos atrás
  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 há 7 anos atrás
  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 há 7 anos atrás
  UbitUmarov 81ef04c9fd fix type bug on hyperlinks há 7 anos atrás
  UbitUmarov 4c2ece3bcb HG LinkRegion receive region size also. Useless since olde r gatekeepers dont send it há 7 anos atrás
  UbitUmarov 6ded1da9f2 ... merge issue há 8 anos atrás
  UbitUmarov a11edceb00 seems to compile ( tests comented out) há 8 anos atrás
  UbitUmarov 371c9dd2af bad merge? há 8 anos atrás
  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. há 9 anos atrás
  Oren Hurvitz 43c8e2396e Added locking to HypergridLinker, to prevent problems if multiple linking requests for the same region are handled simultaneously há 9 anos atrás
  Oren Hurvitz 3a2d4c8b05 Added logging in places where regions are searched for by their location há 9 anos atrás
  Robert Adams 07dead7dcb varregion: any conversions of use of Constants.RegionSize converted into há 9 anos atrás
  Justin Clark-Casey (justincc) f41809e07d minor: Capitalize Hypergrid help category like others há 10 anos atrás
  Oren Hurvitz 0d898d8d8a Revert "When linking a Hypergrid region, set the region's flags on the in-memory GridRegion immediately." há 10 anos atrás
  Oren Hurvitz 463d0b2f8f When linking a Hypergrid region, set the region's flags on the in-memory GridRegion immediately. há 10 anos atrás
  Oren Hurvitz 6efc203ce8 Fixed: hypergrid-linking stopped accepting the following format: "http://grid.example.com" (without a region name) há 10 anos atrás
  Oren Hurvitz e1dd228f18 Better error checking when creating hyperlinks: a) Reject invalid strings; b) Default port is 80, not 0 há 10 anos atrás
  Robert Adams 2d2bea4aa7 varregion: many more updates removing the constant RegionSize and replacing há 10 anos atrás
  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. há 10 anos atrás
  Diva Canto bb44758179 Switched to using the other Util function with a default value. há 11 anos atrás
  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. há 11 anos atrás
  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] há 11 anos atrás
  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. há 11 anos atrás
  Oren Hurvitz 1b826b4877 Allow registering regions whose names are equivalent under LIKE but not truly equal há 11 anos atrás
  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. há 11 anos atrás
  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. há 12 anos atrás
  Melanie 4b7b9e81f7 Make it possible to disable the HG linker. On non-HG systems it spits yellow há 12 anos atrás