This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-24 10:55:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2fcdecf0900a5b458227ede4b34faec427f3cf28
opensim
/
OpenSim
/
Services
/
HypergridService
History
Diva Canto
4a9ca3ca8f
HG Friends: reroute the status notifications to the HGFriends service, so that they can scale better. They were previously being handled by the UAS; that is still there, but it's now obsolete and will be removed in a future release.
2012-03-21 10:35:06 -07:00
..
GatekeeperService.cs
Fixes mantis
#5923
2012-03-08 15:55:43 -08:00
HGAssetService.cs
HG: normalize all externalized user ULRs to be the Home URL, i.e. the location of the user's UAS. This corrects an earlier design which had some cases pointing to the profile server. WARNING: CONFIGURATION CHANGES in both the sims (*Common.ini) and the Robust configs (Robust.HG.ini). Please check diff of the example files, but basically all vars that were pointing to profile should point to the UAS instead and should be called HomeURI.
2012-01-12 09:56:35 -08:00
HGFriendsService.cs
HG Friends: reroute the status notifications to the HGFriends service, so that they can scale better. They were previously being handled by the UAS; that is still there, but it's now obsolete and will be removed in a future release.
2012-03-21 10:35:06 -07:00
HGInstantMessageService.cs
minor: remove mono compiler warning
2011-08-17 23:28:57 +01:00
HGInventoryService.cs
HG Inventoty: Guard against items not found.
2012-01-26 17:00:58 -08:00
UserAccountCache.cs
minor: resolve some mono compiler warnings
2011-01-18 00:29:10 +00:00
UserAgentService.cs
HG Friends: reroute the status notifications to the HGFriends service, so that they can scale better. They were previously being handled by the UAS; that is still there, but it's now obsolete and will be removed in a future release.
2012-03-21 10:35:06 -07:00