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-05-30 22:37:13 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9a5d0984a5d4d416cf2e8560648aa94de916ad20
opensim
/
OpenSim
/
Tests
/
Common
/
Mock
History
John Hurliman
5321e0e69f
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
2010-09-16 17:31:24 -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
Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndArray collection
2010-09-16 17:30:46 -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
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