OpenSimMirror/OpenSim/Region/OptionalModules
Melanie 354f568508 Merge branch 'master' into careminster-presence-refactor 2010-12-14 23:58:45 +00:00
..
Agent/InternetRelayClientView Revert "Fix for hanging on "Connecting to region".. caused by packets being processed before the presence has bound to receive events. Fixed this by adding packets to a queue and then processing them when the presence is ready." 2010-11-05 14:27:14 +01:00
Avatar Start implementing a test for 'share with group' object functionality. Not yet complete. 2010-12-14 23:36:34 +00:00
ContentManagementSystem Make SendKillObject send multiple localIDs in one packet. This avoids the 2010-10-08 11:31:52 +02:00
Example comment out the extension attribute 2010-12-04 02:47:29 +00:00
Resources Add WorldView module skeleton 2010-10-06 02:06:50 +01:00
Scripting Merge branch 'master' into careminster-presence-refactor 2010-10-29 21:22:35 +01:00
ServiceConnectorsIn/Freeswitch Revert "Updates all IRegionModules to the new style region modules." 2010-01-29 07:21:06 +00:00
SvnSerialiser Formatting cleanup. 2010-02-20 11:02:06 +09:00
World Revert "Fix for hanging on "Connecting to region".. caused by packets being processed before the presence has bound to receive events. Fixed this by adding packets to a queue and then processing them when the presence is ready." 2010-11-05 14:27:14 +01: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.