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-06 02:55:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7a67b726d5be8b7eb7d04eabdb98dc4e3beb9d71
opensim
/
OpenSim
/
Region
/
CoreModules
/
World
/
Archiver
History
Justin Clark-Casey (justincc)
71f1628578
make oar module logging a little less noisy
2009-09-07 19:11:16 +01: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
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