OpenSimMirror/OpenSim
Tom Grimshaw 91b1d17e5b 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
..
ApplicationPlugins Merge branch 'master' into careminster-presence-refactor 2010-05-09 17:04:23 +01: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 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
Server Implement the "delete" path for assets. Adds a new option to allow remote asset deletion in robust handler. 2010-05-09 17:56:52 +01:00
Services Fixes mantis #4691 for real. This time I tested it, and it works. 2010-05-16 10:32:57 -07: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