Diva Canto
|
86903f23dd
Cleanup on region modules: gave short node id's to all of them.
|
12 years ago |
Diva Canto
|
571efeddb2
Added UserManagementModule.IsLocalGridUser(UUID) to be used throughout region Scenes and Modules. Changed existing modules to use it instead of assuming that foreign = null account.
|
13 years ago |
Justin Clark-Casey (justincc)
|
49ec85ae15
Do a ScenePresence null check in HGMessageTransferModule.SendIMToScene() to stop a NullReferenceException being thrown if an HG IM is sent to a simulator running multiple regions
|
13 years ago |
Dan Lake
|
272bf71279
Removed use of 'is' operator and casting to find the root ScenePresence in MessageTransfer modules and Groups module.
|
13 years ago |
Justin Clark-Casey (justincc)
|
8a0a78cbcc
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around.
|
13 years ago |
Dan Lake
|
3142982353
Removed redundant scene presence lookups in HGMessageTransferModule
|
13 years ago |
Justin Clark-Casey (justincc)
|
3ccb58c05c
Fix failure to teleport when an agent is lured on the same sim (and probably in neighbouring sims) with HG lure active
|
13 years ago |
Diva Canto
|
f5d82350bb
This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=5529 related to sending IMs to foreign friends who are offline. Hopefully.
|
13 years ago |
Diva Canto
|
e77ca65e57
This should make offline IMs work again. It should work for incoming foreign IMs where the local recipient is offline. I can't test any of this, because I don't run an offline IM server.
|
13 years ago |
Diva Canto
|
4696a9c95e
Bug fix on HG IM.
|
13 years ago |
Diva Canto
|
76525be7b2
HG lures working! Friends can offer friends HG teleports via the profile. WARNING: additional configuration for HG inis -- see *Common.ini.example
|
13 years ago |
Diva Canto
|
0c58a9e680
HG IM in grid mode working fairly well. Unknown target user references looked back in source user's User Agent service.
|
13 years ago |
Diva Canto
|
5c2168cae7
HG: Instant Message working. Tested on HG standalones only. Needs a lot more testing.
|
13 years ago |