.. |
Properties
|
42bdf44658
Bump OPenSimulator version and assembly versions up to 0.8.0 Dev
|
11 lat temu |
GatekeeperService.cs
|
921f0052f4
Get the full viewer name even if it's (incorrectly) sent in the 'Channel' field
|
10 lat temu |
HGAssetService.cs
|
0ff61341e4
HGAssetService searches for the "HomeURI" setting in several sections: Startup, Hypergrid, HGAssetService
|
10 lat temu |
HGFriendsService.cs
|
da2b23f18d
Improve efficiency of friends notification by only make one PresenceService call for all friends rather than one for each friend.
|
12 lat temu |
HGInstantMessageService.cs
|
fc35b45e21
If calls to UserAgentServiceConnector fail then throw an exception. This lets the caller decide whether to discard the error or not.
|
10 lat temu |
HGInventoryService.cs
|
7cab41f422
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
|
11 lat temu |
HGSuitcaseInventoryService.cs
|
df9845a283
When a user logs-in, automatically create the Suitcase folder
|
10 lat temu |
UserAccountCache.cs
|
3083c517a0
minor: resolve some mono compiler warnings
|
14 lat temu |
UserAgentService.cs
|
b0140383da
Cleanup old hg sessions (older than 2 days)
|
11 lat temu |
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.
|
11 lat temu |