OpenSimMirror/OpenSim/Server/Handlers
Justin Clark-Casey (justincc) 8b7bcc8346 Allow one to specify a DefaultHGRegion flag in [GridService] in order to allow different default regions for HG and direct grid logins.
This requires a new GridService.GetDefaultHypergridRegions() so ROBUST services require updating but not simulators.
This method still returns regions flagged with just DefaultRegion after any DefaultHGRegions, so if no DefaultHGRegions are specified
then existing configured defaults will still work.
Immediate use is for conference where we need to be able to specify different defaults
However, this is also generally useful to send experienced HG users to one default location and local users whose specified region fails (e.g. no "home" or "last") to another.
2013-09-04 00:46:26 +01:00
..
Asset 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 2013-07-08 22:03:07 +01:00
Authentication 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 2013-07-08 22:03:07 +01:00
Authorization 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 2013-07-08 22:03:07 +01:00
Avatar 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 2013-07-08 22:03:07 +01:00
Base Move PluginManager 2012-10-19 07:38:36 -04:00
Freeswitch Implement a method to allow regions to query the gridwide Freeswitch 2010-11-21 22:17:25 +00:00
Friends 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 2013-07-08 22:03:07 +01:00
Grid Allow one to specify a DefaultHGRegion flag in [GridService] in order to allow different default regions for HG and direct grid logins. 2013-09-04 00:46:26 +01:00
GridUser 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 2013-07-08 22:03:07 +01:00
Hypergrid Remove some mono compiler warnings from OpenSim/Server/Handlers 2013-08-17 01:08:19 +01:00
Inventory 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 2013-07-08 22:03:07 +01:00
Land Implement Scope ID lookup on GetLandData. Stacked regions were not handled 2011-01-03 19:40:55 +00:00
Login Fixed mantis #6609 -- LoadPlugin error messages on Robust. 2013-05-13 13:07:39 -07:00
Map 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 2013-07-08 22:03:07 +01:00
Neighbour 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 2013-07-08 22:03:07 +01:00
Presence 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 2013-07-08 22:03:07 +01:00
Profiles Remove some mono compiler warnings from OpenSim/Server/Handlers 2013-08-17 01:08:19 +01:00
Properties Deleted all AssemblyFileVersion directives 2013-02-19 17:14:55 -08:00
Simulation Change the auth token to be the user's sessionid. 2013-07-14 07:28:40 -07:00
UserAccounts 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 2013-07-08 22:03:07 +01:00