OpenSimMirror/OpenSim
Melanie Thielker 55f124745f Allow remote admin to be used on a different port from the main region port 2010-05-18 19:25:40 +02:00
..
ApplicationPlugins Allow remote admin to be used on a different port from the main region port 2010-05-18 19:25:40 +02:00
Client Fix for hanging on "Connecting to region".. caused by packets being processed before the presence has bound to receive events. Fixed this by adding packets to a queue and then processing them when the presence is ready. 2010-05-18 01:09:47 -07:00
ConsoleClient Apply http://opensimulator.org/mantis/view.php?id=4504 2010-01-29 23:38:44 +00:00
Data Merge branch 'master' into careminster-presence-refactor 2010-05-10 04:05:04 +01:00
Framework Fix for hanging on "Connecting to region".. caused by packets being processed before the presence has bound to receive events. Fixed this by adding packets to a queue and then processing them when the presence is ready. 2010-05-18 01:09:47 -07:00
Region Don't send kill packets to child agents as we close them 2010-05-18 03:44:09 -07:00
Server Fix to the scenario where we send an agent to a neighbouring sim (via teleport), then tell our neighbours to close the agents.. thereby disconnecting the user. Added a new CloseChildAgent method in lieu of CloseAgent. This has been a long standing problem - with any luck this will cure it. 2010-05-18 03:24:43 -07:00
Services Merge branch 'master' into careminster-presence-refactor 2010-05-18 15:31:19 +01:00
TestSuite
Tests Fix for hanging on "Connecting to region".. caused by packets being processed before the presence has bound to receive events. Fixed this by adding packets to a queue and then processing them when the presence is ready. 2010-05-18 01:09:47 -07:00
Tools The missing .csproj for the Robust 32 bit launcher 2010-04-14 19:22:48 -07:00