OpenSimMirror/OpenSim/Region/OptionalModules
Diva Canto 20530ee667 Moved permissions config vars out of [Startup] into [Permissions]. Backwards compatible ([Startup] still being looked up), but please update your configs sometime soon. 2013-03-01 15:24:22 -08:00
..
Agent Plumb the path from the client to the extra physics params and back 2013-02-07 22:25:28 +00:00
Asset 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. 2012-10-24 03:08:58 +01:00
Avatar Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 2013-02-27 00:21:02 +00:00
Example Add the Mono AddinDependency attribute to the example region modules. 2013-03-01 21:47:17 +00:00
Framework/Monitoring Streamline stat registration code in ServerStats. Remove most of the 2013-02-24 07:48:01 -08:00
PhysicsParameters Change passed PhysicsParameter value from float to the more general string value 2013-02-07 11:10:14 -08:00
PrimLimitsModule Moved permissions config vars out of [Startup] into [Permissions]. Backwards compatible ([Startup] still being looked up), but please update your configs sometime soon. 2013-03-01 15:24:22 -08:00
Properties Deleted all AssemblyFileVersion directives 2013-02-19 17:14:55 -08:00
Scripting Fix the JsonStore path set problem justincc found earlier today and 2013-02-19 22:53:46 -08:00
ServiceConnectorsIn/Freeswitch Remove any mention of IRegionModule from region names and comments to aid 2012-11-12 19:18:20 +00:00
World Plumb the path from the client to the extra physics params and back 2013-02-07 22:25:28 +00:00
README reformatting README (just noticed that that line was a bit on the long 2009-03-19 08:47:05 +00:00

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.