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

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.