aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/AssetBase.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-5/+14
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-7/+6
* Fix avatar parameter updating for viewer 3 and maybe 2.Justin Clark-Casey (justincc)2011-09-231-0/+1
* Add basic flotsam asset cache test for retrieved cached asset.Justin Clark-Casey (justincc)2011-07-041-0/+1
* HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto2011-05-191-0/+6
* * Fixed spamming the assets table with map tiles. The tile image ID is now st...Diva Canto2010-05-091-4/+4
* Add a field asset_flags and a corresponding enum to the asset database. ThisMelanie2010-05-091-0/+22
* Changed asset CreatorID to a stringJohn Hurliman2010-02-221-4/+7
* * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-221-16/+8
* * Added a sanity check for missing asset data in LLClientViewJohn Hurliman2010-02-201-2/+15
* Reintroduce AssetBase's old behavior. A Parameterless constructor is requiredMelanie2009-11-061-0/+10
* Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman2009-11-051-7/+35
* minor:commentsTeravus Ovares (Dan Olivares)2009-08-121-1/+28
* Make AssetMetadata [Serializable] to help in binary cachingMelanie Thielker2009-06-031-0/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Cleaning up a few HG things. HG Posts may now work in grids, but if the home ...diva2009-05-221-3/+17
* * Resolve bug where save oar would never complete if any assets were missingJustin Clarke Casey2009-05-151-0/+5
* * Added some more experimental code; nothing wired in so far.lbsa712009-04-091-3/+28
* * butterfingerslbsa712009-04-081-6/+6
* * Introduced some experimental code with regards to asset data substitutionlbsa712009-04-081-0/+22
* Mark AssetBase.Metadata with [XmlIgnore]Mike Mazur2009-03-131-9/+5
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-53/+91
* * optimized usings.lbsa712009-02-121-2/+0
* * Apply http://opensimulator.org/mantis/view.php?id=3080Justin Clarke Casey2009-02-091-0/+9
* - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2009-02-041-22/+73
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-5/+5
* mini-warnings-safari, plus cleanup of IUserServices method naming.Dr Scofield2008-07-041-1/+0
* * Drop InvType from the assets table since it is no longer usedJustin Clarke Casey2008-07-021-9/+0
* * minor: Remove crusty old unused agent inventory classesJustin Clarke Casey2008-06-231-0/+3
* * Remove all use of asset.InvType, as outlined in mailing list discussionJustin Clarke Casey2008-06-231-1/+1
* * Spring cleaning.Adam Frisby2008-04-291-14/+23
* make AssetBase use Properties instead of fields. This probably Sean Dague2008-04-041-8/+53
* Formatting cleanup.Jeff Ames2008-03-181-27/+27
* * Mother of all commits:Adam Frisby2008-01-151-2/+2
* * Optimized usingslbsa712007-12-271-1/+1
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* * Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa712007-10-311-0/+55