Justin Clark-Casey (justincc) 091f3a8000 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim před 10 roky
..
Agent 921f0052f4 Get the full viewer name even if it's (incorrectly) sent in the 'Channel' field před 10 roky
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. před 12 roky
Avatar beba20846f When sending group notices through group messaging, allow the agent ID to use for fetching group data to be different from im.fromAgentID před 10 roky
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 před 11 roky
Framework 0d2fd0d914 Make general server stats available on the robust console as well as the simulator console před 11 roky
Materials af58631f00 rather than converting existing materials to assets, just retrieve them and make them available for viewing. Any new materials added to the scene will become assets. před 10 roky
PhysicsParameters af73ea909c Change passed PhysicsParameter value from float to the more general string value před 11 roky
PrimLimitsModule e12c044eab Don't fail to enable permissions modules correctly if there is any leading or trailing whitespace between comma separate module combinations. před 10 roky
Properties 42bdf44658 Bump OPenSimulator version and assembly versions up to 0.8.0 Dev před 11 roky
Scripting b83a224147 Add JsonRezAtRoot script function. Operation is very similar to před 10 roky
ServiceConnectorsIn 0d15a6a01f Remove any mention of IRegionModule from region names and comments to aid před 12 roky
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 před 11 roky
World 877bdcdce1 Rewrite of mega-region code to use new form of border checking. před 10 roky
README 0867302e09 reformatting README (just noticed that that line was a bit on the long před 15 roky

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.