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-08-03 23:47:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0de2f0567d2e1a92bf95bc49eeaa8ed0743ddd36
opensim
/
OpenSim
/
Tests
/
Common
/
Mock
History
John Hurliman
18a9ac6b39
Fix unit test SceneSetupHelpers to load the mock simulation data store
2010-09-12 15:04:51 -07:00
..
BaseAssetRepository.cs
Add copyright headers, formatting cleanup.
2009-05-20 01:32:06 +00:00
MockAssetDataPlugin.cs
Implement the "delete" path for assets. Adds a new option to allow remote asset deletion in robust handler.
2010-05-09 17:56:52 +01:00
MockAssetService.cs
* Adds IAssetService.GetCached() to allow asset fetching from the local cache only
2010-04-08 12:31:44 -07:00
MockInventoryService.cs
Add automated test at the opensim 'api' level to check that a given item goes to the correct directory
2010-08-24 16:50:31 +01:00
MockRegionDataPlugin.cs
Fix unit test SceneSetupHelpers to load the mock simulation data store
2010-09-12 15:04:51 -07:00
TestClient.cs
Added SendTeleportProgress to IClientAPI. Ya know what that means... 8 files affected.
2010-08-16 11:39:46 -07:00
TestInventoryDataPlugin.cs
Fix deletion persistence when freshly delinked prims are removed
2010-09-07 01:12:06 +01:00
TestLandChannel.cs
Implements three new OSSL functions for parcel management: osParcelJoin joins parcels in an area, osParcelSubdivide splits parcels in an area, osParcelSetDetails sets parcel name, description, owner and group owner. Join and Subdivide methods in LandChannel are exposed.
2010-05-13 14:22:48 -07:00
TestOSHttpResponse.cs
Add copyright headers, formatting cleanup.
2009-05-20 01:32:06 +00:00
TestScene.cs
Merged
2010-09-12 14:21:51 -07:00