aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Resources (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-11-13Deleted OptionalModules.addin.xml. Added AssemblyInfo.cs for that dll.Diva Canto1-12/+0
2012-11-13All optional modules' directives moved out of addin.xmlDiva Canto1-7/+0
2012-11-09One more module converted: TreePopulator.Diva Canto1-0/+1
2011-02-19First cut of AutoBackupModule; only compile-tested so farSean McNamara1-0/+1
2010-10-06Add WorldView module skeletonMelanie1-0/+1
2009-08-31cleaning up RegionReadyModule:dr scofield (aka dirk husemann)1-0/+1
- wrong namespace - converted to "new" region module
2009-08-05Fixes mono Add-In references for the OptionalModules add-in so that groups ↵Michael Cortez1-2/+0
doesn't throw errors, and so that the add-in is correctly reported as "OptionalModules" rather then as "SampleMoney"
2009-07-11fixing addin.xmlDr Scofield1-0/+1
2009-05-22converting Chat module and Concierge module to new style region modulesDr Scofield1-0/+1
2009-05-22changing IRCBridgeModule to new region module schemeDr Scofield1-1/+2
2009-04-21Update svn properties.Jeff Ames1-14/+14
2009-04-18Thank you kindly, MCortez, for a patch that:Charles Krinke1-0/+14
Added is a patch that adds a rough Groups implementation. This patch allows the creation, adding and maintaining Groups, Roles and Members. Work has begun on a very naive implementation of messaging, and minimal support for notifications {no attachments yet}. Proposals are not yet supported, but are on the to-do list. This implementation is not active by default, and must be configured in OpenSim.ini to become active.