コミット履歴

作者 SHA1 メッセージ 日付
  Oren Hurvitz 5b2af7f99e Moved the linkage between LoginService and HGInventoryService to the config file 10 年 前
  Oren Hurvitz df9845a283 When a user logs-in, automatically create the Suitcase folder 10 年 前
  Justin Clark-Casey (justincc) c467dfcd81 Merge branch 'justincc-master' 10 年 前
  Justin Clark-Casey (justincc) b73baeb4a4 Record whether login to home fails because no home set (UUID.Zero) or region not found. 10 年 前
  Robert Adams beeec1c467 varregion: elimination of Constants.RegionSize from all over OpenSimulator. 11 年 前
  Robert Adams 79b031bd0c varregion: send region size in LLLoginResponse. 11 年 前
  Diva Canto 4778d67005 Finally moved HG agent transfers to use agent fatpacks. 11 年 前
  BlueWall b2c8d5eec7 Add Option: ClassifiedFee 11 年 前
  BlueWall 182ea00cb3 Application support: 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 年 前
  Justin Clark-Casey (justincc) 05a0998f57 Give the user some feedback about the success or failure of console login property commands 11 年 前
  SignpostMarv e81e19a3b4 string format arguments in wrong order 12 年 前
  Justin Clark-Casey (justincc) db9616f7ba minor: add client name to various login service log messages to disambiguate messages from concurrent logins. Also adds destination resolution debug log message showing region endpoint. 12 年 前
  Justin Clark-Casey (justincc) cccef2e56d Calculate the Daylight Savings Time information sent to the viewer based on US Pacific Standard Time rather than whatever timezone the login server is set to. 12 年 前
  Justin Clark-Casey (justincc) 749c3fef8a Change "help" to display categories/module list then "help <category/module>" to display commands in a category. 12 年 前
  BlueWall 165ae251ec V3 Support 12 年 前
  BlueWall 7cf970fb27 V3 Support: 12 年 前
  BlueWall 7bdcf9eb26 Propagate our teleport flags on logins 12 年 前
  Justin Clark-Casey (justincc) cbbd992df4 minor: remove mono compiler warning 13 年 前
  nebadon 4797ed6edd Multiple lines in welcome message use '\n' in the welcome message to 13 年 前
  Justin Clark-Casey (justincc) 37a5cf5783 minor: comment out friends number logging from login for now 13 年 前
  Snoopy Pfeffer 70ea625447 Added optional Login Service parameter "Currency" to be able to change the currency name shown in the viewer. 13 年 前
  Justin Clark-Casey (justincc) b6ac1c46cd Get rid of AvatarAppearance.Owner to simplify the code. 13 年 前
  Diva Canto 95e050130c People are bound to forget the '/' at the end of MapTileURL, so let's correct that from the inside. 13 年 前
  BlueWall aed6e74080 Add alternate region handling for url based logins as found in login to "home" or "last" 13 年 前
  Diva Canto e19031849e Added necessary code to drop inventory on hg friends using the profile window, but can't test because this mechanism doesn't seem to work without a profile service. 13 年 前
  Diva Canto 3e79842312 Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll 13 年 前