aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Archiver/DearchiveScenesGroup.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-09-14Support multi-region OAR filesOren Hurvitz1-0/+232
Merged ArchiveWriteRequestPreparation.cs and ArchiveWriteRequestExecution.cs. This simplifies the code, and it's faster to write each scene to the archive as it's found rather than all at once at the end.