SignpostMarv c5af16aef8 shuffling code around so that the interface for ISoundModule.SendSound() specifies a UUID rather than a string há 12 anos atrás
..
Agent c13a99dc5c Fix script error messages not showing up in viewer 3 and associated viewers. há 12 anos atrás
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. há 12 anos atrás
Avatar c13a99dc5c Fix script error messages not showing up in viewer 3 and associated viewers. há 12 anos atrás
Example f58941e89f Make the "All Estates" option work from the client (this makes chosen changes to all the estates that the user owns). há 14 anos atrás
Framework b6ac1c46cd Get rid of AvatarAppearance.Owner to simplify the code. há 13 anos atrás
PhysicsParameters ccc7e75ce4 minor: remove some mono compiler warnings há 12 anos atrás
PrimLimitsModule e3b8d42bbc refactor: improve PrimLimitsModule to call ILandObject.GetSimulatorMaxPrimCount() rather than use copy/pasted code há 13 anos atrás
Resources 85654f82a5 First cut of AutoBackupModule; only compile-tested so far há 14 anos atrás
Scripting c5af16aef8 shuffling code around so that the interface for ISoundModule.SendSound() specifies a UUID rather than a string há 12 anos atrás
ServiceConnectorsIn 8a0a78cbcc Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. há 13 anos atrás
World 09f4e72d6a Fix memory leak where removing an NPC did not remove its circuits. há 12 anos atrás
README 0867302e09 reformatting README (just noticed that that line was a bit on the long há 16 anos atrás

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.