aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Archiver/AssetsDearchiver.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-0/+1
* Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c...Justin Clark-Casey (justincc)2012-07-111-2/+0
* Changed asset CreatorID to a stringJohn Hurliman2010-02-221-1/+1
* * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-221-1/+1
* Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman2009-11-051-2/+1
* Removed IAssetCache.Diva Canto2009-08-101-3/+4
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Rename OpenSim.Framework.Archive to OpenSim.Framework.SerializationMike Mazur2009-03-161-1/+1
* Move ArchiveConstants to OpenSim.Framework.ArchiveMike Mazur2009-03-121-0/+1
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-2/+2
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-10/+10
* * optimized usings.lbsa712009-02-121-11/+11
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+184