Justin Clark-Casey (justincc) bee3f203cd Allow scripts in attachments on an owned NPC to call NPC functions on that NPC 10 years ago
..
Agent 86367d7219 refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class. 10 years ago
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 years ago
Avatar 86367d7219 refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class. 10 years ago
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 11 years ago
Framework 0d2fd0d914 Make general server stats available on the robust console as well as the simulator console 11 years ago
Materials b59812b4e3 If MaterialsModule unexpected sees a part with DefaultTexture of null, log this with a warning. 10 years ago
PhysicsParameters af73ea909c Change passed PhysicsParameter value from float to the more general string value 11 years ago
PrimLimitsModule 466657375a Revert my commit that fixed unexpected behaviour re: parcel prim limits. 10 years ago
Properties 5450b1b024 Change assembly versions to 0.8.1 10 years ago
Scripting ec8d21c434 Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 10 years ago
ServiceConnectorsIn 0d15a6a01f Remove any mention of IRegionModule from region names and comments to aid 12 years ago
ViewerSupport ec8d21c434 Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 10 years ago
World bee3f203cd Allow scripts in attachments on an owned NPC to call NPC functions on that NPC 10 years ago
README 0867302e09 reformatting README (just noticed that that line was a bit on the long 15 years ago

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.