提交历史

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