OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 0a277a64a7 Comment out xfer section in Scene.UpdateTaskInventory() which was causing spurious errors and "script saved" messages when script properties were changed.
Viewers since at least Linden Lab 1.23 use the script upload capability to save script changes.
It's unknown whether the commented out code was working for very old viewers or not.
Code is commented out to reduce complexity and so that useful error messages don't need to be removed.
If there is a substantial population using extremely old viewers that can't upgrade to a newer version 1 viewer (e.g. 1.23) or similar TPV then this can be revisited.
2012-02-02 23:54:42 +00:00
..
ApplicationPlugins addresses mantis #5827 2011-12-19 21:09:36 +00:00
Capabilities Adding commented out log messages and some minor formatting for future bug hunting. No functional changes. 2012-01-09 12:37:00 +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 Comment out xfer section in Scene.UpdateTaskInventory() which was causing spurious errors and "script saved" messages when script properties were changed. 2012-02-02 23:54:42 +00:00
Server Make "show asset" command available simulator side. Actually make the service command be "show asset" instead of "show digest" this time. 2012-01-09 13:14:26 +00:00
Services Move simulator asset info commands to an optional module from the connector. Make them conform with service side commands. 2012-01-09 13:13:40 +00:00
TestSuite * Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll 2009-10-30 00:08:41 -07:00
Tests Add image not in database test for LLImageManager 2012-01-23 21:35:16 +00:00
Tools Add "appearance send" command to allow manual sending of appearance. 2011-12-05 16:02:26 +00:00