aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/AssetBase.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-22Cleaning up a few HG things. HG Posts may now work in grids, but if the home ...diva1-3/+17
2009-05-15* Resolve bug where save oar would never complete if any assets were missingJustin Clarke Casey1-0/+5
2009-04-09* Added some more experimental code; nothing wired in so far.lbsa711-3/+28
2009-04-08* butterfingerslbsa711-6/+6
2009-04-08* Introduced some experimental code with regards to asset data substitutionlbsa711-0/+22
2009-03-13Mark AssetBase.Metadata with [XmlIgnore]Mike Mazur1-9/+5
2009-02-17- remove the Metadata property from AssetBase and return all previousMike Mazur1-53/+91
2009-02-12* optimized usings.lbsa711-2/+0
2009-02-09* Apply http://opensimulator.org/mantis/view.php?id=3080Justin Clarke Casey1-0/+9
2009-02-04- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur1-22/+73
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-5/+5
2008-07-04mini-warnings-safari, plus cleanup of IUserServices method naming.Dr Scofield1-1/+0
2008-07-02* Drop InvType from the assets table since it is no longer usedJustin Clarke Casey1-9/+0
2008-06-23* minor: Remove crusty old unused agent inventory classesJustin Clarke Casey1-0/+3
2008-06-23* Remove all use of asset.InvType, as outlined in mailing list discussionJustin Clarke Casey1-1/+1
2008-04-29* Spring cleaning.Adam Frisby1-14/+23
2008-04-04make AssetBase use Properties instead of fields. This probably Sean Dague1-8/+53
2008-03-18Formatting cleanup.Jeff Ames1-27/+27
2008-01-15* Mother of all commits:Adam Frisby1-2/+2
2007-12-27* Optimized usingslbsa711-1/+1
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-10-31* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa711-0/+0
2007-10-31set svn:eol-styleJeff Ames1-54/+54
2007-10-30* Optimized usingslbsa711-2/+1
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-56/+56
2007-10-26Very early first implementation of grid based assets.Tleiades Hax1-0/+2
2007-10-19* Total refactoring of Asset Server for massive winlbsa711-0/+6
2007-09-10added some debugging for tracing where asset code isn't working with sqliteSean Dague1-6/+5
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-09-10hooked up sdague new sqlite asset database provider to the old asset system. ...MW1-1/+2
2007-09-05Added "Local" and "Temporary" Fields to the AssetBase class.MW1-0/+2
2007-07-16changed to native line ending encodingSean Dague1-46/+46
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-3/+0