Commit History

Author SHA1 Message Date
  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
  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
  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
  Robert Adams bb6fb65392 Revert "minor: remove some mono compiler warnings in UserProfileModule" 11 years ago
  Justin Clark-Casey (justincc) 5f58b9b552 minor: remove some mono compiler warnings in UserProfileModule 11 years ago
  Justin Clark-Casey (justincc) e6cb7b4764 Lock m_classifiedCache and m_classifiedInterest dictionary reads in UserProfileModule since in the presence of writes these are not thread-safe operations. 11 years ago
  Justin Clark-Casey (justincc) 42b0c68eab Correct build break in previous commit 9c530d7 11 years ago
  Justin Clark-Casey (justincc) 9c530d725f refactor: In UserProfileModule, change classifiedCache and classifiedInterest to m_classifiedCache and m_classifiedInterest 11 years ago
  BlueWall 75e4af9d39 Catch exception triggered by incoming avatars using legacy profiles 11 years ago
  BlueWall 1cb1245d84 SQLite support for UserProfiles 11 years ago
  BlueWall e449950030 Prevent processing for Npc 11 years ago
  BlueWall 10572b78f8 Remove a couple of orphaned lines 11 years ago
  BlueWall b4f472c4fa Make locking more uniform 11 years ago
  BlueWall ba2f13db63 Adding back the BasicProfileModule 11 years ago
  BlueWall 328883700a UserProfiles 11 years ago