OpenSimMirror/OpenSim/Region/OptionalModules
Justin Clark-Casey (justincc) 43ce18c1fc update libomv libraries to 0.9.0
this is a prerequisite to fixing llDialog issues for the latest Linden viewers, since they are now making use of a new OwnerData field in the ScriptDialog message
2011-06-10 21:21:51 +01:00
..
Agent First pass at moving object property requests into a queue similar 2011-04-12 15:58:57 -07:00
Avatar update libomv libraries to 0.9.0 2011-06-10 21:21:51 +01:00
ContentManagementSystem Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndArray collection 2010-09-16 17:30:46 -07:00
Example Make the "All Estates" option work from the client (this makes chosen changes to all the estates that the user owns). 2011-04-05 01:30:13 +01:00
Resources Add WorldView module skeleton 2010-10-06 02:06:50 +01:00
Scripting Comment out some startup logging lines to make up for the one I added earlier on. 2011-04-02 02:29:42 +01:00
ServiceConnectorsIn/Freeswitch Revert "Updates all IRegionModules to the new style region modules." 2010-01-29 07:21:06 +00:00
World First pass at moving object property requests into a queue similar 2011-04-12 15:58:57 -07: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.