OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) bcb8605f84 Revert "Implement ability for hg logins to try fallback regions just like local logins."
This approach does not work - it is taking place too far down the login process where really the region checking
could only be done when the hg map tiles are linked on the main map (messy and probably impossible) or possibly
when the final destination is fetched at the very first stage of teleport (which couldn't be done without a protocol
change to pass the agentID as well as the requested regionID)

This reverts commit 3d9b73c47a.
2013-08-22 01:20:01 +01:00
..
Addons minor: Eliminate one of the duplicate 'have's in the HG message telling the user if no GroupsServerURI has been given in user data by the home grid 2013-08-13 20:13:12 +01:00
ApplicationPlugins Fix issues with RemoteAdmin admin_save_heightmap and admin_load_heightmap not working. 2013-08-17 00:39:41 +01:00
Capabilities Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 2013-07-15 23:28:02 +01: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 This makes group search work (Groups V2). 2013-07-28 09:00:28 -07:00
Framework Make it possible to disconnected a specified number of bots via the pCampbot console command "disconnect [<n>]" 2013-08-19 21:00:31 +01:00
Region Don't allow users to attempt to sit on objects in a child region without going to that region first. 2013-08-21 21:35:03 +01:00
Server Remove some mono compiler warnings from OpenSim/Server/Handlers 2013-08-17 01:08:19 +01:00
Services Revert "Implement ability for hg logins to try fallback regions just like local logins." 2013-08-22 01:20:01 +01:00
Tests Add ScenePresenceTeleportTests.TestSameSimulatorIsolatedRegionsV2() regression test for v2 transfers. 2013-08-17 00:24:56 +01:00
Tools Fix build break from last commit a3e1b27 on mono 2.4.3 2013-08-20 18:47:52 +01:00