Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 65e294267d Move UDP update task item code to AssetXferUploader to match existing create user item and update user item mechanisms 12 years ago
  Justin Clark-Casey (justincc) 1a902fceb5 Fix occasional race condition failure when creating new clothing/body parts in the viewer or updating existing assets. 12 years ago
  Justin Clark-Casey (justincc) ddd9384b39 Fix very recently introduced race condition where a CreateNewItem outracing an UploadAsset request could throw an exception because m_asset did not yet exist. 12 years ago
  Justin Clark-Casey (justincc) b96a53962b Comment out old m_storeLocal from AssetXferUploader. 12 years ago
  Justin Clark-Casey (justincc) eb5bec96e4 Insert transaction ID into AssetXferUploader constructor rather than at UploadAsset() to prevent item creation failure when NewInventoryItem thread reachs the object first. 12 years ago
  Justin Clark-Casey (justincc) 2f795e4fa6 Move UDP update task item code to AssetXferUploader to match existing create user item and update user item mechanisms 12 years ago
  Justin Clark-Casey (justincc) 4fc0cfba3c Fix occasional race condition failure when creating new clothing/body parts in the viewer or updating existing assets. 12 years ago
  Melanie b40157fc9b Merge commit 'c8304b7f84b1a8d9fb978cae510f684e36419deb' into bigmerge 13 years ago
  Justin Clark-Casey (justincc) c8304b7f84 Fix avatar parameter updating for viewer 3 and maybe 2. 13 years ago
  Melanie b960a05e67 Cowardly refuse to keep running when no application plugins are loaded. 13 years ago
  Melanie 96446adfa4 Monitor the UUIDs used to create and update wearable assets. Reject any changed 13 years ago
  Melanie ea17b262a3 Convert the agent asset transactions module to a new style module. 13 years ago
  Melanie da91a2ab7e Convert the agent asset transactions module to a new style module. 13 years ago
  Justin Clark-Casey (justincc) 1e8e98a07f Move code that allows llGiveInvetory() to move item into appropriate system folder up from connectors into Scene.Inventory.cs 14 years ago
  John Hurliman df76e95aa2 Changed asset CreatorID to a string 14 years ago
  John Hurliman 7665aad002 * Adds CreatorID to asset metadata. This is just the plumbing to support CreatorID, it doesn't modify database backends or OAR files to support storing/loading it 14 years ago
  Melanie c033223c63 Merge branch 'master' into presence-refactor 14 years ago
  Justin Clark-Casey (justincc) 802a969267 Fix http://opensimulator.org/mantis/view.php?id=4224 14 years ago
  Diva Canto c5ea783526 OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. 14 years ago
  John Hurliman afef1ac191 Changing the AssetBase constructors to avoid initializing assets with an unknown asset type, and log an error if it ever does happen 14 years ago
  Diva Canto 7aa54593e0 Redirected all calls to CachedUserProfile methods to the inventory service. Redirection of the RootFolder property is still todo. This compiles but probably inventory will be inconsistent. 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  diva 5e4fc6e91e Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only. 15 years ago
  Justin Clarke Casey f3c7298fc5 * Make it possible to store creator strings in user inventory items as well as UUIDs 15 years ago
  Sean Dague 6323516a83 * Appearance patches suite: These patches are applied to allow libomv bots to wear outfits in the future. 15 years ago
  Melanie Thielker 863556f2cc Thank you, Snowdrop, for a patch that makes the callback ID parameter 15 years ago
  Mike Mazur 76c0935ec7 - remove the Metadata property from AssetBase and return all previous 15 years ago
  lbsa71 801da4346a * optimized usings. 15 years ago
  Dr Scofield a89d097355 starting phase 2 of the OpenSim.Region.Environment commit: relocating 15 years ago