Justin Clark-Casey (justincc) f96e985763 Simplify NPCModuleTests code by putting the NPCModule in an instance variable rather than making each test fetch it seperately. 12 ani în urmă
..
Agent f67f37074f Stop spurious scene loop startup timeout alarms for scenes with many prims. 12 ani în urmă
Asset da0fc3c8f5 Make "show asset" command available simulator side. Actually make the service command be "show asset" instead of "show digest" this time. 13 ani în urmă
Avatar a9e8bd59a3 Fix a race condition in the simian groups connector. When requests were 12 ani în urmă
Example f58941e89f Make the "All Estates" option work from the client (this makes chosen changes to all the estates that the user owns). 13 ani în urmă
Framework b6ac1c46cd Get rid of AvatarAppearance.Owner to simplify the code. 13 ani în urmă
PhysicsParameters d639f7fdf3 minor: remove mono compiler warning 13 ani în urmă
PrimLimitsModule e3b8d42bbc refactor: improve PrimLimitsModule to call ILandObject.GetSimulatorMaxPrimCount() rather than use copy/pasted code 13 ani în urmă
Resources 85654f82a5 First cut of AutoBackupModule; only compile-tested so far 13 ani în urmă
Scripting 6b867773a8 Remove some debugging output form the logger 12 ani în urmă
ServiceConnectorsIn 8a0a78cbcc Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. 13 ani în urmă
World f96e985763 Simplify NPCModuleTests code by putting the NPCModule in an instance variable rather than making each test fetch it seperately. 12 ani în urmă
README 0867302e09 reformatting README (just noticed that that line was a bit on the long 15 ani în urmă

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.