aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Archiver/AssetsRequest.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Remove dumb bug I put in which meant that an archive save would never ↵Justin Clarke Casey2008-07-251-1/+8
| | | | complete if there were any missing assets
* * minor: change misleading 'all assets found' message to instead tell how ↵Justin Clarke Casey2008-07-211-3/+11
| | | | many were actually located
* Update svn properties.Jeff Ames2008-06-171-114/+114
|
* * refactor: Fission ArchiveWriteRequest into prepare and execute classesJustin Clarke Casey2008-06-161-3/+12
|
* * Refactor: Break out AssetsRequest to a separate file in the Archiver moduleJustin Clarke Casey2008-06-161-0/+105