OpenSimMirror/OpenSim
Oren Hurvitz 06db136fbc Removed an attempt to set a user's presence to "Region 0" when they HG teleport to another grid.
a) This shouldn't have been done because at that point the user is still logged-in to the current grid. b) It's not necessary because the user will soon be logged-out completely. c) And it didn't even work because the MySQL database layer prevents setting the region to 0.
2014-04-21 16:56:14 +01:00
..
Addons - Increased the threadpool timeout to 10 minutes 2014-03-26 20:34:55 +01:00
ApplicationPlugins Stopped setting the Service URL "GatekeeperURI" on users' accounts. It isn't actually used. 2014-04-20 06:23:37 +01:00
Capabilities Add regression test for http inventory fetch. 2014-03-17 20:51:35 +00:00
ConsoleClient Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 2013-02-27 00:21:02 +00:00
Data Better logging in PresenceService, to help diagnose presence problems. 2014-04-21 18:55:53 +03:00
Framework Refactor: Rename GetOtherSetting to GetSetting and make SetOtherSetting private 2014-04-12 17:32:16 +01:00
Region Possible solution for #7120 and #7051 2014-04-21 05:58:29 -07:00
Server In teleports, pass the source region to the destination (similar to an HTTP referrer) 2014-04-09 09:22:20 +01:00
Services Removed an attempt to set a user's presence to "Region 0" when they HG teleport to another grid. 2014-04-21 16:56:14 +01:00
Tests Fix the presence info caching used in llRequestAgentData(), which was completely inoperative. 2014-04-11 00:29:06 +01:00
Tools Added 2 new behaviors to pCampBot 2014-02-21 10:06:08 -08:00