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-21 04:55:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5e4b7be7120b60a133338ea98ef4e7effd321e76
opensim
/
OpenSim
/
Region
/
CoreModules
/
World
/
Archiver
History
dr scofield (aka dirk husemann)
27b378ca8b
switching Archiver to "new" region module scheme
2009-08-31 17:25:16 +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
From: Chris Yeoh <yeohc@au1.ibm.com>
2009-06-29 15:05:12 +00:00
ArchiverModule.cs
switching Archiver to "new" region module scheme
2009-08-31 17:25:16 +02: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