OpenSimMirror/OpenSim/Services
Melanie Thielker 22cf03ea0b Revert "downgrade protocol max to 0.3 since variable wearable types is still not supported"
This reverts commit 8c75625e85.
2015-12-01 15:55:42 +01:00
..
AssetService Mark XAssetService obsolete and warn users. 2015-10-21 19:22:20 -07:00
AuthenticationService On to 0.8.3! 2015-10-18 21:47:10 -07:00
AuthorizationService On to 0.8.3! 2015-10-18 21:47:10 -07:00
AvatarService On to 0.8.3! 2015-10-18 21:47:10 -07:00
Base On to 0.8.3! 2015-10-18 21:47:10 -07:00
Connectors Revert "downgrade protocol max to 0.3 since variable wearable types is still not supported" 2015-12-01 15:55:42 +01:00
EstateService 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. 2015-01-06 21:24:44 -08:00
FSAssetService Add HGFSAssetService to the HypergridService to provide HG support for FSAssets. 2015-08-02 20:02:36 +01:00
FreeswitchService On to 0.8.3! 2015-10-18 21:47:10 -07:00
Friends On to 0.8.3! 2015-10-18 21:47:10 -07:00
GridService On to 0.8.3! 2015-10-18 21:47:10 -07:00
HypergridService Introduce an EntityTransferContext carrying the version numbers to pass 2015-10-31 18:13:02 +01:00
Interfaces Plumb the special VeriableWearablesSuported field which we will 2015-11-01 01:15:31 +01:00
InventoryService On to 0.8.3! 2015-10-18 21:47:10 -07:00
LLLoginService Introduce an EntityTransferContext carrying the version numbers to pass 2015-10-31 18:13:02 +01:00
MapImageService On to 0.8.3! 2015-10-18 21:47:10 -07:00
PresenceService On to 0.8.3! 2015-10-18 21:47:10 -07:00
SimulationService 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. 2015-01-06 21:24:44 -08:00
UserAccountService On to 0.8.3! 2015-10-18 21:47:10 -07:00
UserProfilesService 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. 2015-01-21 00:57:06 +00:00