OpenSimMirror/OpenSim/Framework/Communications
Mike Mazur d259238c74 - moved data plugin loading code from various places to
OpenSim/Data/DataPluginFactory.cs
- removed dependencies on a few executable assemblies in
  bin/OpenSim.Data.addin.xml
- trim trailing whitespace
2009-02-03 05:20:44 +00:00
..
Cache - move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs to 2009-02-03 05:20:16 +00:00
Capabilities * refactor: Extract caps related code from scene and put into a region module 2009-01-21 21:14:17 +00:00
Limit Formatting cleanup. 2008-05-16 01:22:11 +00:00
Properties Formatting cleanup. 2008-05-16 01:22:11 +00:00
Tests - move OpenSim/Framework/IInventoryData.cs to 2009-02-03 05:20:26 +00:00
XMPP dr scofield's warning safari: 2008-06-27 16:58:21 +00:00
CommunicationsManager.cs * test: Extend take object test to finally check that the object made it into user inventory and that it was removed from the scene 2008-11-28 20:58:12 +00:00
GenericAsyncResult.cs * Extend archive test to check for the presence of a control file in a saved archive 2009-01-23 19:24:36 +00:00
GridInfoService.cs Update svn properties, formatting cleanup. 2008-08-28 14:41:54 +00:00
IAvatarService.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
IGridServices.cs Add the missing bits for the new region-search: 2008-10-03 23:00:42 +00:00
IHyperlink.cs Another interregion comms change that will not work well with previous versions. This commit moves InformRegionOfChildAgent from OGS1 to RESTComms, effectively having the complete child agent life cycle over REST: create=POST, update=PUT, close=DELETE. 2009-01-03 07:05:33 +00:00
IInterRegionCommunications.cs Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, 2008-11-01 22:09:48 +00:00
IInterServiceInventoryServices.cs Add persistence of active gestures. This needs an UGAIM update to work. 2008-09-24 21:12:21 +00:00
IInventoryServices.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
IMessagingService.cs Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, 2008-11-01 22:09:48 +00:00
ISecureInventoryService.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
IUserAdminService.cs * refactor: rename UserServiceAdmin to UserAdminService 2008-11-28 16:04:01 +00:00
IUserService.cs * Implement 'Save Object Back to My Inventory'. On the Linden client this is in the Tools menu available when editing an object 2008-12-17 16:11:03 +00:00
InventoryServiceBase.cs - moved data plugin loading code from various places to 2009-02-03 05:20:44 +00:00
LoginResponse.cs Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new 2008-11-19 06:25:34 +00:00
LoginService.cs * Extend archive test to check for the presence of a control file in a saved archive 2009-01-23 19:24:36 +00:00
RestClient.cs Set request method for REST requests with no input. 2009-01-21 02:29:56 +00:00
UserManagerBase.cs - moved data plugin loading code from various places to 2009-02-03 05:20:44 +00:00