Justin Clark-Casey (justincc) 061c748b75 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. vor 12 Jahren
..
Agent 061c748b75 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. vor 12 Jahren
Asset 1480845597 Change "help" to display categories/module list then "help <category/module>" to display commands in a category. vor 12 Jahren
Avatar 85985a8c3e Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. vor 12 Jahren
Example f58941e89f Make the "All Estates" option work from the client (this makes chosen changes to all the estates that the user owns). vor 13 Jahren
Framework b6ac1c46cd Get rid of AvatarAppearance.Owner to simplify the code. vor 13 Jahren
PhysicsParameters 1480845597 Change "help" to display categories/module list then "help <category/module>" to display commands in a category. vor 12 Jahren
PrimLimitsModule e3b8d42bbc refactor: improve PrimLimitsModule to call ILandObject.GetSimulatorMaxPrimCount() rather than use copy/pasted code vor 13 Jahren
Resources 85654f82a5 First cut of AutoBackupModule; only compile-tested so far vor 13 Jahren
Scripting 9d6ea27df0 Make SceneManager.OnRegionsReadyStatusChange event available. vor 12 Jahren
ServiceConnectorsIn 8a0a78cbcc Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. vor 13 Jahren
World 061c748b75 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. vor 12 Jahren
README 0867302e09 reformatting README (just noticed that that line was a bit on the long vor 15 Jahren

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.