Justin Clark-Casey (justincc) 3372210c46 Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 10 年之前
..
Agent 096aecc097 Fix setting of max scene throttle so that setting it restricts the child client throttles properly. 10 年之前
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 年之前
Avatar 4275342515 Add "wearables check" console command 10 年之前
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 年之前
Framework 0d2fd0d914 Make general server stats available on the robust console as well as the simulator console 11 年之前
Materials b59812b4e3 If MaterialsModule unexpected sees a part with DefaultTexture of null, log this with a warning. 10 年之前
PhysicsParameters af73ea909c Change passed PhysicsParameter value from float to the more general string value 12 年之前
PrimLimitsModule 18b91fdbe9 Tweak to PrimLimits and add missing Regions.ini example 10 年之前
Properties 5450b1b024 Change assembly versions to 0.8.1 10 年之前
Scripting 3372210c46 Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 10 年之前
ServiceConnectorsIn 0d15a6a01f Remove any mention of IRegionModule from region names and comments to aid 12 年之前
ViewerSupport 3372210c46 Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 10 年之前
World 51043746f3 refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock 10 年之前
README 0867302e09 reformatting README (just noticed that that line was a bit on the long 16 年之前

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.