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-03 00:46:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
be7afa0b1f2b4947f62d5a541663d665c78482d3
opensim
/
OpenSim
/
Region
/
CoreModules
/
World
/
Archiver
History
Alan M Webb
3403ae81e8
Stop a loaded OAR from generating on_rez events. This brings
...
the OAR loader in line with region restart (and the correct behavior).
2009-09-16 16:29:52 +02:00
..
Tests
* Improves SceneSetupHelper to allow the tester to choose a real or mock, inventory and asset, service modules. The boolean startServices was replaced with realServices string. If the string contains the word asset, it will start a real asset module, if it contains inventory, it starts a real inventory. Otherwise, it use mock (NullPlugin-like) objects, for tests that don't really need functionality.
2009-08-11 12:07:54 -03:00
ArchiveReadRequest.cs
Stop a loaded OAR from generating on_rez events. This brings
2009-09-16 16:29:52 +02:00
ArchiverModule.cs
make oar module logging a little less noisy
2009-09-07 19:11:16 +01:00
ArchiveWriteRequestExecution.cs
From: Chris Yeoh <yeohc@au1.ibm.com>
2009-06-29 15:05:12 +00:00
ArchiveWriteRequestPreparation.cs
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
2009-06-01 06:37:14 +00:00
AssetsArchiver.cs
* Add oar saving timeout
2009-06-05 13:48:43 +00:00
AssetsDearchiver.cs
Removed IAssetCache.
2009-08-10 08:14:57 -07:00
AssetsRequest.cs
* minor: if OAR saving receives assets after timeout, just print warning, don't accidentally go on to process them
2009-06-12 14:00:50 +00:00