.. |
Properties
|
42bdf44658
Bump OPenSimulator version and assembly versions up to 0.8.0 Dev
|
před 11 roky |
GatekeeperService.cs
|
4cbadc3c49
Allow one to specify a DefaultHGRegion flag in [GridService] in order to allow different default regions for HG and direct grid logins.
|
před 11 roky |
HGAssetService.cs
|
5f97b3e1d9
Minor: change the return value of unsuccessful posts to string.Empty.
|
před 12 roky |
HGFriendsService.cs
|
da2b23f18d
Improve efficiency of friends notification by only make one PresenceService call for all friends rather than one for each friend.
|
před 12 roky |
HGInstantMessageService.cs
|
dc80c2afb3
Improvement in HGInstantMessageService: account for the existence of an offline IM service.
|
před 12 roky |
HGInventoryService.cs
|
7cab41f422
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
|
před 11 roky |
HGSuitcaseInventoryService.cs
|
346644016c
If HGSuitcaseInventoryService.GetRootFolder() fails to create a suitcase folder when required, then don't try to store the null and perform other operations on it.
|
před 11 roky |
UserAccountCache.cs
|
3083c517a0
minor: resolve some mono compiler warnings
|
před 14 roky |
UserAgentService.cs
|
b0140383da
Cleanup old hg sessions (older than 2 days)
|
před 11 roky |
UserAgentServiceBase.cs
|
e33ac50388
HG UAS: Moved hg-session data from memory to DB storage. This makes it so that traveling info survives Robust resets. It should also eliminate the cause of empty IP addresses in agent circuit data that we saw in CC grid. MySQL only.
|
před 11 roky |