OpenSimMirror/OpenSim/Region/OptionalModules
Robert Adams b2495c9a1e Streamline stat registration code in ServerStats. Remove most of the
usage of ProcessCounters which tend to fail oddly and are not supported
everywhere.
2013-02-24 07:48:01 -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 minor: Change summary in "show appearance" console command to "incomplete" rather than "corrupt" 2013-02-21 23:08:50 +00:00
Example Websocket Echo module should not be on by default. 2013-02-07 12:22:03 -05: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 refactor: improve PrimLimitsModule to call ILandObject.GetSimulatorMaxPrimCount() rather than use copy/pasted code 2011-05-14 02:51:29 +01: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.