Justin Clark-Casey (justincc) c27a158961 Don't fail to create an IRC nick if nick randomization is disabled in the IRC module. před 12 roky
..
Agent 3b97241716 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. před 12 roky
Asset 749c3fef8a Change "help" to display categories/module list then "help <category/module>" to display commands in a category. před 13 roky
Avatar c27a158961 Don't fail to create an IRC nick if nick randomization is disabled in the IRC module. před 12 roky
Example f58941e89f Make the "All Estates" option work from the client (this makes chosen changes to all the estates that the user owns). před 14 roky
Framework b6ac1c46cd Get rid of AvatarAppearance.Owner to simplify the code. před 13 roky
PhysicsParameters ccc7e75ce4 minor: remove some mono compiler warnings před 12 roky
PrimLimitsModule e3b8d42bbc refactor: improve PrimLimitsModule to call ILandObject.GetSimulatorMaxPrimCount() rather than use copy/pasted code před 13 roky
Resources 85654f82a5 First cut of AutoBackupModule; only compile-tested so far před 14 roky
Scripting a76a289d11 Adds support to ScriptModuleComms for region modules to export před 12 roky
ServiceConnectorsIn 8a0a78cbcc Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. před 13 roky
World 3b97241716 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. před 12 roky
README 0867302e09 reformatting README (just noticed that that line was a bit on the long před 16 roky

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.