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. il y a 9 ans
..
Asset 99ac770abb Close streams immediately when we finish using them il y a 10 ans
Authentication c32ccfb520 minor: Comment out 2 error level debugging message in authentication code il y a 10 ans
Authorization dd30a29ba0 Return more specific error messages if an attempt to enter a region fails due to permissions (in QueryAccess and IsAuthorizedForRegion) il y a 10 ans
Avatar 20f20895cf Adds optional HTTP Basic Authentication to Robust service connectors. il y a 10 ans
Estate 4211309ec7 Corrected typo in namespace il y a 9 ans
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. il y a 13 ans
Friends 20f20895cf Adds optional HTTP Basic Authentication to Robust service connectors. il y a 10 ans
Grid 10a8d2852e OpenSimExtras il y a 10 ans
GridUser 20f20895cf Adds optional HTTP Basic Authentication to Robust service connectors. il y a 10 ans
Hypergrid ed8d0fbea4 Don't allow a failure in create a request in HeloService.Connector.Helo() to propogate up the stack. il y a 10 ans
InstantMessage 69975763d2 Several major improvements to group (V2) chat. Specifically: handle join/drop appropriately, invitechatboxes. il y a 11 ans
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. il y a 9 ans
Land 7aa00632b9 varregion: many replacements of in-place arithmetic with calls to il y a 11 ans
MapImage 20f20895cf Adds optional HTTP Basic Authentication to Robust service connectors. il y a 10 ans
Neighbour 6734b94761 Better error messages il y a 10 ans
Presence 6161817f72 corrected handling when XML parsing in Presence Connector fails il y a 10 ans
Properties da32512ea4 Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") il y a 9 ans
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. il y a 9 ans
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. il y a 10 ans
UserAccounts 20f20895cf Adds optional HTTP Basic Authentication to Robust service connectors. il y a 10 ans
BaseServiceConnector.cs 20f20895cf Adds optional HTTP Basic Authentication to Robust service connectors. il y a 10 ans