OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) b2e377f168 Fix setting of max scene throttle so that setting it restricts the child client throttles properly.
In "show throttles", also renames 'total' column to 'actual' to reflect that it is not necessarily the throttles requested for/by the client.
Also fills out 'target' in non-adapative mode to the actual throttle requested for/by the client.
2014-11-25 23:22:20 +00:00
..
Addons Minor: Include missing EventHost power for group owner role. 2014-11-19 20:25:27 +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 Re-work handling of email notifications settings. 2014-11-24 11:00:47 -05:00
Framework If an exception makes it to the top of a JobEngine request, catch and log instead of letting it terminate the simulator... 2014-11-25 23:21:38 +00:00
Region Fix setting of max scene throttle so that setting it restricts the child client throttles properly. 2014-11-25 23:22:20 +00:00
Server minor: be consistent about reporting errors out of HttpServerBase 2014-11-25 23:21:38 +00:00
Services refactor: Use simpler auto-implemented property for HttpPort in GridRegion 2014-11-25 23:18:39 +00:00
Tests refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock 2014-11-25 23:21:37 +00:00
Tools Add "debug lludp packet" command to pCampbot. 2014-09-24 23:44:48 +01:00