커밋 기록

작성자 SHA1 메시지 날짜
  UbitUmarov 6ded1da9f2 ... merge issue 9 년 전
  UbitUmarov a11edceb00 seems to compile ( tests comented out) 9 년 전
  UbitUmarov 371c9dd2af bad merge? 9 년 전
  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 11 년 전
  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 12 년 전
  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. 12 년 전
  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. 13 년 전
  Melanie 4b7b9e81f7 Make it possible to disable the HG linker. On non-HG systems it spits yellow 13 년 전
  Justin Clark-Casey (justincc) de20f0603f Tell hypergridders when their teleports fail because of the 4096 limit rather than just saying "destination not found" 13 년 전
  Diva Canto 44371118a2 Made GetMapImage public in the Hyperlinker 13 년 전
  Diva Canto b81a304baa Made the GatekeeperConnector a public property. 13 년 전
  Diva Canto e14b7ec9e1 HGWorldMap: don't send map blocks of hyperlinks that are farther than 4096 cells from the current region. 13 년 전
  Diva Canto 309eb712a3 Improvement over 2 commits ago: make the hyperlink check understand port 80. 13 년 전
  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. 13 년 전
  Marck 5c15c5e0ff Changed default directory for storing map tile images from remote regions. 13 년 전
  Justin Clark-Casey (justincc) 456cdee5ce minor: correct a log spelling mistake that was pointed out to me 14 년 전