Justin Clark-Casey (justincc) e2fbc88d98 Re-enabled NPCModuleTests.TestCreate() há 11 anos atrás
..
Agent 0eda7dd1c7 Merge branch 'justincc-master' há 11 anos atrás
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. há 12 anos atrás
Avatar a5ca15c428 Create regression test TestSendAgentGroupDataUpdate() for groups agent data sending há 11 anos atrás
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 há 11 anos atrás
Framework 0d2fd0d914 Make general server stats available on the robust console as well as the simulator console há 11 anos atrás
Materials af58631f00 rather than converting existing materials to assets, just retrieve them and make them available for viewing. Any new materials added to the scene will become assets. há 11 anos atrás
PhysicsParameters af73ea909c Change passed PhysicsParameter value from float to the more general string value há 12 anos atrás
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. há 11 anos atrás
Properties 42bdf44658 Bump OPenSimulator version and assembly versions up to 0.8.0 Dev há 11 anos atrás
Scripting 2e78e89c36 Clean up orphaned json stores. This can happen when an object is há 11 anos atrás
ServiceConnectorsIn 0d15a6a01f Remove any mention of IRegionModule from region names and comments to aid há 12 anos atrás
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 há 11 anos atrás
World e2fbc88d98 Re-enabled NPCModuleTests.TestCreate() há 11 anos atrás
README 0867302e09 reformatting README (just noticed that that line was a bit on the long há 15 anos atrás

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.