Commit History

Author SHA1 Message Date
  Justin Clarke Casey 3508298ddf * Refactor: Rename InventoryFolderImpl.HasSubFolder() to GetDescendentFolder() 16 years ago
  Teravus Ovares a9cc76e0ef * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thanks A_Biondi and Melanie! 16 years ago
  Teravus Ovares 911e63765c * Single Attachments now work from inventory. You can attach from inventory and detach from inventory. 16 years ago
  Justin Clarke Casey cd29f90418 * Add folders and items locking in external manipulations of InventoryFolderImpl carried out by CachedUserInfo 16 years ago
  Justin Clarke Casey 68c6b6ece3 * Replace previous specific inventory callback code with generic alternative 16 years ago
  Justin Clarke Casey 269a2e4b88 * Allow folder renaming to complete after an agent inventory has been received by a region from the inventory service 16 years ago
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 years ago
  Teravus Ovares dd4deebbcb * Re-Fixed caps 16 years ago
  Teravus Ovares e777f88028 * A tweak of the caps system so that new caps have random paths instead of a fixed path 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
  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
  Sean Dague 25fea01b92 further renaming of properties for clarity 16 years ago
  Sean Dague c176caeb05 moved fields to properties for UserDataProfile, which was 16 years ago
  Sean Dague 5ee75998ce more refactoring, this time on InventoryFolderBase 16 years ago
  Sean Dague f436815107 Refactor InventoryItemBase to do the following: 16 years ago
  Justin Clarke Casey 875211b262 * Various 1.19.0.5 grid inventory request fixes. These will only take affect once the region and the grid servers have upgraded to this revision 16 years ago
  Justin Clarke Casey 0a47a75b88 * Send full inventory folder skeleton to standalone client logins rather than just the root child folders 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  lbsa71 efd90b56b7 * Optimized usings 17 years ago
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom 17 years ago
  MW ac77c32453 Attempt to fix mantis issue #82, taking prims into inventory and then rezzing them in another region. 17 years ago
  lbsa71 67e12b95ea * Optimized usings 17 years ago
  MW 3d8219f6c7 as per the "Filesystem cleanup for OpenSim repository" mailing list thread. Have flattened the OpenSim.Framework project/namespace. The problem is that the namespace is still wrong as its "OpenSim.Framework" while the directory is "OpenSim\Framework\General" , so we need to decide if we change the directory or correct the namespace. 17 years ago
  lbsa71 070047ce1b * Added prototypical AvatarFactory module interface to load avatar parameters 17 years ago
  lbsa71 5a65521203 == The "right name and place" commit == 17 years ago
  lbsa71 863195612b Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tleiades patch 444 and 445. 17 years ago