Justin Clark-Casey (justincc) 0ffe293692 minor: correct text and usage for "image queues show" reigon console command. 13 年之前
..
Agent 0ffe293692 minor: correct text and usage for "image queues show" reigon console command. 13 年之前
Asset ff0f90bc35 Make "show asset" command available simulator side. Actually make the service command be "show asset" instead of "show digest" this time. 13 年之前
Avatar 7a0f4cf8e1 Add "app find <uuid-or-start-of-uuid>" command to find the appearance using a particular baked texture, if any. 13 年之前
Example f58941e89f Make the "All Estates" option work from the client (this makes chosen changes to all the estates that the user owns). 13 年之前
Framework b6ac1c46cd Get rid of AvatarAppearance.Owner to simplify the code. 13 年之前
PhysicsParameters 0337f2e2a0 minor: remove mono compiler warning 13 年之前
PrimLimitsModule e3b8d42bbc refactor: improve PrimLimitsModule to call ILandObject.GetSimulatorMaxPrimCount() rather than use copy/pasted code 13 年之前
Resources 85654f82a5 First cut of AutoBackupModule; only compile-tested so far 13 年之前
Scripting 7bc03a54e5 Move simulator asset info commands to an optional module from the connector. Make them conform with service side commands. 13 年之前
ServiceConnectorsIn a3c79b399e Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. 13 年之前
World 5268334c61 On a new client circuit, send the initial reply ack to let the client know it's live before sending other data. 13 年之前
README 0867302e09 reformatting README (just noticed that that line was a bit on the long 15 年之前

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.