OpenSimMirror/OpenSim
Oren Hurvitz 528704bc04 Added "debug packet --all" option, which changes the packet logging level for both current and future clients
The existing "--default" option only changes the logging level for future clients.
2014-07-21 08:31:20 +01:00
..
Addons Close streams immediately when we finish using them 2014-07-21 08:30:03 +01:00
ApplicationPlugins Actually call Close() for shared region modules when the simulator is being shutdown. 2014-07-02 23:49:25 +01:00
Capabilities Removed unused files: Texture/Mesh server connectors 2014-07-21 08:30:23 +01: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 Add code to GridService to check for overlapping of varregions 2014-07-20 10:34:09 -07:00
Framework Better logging of threadpool activity in Overload mode: if we didn't log "Queue threadfunc" for a particular thread then don't log "Run threadfunc" or "End threadfunc" for that thread either. 2014-07-21 08:30:17 +01:00
Region Added "debug packet --all" option, which changes the packet logging level for both current and future clients 2014-07-21 08:31:20 +01:00
Server Close streams immediately when we finish using them 2014-07-21 08:30:03 +01:00
Services Eliminated some warnings 2014-07-21 08:30:10 +01:00
Tests Actually call Close() for shared region modules when the simulator is being shutdown. 2014-07-02 23:49:25 +01:00
Tools Improved line map heuristics. 2014-06-19 23:52:51 +01:00