Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 8c9f82b035 Just for now, don't alert the user or log if we couldn't change their server-side preferences due to no e-mail address being sent. 9 years ago
  BlueWall b463870914 Add hypergrid teleporting support to user profiles picks 9 years ago
  UbitUmarov ce8ea55f4e ... and a few more.. 10 years ago
  Diva Canto 733763c4e2 Amend to previous commit -- write down the problematic Profile server URL. 10 years ago
  Diva Canto 5bb95a8a55 May fix mantis #7133 10 years ago
  Oren Hurvitz 882af7195c Better error-handling and logging in case User Profile requests fail 10 years ago
  Oren Hurvitz e8a2eff2e8 Changed how UserProfile performs a fallback call using the OpenProfile API, because now JsonRpcRequest() returns an error result instead of throwing an exception 10 years ago
  Oren Hurvitz d62f0bc35d Refactored: moved OpenProfileClient to a location where it can be used by both the Simulators and Robust 10 years ago
  BlueWall 63fd027494 Catch empty url error 10 years ago
  BlueWall 14836e60ff Fix issue with user picks creation. The snapshot id is UUID.Zero in new parcels. 10 years ago
  BlueWall 542bef20e8 Move JsonRpc request code out for general availability 10 years ago
  Oren Hurvitz 368b29a680 In Core Profiles: as a fallback, try to get profiles from foreign grids using the OpenProfile protocol 10 years ago
  Justin Clark-Casey (justincc) 14569992e1 Prevent adding a land object if it overlaps any existing objects that have not had their bitmaps adjusted. 10 years ago
  Justin Clark-Casey (justincc) ffd0da23fb Merge branch 'justincc-master' 10 years ago
  Justin Clark-Casey (justincc) f49d513089 Change warns associated with UserAgentServiceConnector to debugs, as this is not necessarily a problen with the source simulator (e.g. someone else's remote simulator cannot be contacted). 10 years ago
  Justin Clark-Casey (justincc) fc35b45e21 If calls to UserAgentServiceConnector fail then throw an exception. This lets the caller decide whether to discard the error or not. 10 years ago
  Justin Clark-Casey (justincc) b2878eb773 Merge branch 'justincc-master' 10 years ago
  Oren Hurvitz b8e22f02e7 Make sure Web streams are disposed after use 10 years ago
  Melanie e79fab91db Intermediate commit. Sill errors. 10 years ago
  Robert Adams 6937eec258 Merge branch 'master' into varregion 10 years ago
  BlueWall 141d771a93 Fix issue with editing notes for other avatars 10 years ago
  Robert Adams 13a9a4b653 varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z. 10 years ago
  Melanie 958a8f274b Revert "Add support for user preferences (im via email)" 10 years ago
  BlueWall 1842388bb4 Add support for user preferences (im via email) 10 years ago
  Robert Adams 25ae59b9eb varregion: remove scattered use of Constants.RegionSize by having routines reference RegionInfo.RegionWorldLoc?. 11 years ago
  Robert Adams 317c04fe17 VarRegion: change RegionInfo storage of region coordinates from region 11 years ago
  BlueWall 9643915093 Remove test that gives issue on Windows, just let the try/catch do the work. 11 years ago
  BlueWall 56f565b601 Profiles: Clean up some log entries caused when visiting HG avatar is using legacy profiles 11 years ago
  Justin Clark-Casey (justincc) 85a9cb260a Remove mono compiler warnings from UserProfilesModule 11 years ago
  Diva Canto c4f1ec1fd6 Changed the UserProfileModule so that it's less greedy in terms of thread usage. 11 years ago