Diva Canto c74cef0f42 Major change in the way inventory is downloaded: added a method throughout IIventoryService that fetches sets of folders at once. Also added folder id in the InventoryCollection data structure, so that we don't need to go to inventory server again just for that. This reduces the chatter between sims and inventory server by... a lot. On my tests, this reduces initial inventory download down to 30% of what it currently is. 9 anni fa
..
Asset 99ac770abb Close streams immediately when we finish using them 10 anni fa
Authentication c32ccfb520 minor: Comment out 2 error level debugging message in authentication code 10 anni fa
Authorization dd30a29ba0 Return more specific error messages if an attempt to enter a region fails due to permissions (in QueryAccess and IsAuthorizedForRegion) 10 anni fa
Avatar 20f20895cf Adds optional HTTP Basic Authentication to Robust service connectors. 10 anni fa
Estate 4211309ec7 Corrected typo in namespace 9 anni fa
Freeswitch 7592a033df Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to OpenSim.Framework -- just pasted them in WebUtil. This is so that code that uses the Service connectors don't need to include the HttpServer dll -- that was odd. 13 anni fa
Friends 20f20895cf Adds optional HTTP Basic Authentication to Robust service connectors. 10 anni fa
Grid 10a8d2852e OpenSimExtras 10 anni fa
GridUser 20f20895cf Adds optional HTTP Basic Authentication to Robust service connectors. 10 anni fa
Hypergrid ed8d0fbea4 Don't allow a failure in create a request in HeloService.Connector.Helo() to propogate up the stack. 10 anni fa
InstantMessage 69975763d2 Several major improvements to group (V2) chat. Specifically: handle join/drop appropriately, invitechatboxes. 11 anni fa
Inventory c74cef0f42 Major change in the way inventory is downloaded: added a method throughout IIventoryService that fetches sets of folders at once. Also added folder id in the InventoryCollection data structure, so that we don't need to go to inventory server again just for that. This reduces the chatter between sims and inventory server by... a lot. On my tests, this reduces initial inventory download down to 30% of what it currently is. 9 anni fa
Land 7aa00632b9 varregion: many replacements of in-place arithmetic with calls to 11 anni fa
MapImage 20f20895cf Adds optional HTTP Basic Authentication to Robust service connectors. 10 anni fa
Neighbour 6734b94761 Better error messages 10 anni fa
Presence 6161817f72 corrected handling when XML parsing in Presence Connector fails 9 anni fa
Properties da32512ea4 Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") 9 anni fa
SimianGrid c74cef0f42 Major change in the way inventory is downloaded: added a method throughout IIventoryService that fetches sets of folders at once. Also added folder id in the InventoryCollection data structure, so that we don't need to go to inventory server again just for that. This reduces the chatter between sims and inventory server by... a lot. On my tests, this reduces initial inventory download down to 30% of what it currently is. 9 anni fa
Simulation 8e562f04d1 Donation of robust network connectors for estate service, as promised. This allows to have one central database for estates without having to open the MySql port. This is off by default, so not to disturb everyone's existing installations. To use it, see GridCommon.ini.example [EstateDataStore] section and Robust*.ini.example's new additions. 10 anni fa
UserAccounts 20f20895cf Adds optional HTTP Basic Authentication to Robust service connectors. 10 anni fa
BaseServiceConnector.cs 20f20895cf Adds optional HTTP Basic Authentication to Robust service connectors. 10 anni fa