Commit History

Author SHA1 Message Date
  Justin Clarke Casey 451a5bbf30 * Put in crude poll waiting for 60 seconds for delayed user inventory delivery from the inventory service 16 years ago
  Jeff Ames 08d20ea0b7 Update svn properties. 16 years ago
  Adam Frisby 17507404b5 * Added some comments to terrain module. 16 years ago
  Sean Dague e46454afa6 first drop of user storage implementation for nhibernate. 16 years ago
  Sean Dague bcafd8c0a9 add some convenience properties to get floats out of 16 years ago
  Sean Dague b43ffd12f5 add user agent mapping 16 years ago
  Justin Clarke Casey b3f783ae05 * Reduce publicly exposed fields on InventoryCollection, which was causing duplicate sets of inventory data to be sent over the grid 16 years ago
  Justin Clarke Casey 8f345d36d8 * Minor refactoring in OGS1InventoryService 16 years ago
  Justin Clarke Casey 7bfd7e6f08 * Remove the worst excesses of my inventory debugging code 16 years ago
  Justin Clarke Casey 7ac7f79f88 * Eliminate a class of errors where an inventory request could be made before the region had completely received the inventory for the user. 16 years ago
  Justin Clarke Casey 649f304e76 * Minor inventory code cleanup following on from last patch 16 years ago
  Justin Clarke Casey a5176c2e2c * Change inventory async response deliver to deliver all items and folders at once, rather than each individual 16 years ago
  Teravus Ovares 9c5d0f50fa * fix bug 935 16 years ago
  Teravus Ovares 5e1d8925fa * Fix bug 934 16 years ago
  Justin Clarke Casey e26d4fc085 * minor: replace test of CachedUserInfo.RootFolder != null with something more readable, and make RootFolder get only 16 years ago
  Justin Clarke Casey 205b95f2e8 * minor documenting, cleanup, renaming in user profile cache service 16 years ago
  Justin Clarke Casey 576db5b72a * documenting and minor refactoring in UserProfileCacheService 16 years ago
  Justin Clarke Casey 9a7717743b refactor: eliminate method in UserProfileCacheService 16 years ago
  Justin Clarke Casey b3892096f3 * From: Dr Scofield <[email protected]> 16 years ago
  Sean Dague f337cb205d From: Kurt Taylor <[email protected]> 16 years ago
  lbsa71 cbf9fcfac5 * Discerned between AddProfile and UpdateProfile in region registration 16 years ago
  Adam Frisby 00b8e04ece * Added a "regionload_regionsdir" option to OpenSim.ini which determines where Region.XML files are stored. If not set, it will default to the usual location. 16 years ago
  Adam Frisby f100fc1b94 * Updated MapImageModule to support primitives showing on the world map image. As MapImageModule is of unknown use, this may or may not be reflected on the world map. See the ShadeBuildings function in MapImageModule for reference. 16 years ago
  Sean Dague 3f47deab32 add user profile mapping for nhibernate 16 years ago
  Sean Dague f2bd8b4aed add some convenience properties. Move all the fields 16 years ago
  Teravus Ovares 50c5e6af10 * With Grid Comms up in the air.. I decided have the friends module update you when your friends come online if they're at least a child agent on the sim. offline status works the same also. So does Instant Message. 16 years ago
  Justin Clarke Casey b41abbd50e * Minor: really just comment and subsequent indentation adjustment. Preparation for handling inventory problems where the inventory server receives a request and never responds, or is late in responding 16 years ago
  Justin Clarke Casey 5ad4c79a4e * Refactor GetUsersInventory() 16 years ago
  Charles Krinke f565f44d89 Thank you Justin for a patch that solves the issue of: When a sensor detects an Avatar, 16 years ago
  Charles Krinke 4bdb4a2646 Thank you kindly, A_Biondi for a patch that: 16 years ago