Justin Clark-Casey (justincc) 43940f6562 Add --regex options to "sit user name" and "stand user name" console commands to sit/stand many avatars at once. vor 11 Jahren
..
Agent b5ab0698d6 EDIT BEAMS!!! They had been missing from OpenSim since ever. Thanks to lkalif for telling me how to route the information. The viewer effect is under the distance filter, so only avatars with cameras < 10m away see the beams. vor 11 Jahren
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. vor 11 Jahren
Avatar 43940f6562 Add --regex options to "sit user name" and "stand user name" console commands to sit/stand many avatars at once. vor 11 Jahren
Example 1a98ce5f64 minor: Quieten down the parts of the WebSocketEcho module logging for now where it tells us it is added/loaded/removed from regions vor 11 Jahren
Framework 0d2fd0d914 Make general server stats available on the robust console as well as the simulator console vor 11 Jahren
Materials ba8f9c9d0a Try naming the materials handlers again, this time registering the POST as RenderMaterials vor 11 Jahren
PhysicsParameters af73ea909c Change passed PhysicsParameter value from float to the more general string value vor 11 Jahren
PrimLimitsModule 20530ee667 Moved permissions config vars out of [Startup] into [Permissions]. Backwards compatible ([Startup] still being looked up), but please update your configs sometime soon. vor 11 Jahren
Properties 4779f7d7d5 Deleted all AssemblyFileVersion directives vor 11 Jahren
Scripting 24df15dab7 BulletSim: add implementation of 'physSetLinksetType' and 'physGetLinksetType' vor 11 Jahren
ServiceConnectorsIn 0d15a6a01f Remove any mention of IRegionModule from region names and comments to aid vor 11 Jahren
ViewerSupport e19defde36 Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap vor 11 Jahren
World de6ad380f6 Get rid of issue where removing NPCs would through an exception by routing close through Scene.IncomingCloseAgent() and NPCAvatar.Close() rather than directly to Scene.RemoveClient(). vor 11 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.