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-04 01:26:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
303c02133fe2bb7ff4fe499dc855bb358ca4fcb6
opensim
/
OpenSim
/
Tests
/
Common
/
Mock
History
Melanie
354f568508
Merge branch 'master' into careminster-presence-refactor
2010-12-14 23:58:45 +00:00
..
BaseAssetRepository.cs
Add copyright headers, formatting cleanup.
2009-05-20 01:32:06 +00:00
MockAssetDataPlugin.cs
Provide the interface for StoreAsset to report success or failure
2010-06-28 04:02:33 -07:00
MockAssetService.cs
* Adds IAssetService.GetCached() to allow asset fetching from the local cache only
2010-04-08 12:31:44 -07:00
MockGroupsServicesConnector.cs
Start implementing a test for 'share with group' object functionality. Not yet complete.
2010-12-14 23:36:34 +00: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
Add lsClearWindlightScene() to the lightshare module to remove WL settings
2010-11-03 02:31:43 +00:00
TestClient.cs
Revert "Fix for hanging on "Connecting to region".. caused by packets being processed before the presence has bound to receive events. Fixed this by adding packets to a queue and then processing them when the presence is ready."
2010-11-05 14:27:14 +01:00
TestInventoryDataPlugin.cs
minor: remove some mono compiler warnings
2010-09-16 20:46:24 +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