コミット履歴

作者 SHA1 メッセージ 日付
  Justin Clark-Casey (justincc) c8304b7f84 Fix avatar parameter updating for viewer 3 and maybe 2. 13 年 前
  Justin Clark-Casey (justincc) 46f5893d55 Add basic flotsam asset cache test for retrieved cached asset. 13 年 前
  Diva Canto d21e9c755f HG Friends working to some extent: friendships offered and accepted correctly handled. Friends list showing correct foreign names. TODO: GrantRights. 13 年 前
  Diva Canto b233a4b2ca * Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone. 14 年 前
  Melanie 9b22393cf3 Add a field asset_flags and a corresponding enum to the asset database. This 14 年 前
  John Hurliman df76e95aa2 Changed asset CreatorID to a string 14 年 前
  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 年 前
  John Hurliman 845a390e93 * Added a sanity check for missing asset data in LLClientView 14 年 前
  Melanie 5300e8506d Reintroduce AssetBase's old behavior. A Parameterless constructor is required 15 年 前
  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 15 年 前
  Teravus Ovares (Dan Olivares) 0a85d1d767 minor:comments 15 年 前
  Melanie Thielker 18cc7ffa44 Make AssetMetadata [Serializable] to help in binary caching 15 年 前
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 年 前
  diva da170cde46 Cleaning up a few HG things. HG Posts may now work in grids, but if the home grid is a standalone, this still doesn't work -- something wrong with RegionAssetService's DB connection. 15 年 前
  Justin Clarke Casey c11e047410 * Resolve bug where save oar would never complete if any assets were missing 15 年 前
  lbsa71 d2a412e94b * Added some more experimental code; nothing wired in so far. 15 年 前
  lbsa71 ed70ef6407 * butterfingers 15 年 前
  lbsa71 e93b782f9d * Introduced some experimental code with regards to asset data substitution 15 年 前
  Mike Mazur 4a21d92668 Mark AssetBase.Metadata with [XmlIgnore] 15 年 前
  Mike Mazur 76c0935ec7 - remove the Metadata property from AssetBase and return all previous 15 年 前
  lbsa71 801da4346a * optimized usings. 15 年 前
  Justin Clarke Casey eddcf620d8 * Apply http://opensimulator.org/mantis/view.php?id=3080 15 年 前
  Mike Mazur 0c03a48fb2 - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it 15 年 前
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 年 前
  Dr Scofield 2dadbc2f70 mini-warnings-safari, plus cleanup of IUserServices method naming. 16 年 前
  Justin Clarke Casey 9052c43319 * Drop InvType from the assets table since it is no longer used 16 年 前
  Justin Clarke Casey ac46c89c89 * minor: Remove crusty old unused agent inventory classes 16 年 前
  Justin Clarke Casey de24380233 * Remove all use of asset.InvType, as outlined in mailing list discussion 16 年 前
  Adam Frisby 375163a6fe * Spring cleaning. 16 年 前
  Sean Dague f010d398cf make AssetBase use Properties instead of fields. This probably 16 年 前