This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-06-23 06:05:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cccef2e56dc8b02ccd83fb1c832e4ce026cdcaf9
opensim
/
OpenSim
/
Region
/
CoreModules
/
World
/
Archiver
History
Oren Hurvitz
37d770f814
Use DotNetZip to compress OARs and IARs.
...
DotNetZip provides much better compression than standard .NET.
2012-04-27 19:46:31 +01:00
..
Tests
Add regression test for teleporting an agent between separated regions on the same simulator.
2012-04-27 00:58:54 +01:00
ArchiveHelpers.cs
Formatting cleanup.
2010-09-12 13:43:49 -04:00
ArchiveReadRequest.cs
Add experimental --publish option to "save oar" so that OARs reloaded to the same grid don't have the publisher as owner.
2012-01-28 02:21:41 +00:00
ArchiverModule.cs
Add experimental --publish option to "save oar" so that OARs reloaded to the same grid don't have the publisher as owner.
2012-01-28 02:21:41 +00:00
ArchiveWriteRequestExecution.cs
minor: rearrange some save oar messages so they say what they're about to do rather than what they've just done.
2012-03-10 02:11:30 +00:00
ArchiveWriteRequestPreparation.cs
Use DotNetZip to compress OARs and IARs.
2012-04-27 19:46:31 +01:00
AssetsArchiver.cs
Formatting cleanup.
2009-10-01 01:17:47 +09:00
AssetsDearchiver.cs
Changed asset CreatorID to a string
2010-02-22 14:18:59 -08:00
AssetsRequest.cs
On OAR saving, try fetch assets serially rather than firing all the requests at the asset service at once.
2012-03-10 02:03:07 +00:00