aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Archiver/AssetsArchiver.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-15* Resolve bug where save oar would never complete if any assets were missingJustin Clarke Casey1-1/+3
2009-05-14* When saving an oar, save assets when immediately received rather than stori...Justin Clarke Casey1-79/+71
2009-03-16Rename OpenSim.Framework.Archive to OpenSim.Framework.SerializationMike Mazur1-6/+6
2009-03-12Moving TarArchive to OpenSim.Framework.ArchiveMike Mazur1-0/+1
2009-03-06* Improve memory usage when writing OARsJustin Clarke Casey1-2/+2
2009-03-05* Add more status information when an oar is being savedJustin Clarke Casey1-0/+15
2009-02-17- remove the Metadata property from AssetBase and return all previousMike Mazur1-8/+8
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-8/+8
2009-02-12* optimized usings.lbsa711-8/+8
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-04- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur1-8/+8
2008-09-06Mantis #2133Melanie Thielker1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-6/+6
2008-08-30* Oops, add landmarks to region archive loading/savingJustin Clarke Casey1-1/+7
2008-08-18Formatting cleanup.Jeff Ames1-21/+21
2008-07-23Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames1-1/+1
2008-07-21* minor: change misleading 'all assets found' message to instead tell how man...Justin Clarke Casey1-15/+8
2008-07-12* Elminate most of the debugging log output from the archive commandsJustin Clarke Casey1-1/+1
2008-06-27* Experiment with not bothering with a seperate assets metadata file - extrac...Justin Clarke Casey1-1/+1
2008-06-26* Put extensions on all assets in an archiveJustin Clarke Casey1-5/+5
2008-06-23* Remove all use of asset.InvType, as outlined in mailing list discussionJustin Clarke Casey1-1/+0
2008-06-10Update svn properties. Formatting cleanup.Jeff Ames1-7/+6
2008-06-05* exprimental: Export and reimport all items within a prim except ObjectsJustin Clarke Casey1-6/+23
2008-06-05* Change archiver 'textures' dir back to 'assets'Justin Clarke Casey1-4/+4
2008-06-04Update svn properties.Jeff Ames1-129/+129
2008-06-04* Start writing out assets metadata file for archiverJustin Clarke Casey1-0/+129