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-25 15:55:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
adb341e32fa60f71eab2876adfd47ea0736e13fb
opensim
/
OpenSim
/
Tests
/
Common
/
Mock
History
Melanie
a32f80b9e3
Implement SendPlacesReply
2010-12-30 01:36:09 +00: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
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
Implement SendPlacesReply
2010-12-30 01:36:09 +00: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