.. |
Properties
|
42bdf44658
Bump OPenSimulator version and assembly versions up to 0.8.0 Dev
|
11 years ago |
GatekeeperService.cs
|
dfaabf4d0d
Fix recent regression in 3c6becd5 where login or hg login to variable sized regions failed with outdated simulator message.
|
10 years ago |
HGAssetService.cs
|
0ff61341e4
HGAssetService searches for the "HomeURI" setting in several sections: Startup, Hypergrid, HGAssetService
|
11 years ago |
HGFriendsService.cs
|
da2b23f18d
Improve efficiency of friends notification by only make one PresenceService call for all friends rather than one for each friend.
|
12 years ago |
HGInstantMessageService.cs
|
fc35b45e21
If calls to UserAgentServiceConnector fail then throw an exception. This lets the caller decide whether to discard the error or not.
|
11 years ago |
HGInventoryService.cs
|
018832522c
Removed GetUserInventory(). It wasn't being used, and was creating warnings because it's Obsolete.
|
10 years ago |
HGSuitcaseInventoryService.cs
|
1fa3a6f1bd
When creating a new user, create the folders "Current Outfit", "Favorites", and the standard subfolders of "Calling Cards".
|
10 years ago |
UserAccountCache.cs
|
e00f1a0410
Allow invalidating the users cache
|
10 years ago |
UserAgentService.cs
|
06db136fbc
Removed an attempt to set a user's presence to "Region 0" when they HG teleport to another grid.
|
10 years ago |
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 years ago |