OpenSimMirror/OpenSim/Region/OptionalModules
UbitUmarov ca67ee60ac add missing transactionID in SendInventoryItemCreateUpdate. and make use
of it on inventoryAccessModule, etc. Most likelly it's needs where there
 is a transactionID not zero
2012-09-24 21:22:08 +01:00
..
Agent add missing transactionID in SendInventoryItemCreateUpdate. and make use 2012-09-24 21:22:08 +01:00
Asset Change "help" to display categories/module list then "help <category/module>" to display commands in a category. 2012-03-08 01:51:37 +00:00
Avatar Fix a typo 2012-08-18 22:36:42 +02: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
Framework/Monitoring Get rid of AvatarAppearance.Owner to simplify the code. 2011-08-02 00:13:04 +01:00
PhysicsParameters minor: remove some mono compiler warnings 2012-07-19 22:37:48 +01:00
PrimLimitsModule Prevent scripted region crossings from crashing with prim limits enabled 2012-03-06 22:27:01 +01:00
Resources First cut of AutoBackupModule; only compile-tested so far 2011-02-19 12:25:04 -05:00
Scripting Merge branch 'master' into careminster 2012-08-01 00:08:02 +01:00
ServiceConnectorsIn/Freeswitch Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. 2011-10-25 20:24:21 +01:00
World add missing transactionID in SendInventoryItemCreateUpdate. and make use 2012-09-24 21:22:08 +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.