OpenSimMirror/OpenSim/Region/OptionalModules
John Hurliman a8c0b131f9 * Changed a few OSD.FromBinary() calls to the more accurate OSD.FromULong() to fix the build 2010-08-17 13:50:04 -07:00
..
Agent/InternetRelayClientView Added SendTeleportProgress to IClientAPI. Ya know what that means... 8 files affected. 2010-08-16 11:39:46 -07:00
Avatar * Changed a few OSD.FromBinary() calls to the more accurate OSD.FromULong() to fix the build 2010-08-17 13:50:04 -07:00
ContentManagementSystem Remove AgentID and GroupOD from the signature of SOG.Copy(). They were never 2010-06-28 01:43:26 +01:00
Resources cleaning up RegionReadyModule: 2009-08-31 14:59:28 +02:00
Scripting Fix a nullref in EventManager caused by RegionReady not setting the scene 2010-05-30 23:57:13 +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 Added SendTeleportProgress to IClientAPI. Ya know what that means... 8 files affected. 2010-08-16 11:39:46 -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.