OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) cc5e28c1c1 Fix bug where objects couldn't be set back to the "none" group.
This is handled by treating UUID.Zero as a special case.
Currently, asking for the "none" group returns nothing because XMLRPC groups, at least, is not properly handling this case.
It may be better in the future to have GroupsModule return an appropriate GroupsData structure instead or require the underlying services to behave appropriately.
This is a further component of http://opensimulator.org/mantis/view.php?id=5588
2011-12-19 21:09:19 +00:00
..
ApplicationPlugins Remove a left over log output 2011-12-08 23:54:33 +00:00
Capabilities properly lock CapsHandlers.m_capsHandlers 2011-12-08 23:47:45 +00:00
ConsoleClient Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. 2011-10-28 22:17:10 +01:00
Data Get rid of the spurious [WEB UTIL] couldn't decode <OpenSim agent 57956c4b-ff2e-4fc1-9995-613c6256cc98>: Invalid character 'O' in input string messages 2011-11-28 15:28:14 +00:00
Framework Fix bug where objects could not be set to a new group if the group had been created in that client session, or if no other action has been performed on the object. 2011-12-19 21:09:09 +00:00
Region Fix bug where objects couldn't be set back to the "none" group. 2011-12-19 21:09:19 +00:00
Server Remove the "[LOCAL SIMULATION CONNECTOR]: Did not find region {0} for SendCreateChildAgent" message 2011-11-28 15:28:35 +00:00
Services minor: remove mono compiler warning 2011-11-28 15:59:20 +00:00
TestSuite * Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll 2009-10-30 00:08:41 -07:00
Tests On a new client circuit, send the initial reply ack to let the client know it's live before sending other data. 2011-12-12 20:08:02 +00:00
Tools Add "appearance send" command to allow manual sending of appearance. 2011-12-05 16:02:26 +00:00