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