Kevin Cozens bfaa24f02d Added support for attachments to group notices when using Flotsam groups. 11 lat temu
..
Agent 18c5d33f0a All optional modules' directives moved out of addin.xml 12 lat temu
Asset f76dceb90b 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. 12 lat temu
Avatar bfaa24f02d Added support for attachments to group notices when using Flotsam groups. 11 lat temu
Example 1f9d39c15d Deleted OptionalModules.addin.xml. Added AssemblyInfo.cs for that dll. 12 lat temu
Framework b6ac1c46cd Get rid of AvatarAppearance.Owner to simplify the code. 13 lat temu
PhysicsParameters d48c9b433a vh: Update physics parameter get/set to string based from old float 11 lat temu
PrimLimitsModule e3b8d42bbc refactor: improve PrimLimitsModule to call ILandObject.GetSimulatorMaxPrimCount() rather than use copy/pasted code 13 lat temu
Properties 790b595aa0 Added a few more AssemblyInfos. (Plus added the one in OptionalModules, which had been forgotten.) 12 lat temu
Scripting 26f364cc5d Comment out test messages that go directly to the console. 12 lat temu
ServiceConnectorsIn 0d15a6a01f Remove any mention of IRegionModule from region names and comments to aid 12 lat temu
World c42e2c6906 minor: Call down to base OpenSimTestCase.SetUp() in NPCModuleTests to disable any enabled logging from previous tests 12 lat temu
README 0867302e09 reformatting README (just noticed that that line was a bit on the long 16 lat temu

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.