.. |
AssetService
|
5450b1b024
Change assembly versions to 0.8.1
|
10 gadi atpakaļ |
AuthenticationService
|
5450b1b024
Change assembly versions to 0.8.1
|
10 gadi atpakaļ |
AuthorizationService
|
5450b1b024
Change assembly versions to 0.8.1
|
10 gadi atpakaļ |
AvatarService
|
5450b1b024
Change assembly versions to 0.8.1
|
10 gadi atpakaļ |
Base
|
bd2ec3edf5
Bug fix in LoadPLugin so that it can take paths to dlls that look like this "C:\foo\MyDll.dll:MyType" -- the split on : was messing things up.
|
10 gadi atpakaļ |
Connectors
|
49c4fc405d
Don't allow a failure in create a request in HeloService.Connector.Helo() to propogate up the stack.
|
9 gadi atpakaļ |
EstateService
|
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 gadi atpakaļ |
FreeswitchService
|
5450b1b024
Change assembly versions to 0.8.1
|
10 gadi atpakaļ |
Friends
|
5450b1b024
Change assembly versions to 0.8.1
|
10 gadi atpakaļ |
GridService
|
42644e3b84
On the GridService, the central simulator features: ensure that the map tile url ends with '/' because the viewer is dumb and just appends to it.
|
9 gadi atpakaļ |
HypergridService
|
aeae34505f
When processing incoming attachments via HG, if a request for uuid gathering or final asset import takes too long remove remaining requests from same user to prevent hold up of other user's incoming attachments.
|
10 gadi atpakaļ |
Interfaces
|
beef41f24c
Stop simulators attempting to contact registered but offline regions (RegionFlags.Persistent but not RegioNFlags.RegionOnline) on startup and when an avatar completes a teleport.
|
10 gadi atpakaļ |
InventoryService
|
5450b1b024
Change assembly versions to 0.8.1
|
10 gadi atpakaļ |
LLLoginService
|
b9f870fa73
Minor: Update LLLoginService to handle explicitly set login locations that include decimal precision. Fractions might be introduced if setting the initial login location from a viewer splash screen with data from the DataSnapshot service. At present the fractions cause regex to fail when matching the login string causing an exception.
|
10 gadi atpakaļ |
MapImageService
|
ec8d21c434
Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis.
|
10 gadi atpakaļ |
PresenceService
|
5450b1b024
Change assembly versions to 0.8.1
|
10 gadi atpakaļ |
SimulationService
|
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 gadi atpakaļ |
UserAccountService
|
b39d697555
Adding command to reset user's email address
|
10 gadi atpakaļ |
UserProfilesService
|
f0bccb3d77
Fix OfflineIMEmail value overwriting every time its called. The request was receiving a blank user prefs object to populate but then was checking for an email address. When this failed the email address was pulled from the User Account service and the empty prefs now including the email was saved before being loaded again to be returned. This was overwriting all other settings in the prefs. This fix returns the existing prefs first before checking the email address is set, and only updates email if missing.
|
9 gadi atpakaļ |