Justin Clark-Casey (justincc) 3372210c46 Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 10 rokov pred
..
Agent 096aecc097 Fix setting of max scene throttle so that setting it restricts the child client throttles properly. 10 rokov pred
Asset f76dceb90b Get "save oar" and "save iar" to tell you in a more friendly manner if the filename to save already exists, rather than exception throwing. 12 rokov pred
Avatar 4275342515 Add "wearables check" console command 10 rokov pred
Example 1a98ce5f64 minor: Quieten down the parts of the WebSocketEcho module logging for now where it tells us it is added/loaded/removed from regions 12 rokov pred
Framework 0d2fd0d914 Make general server stats available on the robust console as well as the simulator console 11 rokov pred
Materials b59812b4e3 If MaterialsModule unexpected sees a part with DefaultTexture of null, log this with a warning. 10 rokov pred
PhysicsParameters af73ea909c Change passed PhysicsParameter value from float to the more general string value 12 rokov pred
PrimLimitsModule 18b91fdbe9 Tweak to PrimLimits and add missing Regions.ini example 10 rokov pred
Properties 5450b1b024 Change assembly versions to 0.8.1 10 rokov pred
Scripting 3372210c46 Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 10 rokov pred
ServiceConnectorsIn 0d15a6a01f Remove any mention of IRegionModule from region names and comments to aid 12 rokov pred
ViewerSupport 3372210c46 Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 10 rokov pred
World 51043746f3 refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock 10 rokov pred
README 0867302e09 reformatting README (just noticed that that line was a bit on the long 16 rokov pred

README

= OpenSim.Region.OptionalModules =

The modules in this part of the OpenSim source tree are candidates for
forge. For the time being, until we have reached consensus on

(a) what should be core or optional
(b) that we have reached a stable API
(c) how to maintain optional modules

we will keep these modules in-tree.