Historial de Commits

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