OpenSimMirror/OpenSim
Mic Bowman 5bb73793c7 Comment out the debugging statements added in the last commit. Keeping
them in the code for later use rather than just reverting them.

Fixed the throttle tests for the new algorithm used when packets
are marked as expired.
2014-12-30 14:43:42 -08: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 Make sure we always dispose of disposables inside RestClient.Request() 2014-12-20 01:56:33 +00:00
Region Comment out the debugging statements added in the last commit. Keeping 2014-12-30 14:43:42 -08: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