OpenSimMirror/OpenSim/Region/CoreModules/World/Archiver
Justin Clark-Casey (justincc) e9be85442f In ArchiverTests, use the local instantiated SceneManager rather than potentially cross-contaminating tests by relying on the static SceneManager.Instance 2012-11-24 02:57:43 +00:00
..
Tests In ArchiverTests, use the local instantiated SceneManager rather than potentially cross-contaminating tests by relying on the static SceneManager.Instance 2012-11-24 02:57:43 +00:00
ArchiveHelpers.cs Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow." 2012-09-30 07:48:03 -07:00
ArchiveReadRequest.cs Fix bug where loading an OAR with a deeded parcel would always set the parcel owner ID to the estate owner even if the group UUID was present. 2012-11-24 02:43:31 +00:00
ArchiveScenesGroup.cs Fixed saving non-square multi-region OARs 2012-10-26 00:06:44 +01:00
ArchiveWriteRequest.cs Fix bug where loading an OAR with a deeded parcel would always set the parcel owner ID to the estate owner even if the group UUID was present. 2012-11-24 02:43:31 +00:00
ArchiverModule.cs Another 10 modules' directives moved from .addin.xml 2012-11-12 21:14:58 -08:00
AssetsArchiver.cs Formatting cleanup. 2009-10-01 01:17:47 +09:00
AssetsDearchiver.cs Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. 2012-07-11 22:54:22 +01:00
AssetsRequest.cs Fix "save iar" hanging permanently if the asset request phase times out. 2012-10-26 23:08:59 +01:00
DearchiveScenesGroup.cs Support multi-region OAR files 2012-09-14 20:25:03 +01:00