Commit History

Author SHA1 Message Date
  AlexRa 9976cb93ce Further corrections to MS SQL stores (now passes all tests) 14 years ago
  AlexRa 49f4cc4246 MSSQLAssetData updated to support [CreatorID], [asset_flags] 14 years ago
  AlexRa f7bf3facff MSSQLAssetData: fixed some weirdness 14 years ago
  Melanie 60357d3778 Implement the "delete" path for assets. Adds a new option to allow remote asset deletion in robust handler. 14 years ago
  Melanie 92029dc171 Remove some obsolete files from MSSQL. Fix a missing constructor arg that 14 years ago
  StrawberryFride 2fa5694ec9 MSSQL Additions for Presence Refactor branch. Most functionality tested and works, some outstanding issues around login location and border crossings on y axis. 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
  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
  Jeff Ames ee205e7e81 Formatting cleanup. 14 years ago
  Kunnis f1287cc7af * Switching IAssetData to follow the new naming schema, removing the separate insert and update methods. 15 years ago
  Justin Clarke Casey b67c1f5086 * Apply similar bounds checks on name and description fields on MSSQL UpdateAsset 15 years ago
  Justin Clarke Casey a3f4330c87 * Apply http://opensimulator.org/mantis/view.php?id=3902 15 years ago
  Melanie Thielker 664dd58cd9 Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of objects, with changes: 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  Charles Krinke 7a8a481f88 Thank you kindly, StrawberryFride, for a patch that: 15 years ago
  lbsa71 29355de6ee * Some more experimental work on distributed assets. Nothing hotwired yet. 15 years ago
  Justin Clarke Casey ee73d72f1d * Apply http://opensimulator.org/mantis/view.php?id=3280 15 years ago
  Mike Mazur a2f07ecd2e Implemented FetchAssetMetadataSet in DB backends. 15 years ago
  Justin Clarke Casey 0760956561 * Apply http://opensimulator.org/mantis/view.php?id=3142 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
  Mike Mazur 0c03a48fb2 - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it 15 years ago
  Mike Mazur e12b0a2496 - move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs to 15 years ago
  Mike Mazur f8e45e8e98 Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data plugins. 15 years ago
  Justin Clarke Casey c0cd681608 * Comment out unused access time method in MSSQL 15 years ago
  Charles Krinke 9babdb1095 Mantis#2657. Thank you kindly, StrawberryFride for a patch that: 15 years ago
  Dr Scofield 68019e8d98 cleaning up warnings in MSSQL code. 15 years ago
  Homer Horwitz 9a6cdf662b Mantis#2626: Thank you Ruud Lathrop, for a patch that cleans up MSSQL code. 15 years ago
  Melanie Thielker 2819559499 Mantis #2124 16 years ago