| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix avatar parameter updating for viewer 3 and maybe 2. | Justin Clark-Casey (justincc) | 2011-09-23 | 1 | -0/+1 |
* | Add basic flotsam asset cache test for retrieved cached asset. | Justin Clark-Casey (justincc) | 2011-07-04 | 1 | -0/+1 |
* | HG Friends working to some extent: friendships offered and accepted correctly... | Diva Canto | 2011-05-19 | 1 | -0/+6 |
* | * Fixed spamming the assets table with map tiles. The tile image ID is now st... | Diva Canto | 2010-05-09 | 1 | -4/+4 |
* | Add a field asset_flags and a corresponding enum to the asset database. This | Melanie | 2010-05-09 | 1 | -0/+22 |
* | Changed asset CreatorID to a string | John Hurliman | 2010-02-22 | 1 | -4/+7 |
* | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 2010-02-22 | 1 | -16/+8 |
* | * Added a sanity check for missing asset data in LLClientView | John Hurliman | 2010-02-20 | 1 | -2/+15 |
* | Reintroduce AssetBase's old behavior. A Parameterless constructor is required | Melanie | 2009-11-06 | 1 | -0/+10 |
* | Changing the AssetBase constructors to avoid initializing assets with an unkn... | John Hurliman | 2009-11-05 | 1 | -7/+35 |
* | minor:comments | Teravus Ovares (Dan Olivares) | 2009-08-12 | 1 | -1/+28 |
* | Make AssetMetadata [Serializable] to help in binary caching | Melanie Thielker | 2009-06-03 | 1 | -0/+1 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | Cleaning up a few HG things. HG Posts may now work in grids, but if the home ... | diva | 2009-05-22 | 1 | -3/+17 |
* | * Resolve bug where save oar would never complete if any assets were missing | Justin Clarke Casey | 2009-05-15 | 1 | -0/+5 |
* | * Added some more experimental code; nothing wired in so far. | lbsa71 | 2009-04-09 | 1 | -3/+28 |
* | * butterfingers | lbsa71 | 2009-04-08 | 1 | -6/+6 |
* | * Introduced some experimental code with regards to asset data substitution | lbsa71 | 2009-04-08 | 1 | -0/+22 |
* | Mark AssetBase.Metadata with [XmlIgnore] | Mike Mazur | 2009-03-13 | 1 | -9/+5 |
* | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2009-02-17 | 1 | -53/+91 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -2/+0 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3080 | Justin Clarke Casey | 2009-02-09 | 1 | -0/+9 |
* | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 2009-02-04 | 1 | -22/+73 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -5/+5 |
* | mini-warnings-safari, plus cleanup of IUserServices method naming. | Dr Scofield | 2008-07-04 | 1 | -1/+0 |
* | * Drop InvType from the assets table since it is no longer used | Justin Clarke Casey | 2008-07-02 | 1 | -9/+0 |
* | * minor: Remove crusty old unused agent inventory classes | Justin Clarke Casey | 2008-06-23 | 1 | -0/+3 |
* | * Remove all use of asset.InvType, as outlined in mailing list discussion | Justin Clarke Casey | 2008-06-23 | 1 | -1/+1 |
* | * Spring cleaning. | Adam Frisby | 2008-04-29 | 1 | -14/+23 |
* | make AssetBase use Properties instead of fields. This probably | Sean Dague | 2008-04-04 | 1 | -8/+53 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -27/+27 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 1 | -2/+2 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -1/+1 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 1 | -2/+2 |
* | * Moved OpenSim/Framework/General to OpenSim/Framework for great justice. | lbsa71 | 2007-10-31 | 1 | -0/+55 |