OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 3aa86d22d1 If a FireAndForget thread terminates with an exception, then catch and log rather than letting it terminate the simulator.
Exceptions don't appear to do this with the SmartThreadPool but they do with UnsafeQueueUserWorkItem (and maybe others)
2011-08-31 17:38:32 +01:00
..
ApplicationPlugins early code to allow scripts to force npcs not to fly when moving to target 2011-08-10 01:47:37 +01:00
Capabilities Don't need to try both AssetService.Get and GetCached in GetMesh since Get always calls GetCached and code paths were identical 2011-08-18 23:36:43 +01:00
ConsoleClient Make the text mode remote console really work. It can now be used to send 2010-06-08 22:05:06 +01:00
Data minor: remove mono compiler warning 2011-08-31 16:48:21 +01:00
Framework If a FireAndForget thread terminates with an exception, then catch and log rather than letting it terminate the simulator. 2011-08-31 17:38:32 +01:00
Region refactor: move multiple class to set avatar height into associated SP.AddToPhysicalScene() 2011-08-31 17:25:18 +01:00
Server Pass the first name and last name from the agent circuit data to the authorization service rather than from the account. 2011-07-23 03:48:53 +01:00
Services minor: comment out friends number logging from login for now 2011-08-30 22:08:43 +01:00
TestSuite * Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll 2009-10-30 00:08:41 -07:00
Tests get rid of appearance null checks - this is never null 2011-08-31 17:13:53 +01:00
Tools Make default serverside_object_permissions = true since this better matches user expectations. 2011-07-01 23:06:46 +01:00