aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Interfaces/IRegionArchiverModule.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Extend archive save test to check for the presence of the file for the ↵Justin Clarke Casey2009-01-301-5/+5
| | | | | | | | object that was in the scene * Can now pass in a wait handle to ArchiveRegion() if you want same thread signalling that the save has completed
* * Add direct stream loading and saving methods to the archive module.Justin Clarke Casey2009-01-231-0/+19
| | | | | | * The async stream method does not yet signal completion to interested calling code
* * refactor: Remove archiver module scene wrappersJustin Clarke Casey2008-12-191-0/+47