Commit History

Автор SHA1 Съобщение Дата
  Justin Clark-Casey (justincc) 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. преди 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 години
  Diva Canto 6eaff18961 Finish the implementation of GetUserInventory, even though it's still not used. преди 12 години
  Diva Canto 91950b3147 Amend to previous commit regarding the config name. Bugs bite. преди 12 години
  Diva Canto 8131a24cde Send the config section name up to the service classes themselves (XInventory and Assets). преди 12 години
  Diva Canto 91ac21b9ec HG Inventoty: Guard against items not found. преди 12 години
  Diva Canto 8bdd80abfa HG: normalize all externalized user ULRs to be the Home URL, i.e. the location of the user's UAS. This corrects an earlier design which had some cases pointing to the profile server. WARNING: CONFIGURATION CHANGES in both the sims (*Common.ini) and the Robust configs (Robust.HG.ini). Please check diff of the example files, but basically all vars that were pointing to profile should point to the UAS instead and should be called HomeURI. преди 12 години
  Diva Canto d60f525baa HG inventory transfers over the profile working. преди 13 години
  Diva Canto 7d24dbca3c Added some comments. Better than listening to the boring speaker... преди 14 години
  Diva Canto ae4b02e115 WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added capability to preserve creator information on HG asset transfers. Added a new HGAssetService that is intended to be the one outside the firewall. It processes and filters the assets that go out of the grid. Also fixed the normal AssetService to do special things for the main instance (console commands, etc). Moved HGInventoryService to OpenSim.Services.HypergridService. Changed the way the login service gets the ServiceURL configs. преди 14 години