OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 9edc5cac96 In XBakes use proper disposal semantics to always close the stream on Store() no matter what 2014-12-20 01:32:49 +00:00
..
Addons refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class. 2014-11-25 23:56:32 +00:00
ApplicationPlugins Actually call Close() for shared region modules when the simulator is being shutdown. 2014-07-02 23:49:25 +01:00
Capabilities Allow GetMesh capability to be served directly by a server like GetTexture 2014-11-25 23:21:38 +00:00
ConsoleClient Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 2013-02-27 00:21:02 +00:00
Data Remove unmaintained MSSQL support. 2014-11-28 00:27:13 +00:00
Framework Fix a regression where objects crossing regions in the same simulator (on their own or as attachments) with AppDomainLoading = false would create the new state in the source region area rather than the dest. 2014-12-10 00:25:27 +00:00
Region Fix recent regression where a race condition meant SP.MakeRootAgent() would sometimes look to start attachment scripts before ETM.HandleIncomingSceneObject() had added them. 2014-12-17 00:25:24 +00:00
Server In XBakes use proper disposal semantics to always close the stream on Store() no matter what 2014-12-20 01:32:49 +00:00
Services Adding command to reset user's email address 2014-12-16 12:20:56 -05:00
Tests Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 2014-11-25 23:23:10 +00:00
Tools On pCampbot, if we add the none (n) behaviour then make it actually stop any bots in motion. 2014-11-25 23:23:09 +00:00