Justin Clark-Casey (justincc) a5ca15c428 Create regression test TestSendAgentGroupDataUpdate() for groups agent data sending il y a 11 ans
..
Agent 2cd95fac73 refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in the code that this is symmetric with CloseAgent() il y a 11 ans
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. il y a 12 ans
Avatar a5ca15c428 Create regression test TestSendAgentGroupDataUpdate() for groups agent data sending il y a 11 ans
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 il y a 11 ans
Framework 0d2fd0d914 Make general server stats available on the robust console as well as the simulator console il y a 11 ans
Materials ba8f9c9d0a Try naming the materials handlers again, this time registering the POST as RenderMaterials il y a 11 ans
PhysicsParameters af73ea909c Change passed PhysicsParameter value from float to the more general string value il y a 11 ans
PrimLimitsModule 20530ee667 Moved permissions config vars out of [Startup] into [Permissions]. Backwards compatible ([Startup] still being looked up), but please update your configs sometime soon. il y a 11 ans
Properties 42bdf44658 Bump OPenSimulator version and assembly versions up to 0.8.0 Dev il y a 11 ans
Scripting 996a6c2eea After previous discussion, put eye-catcher 'SCRIPT READY' messages to console rather than log as warning il y a 11 ans
ServiceConnectorsIn 0d15a6a01f Remove any mention of IRegionModule from region names and comments to aid il y a 12 ans
ViewerSupport e19defde36 Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap il y a 11 ans
World 970249a3c7 Add OnChatToNPC and OnInstantMessageToNPC messages to NPCAvatar to allow region modules to directly subscribe to chat and messages received by NPCs il y a 11 ans
README 0867302e09 reformatting README (just noticed that that line was a bit on the long il y a 15 ans

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.