OpenSimMirror/OpenSim/Data/MSSQL
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
..
Properties Deleted all AssemblyFileVersion directives 2013-02-19 17:14:55 -08:00
Resources Change recent MSSQL migrations to drop COLUMN from ALTER TABLE which is either not syntactical or unnecessary. 2013-04-02 00:45:29 +01:00
MSSQLAssetData.cs Add more information to warnings logged when asset names and descriptions have to be truncated for database storage 2013-02-27 21:35:54 +00:00
MSSQLAuthenticationData.cs MSSQL Additions for Presence Refactor branch. Most functionality tested and works, some outstanding issues around login location and border crossings on y axis. 2010-02-24 15:50:44 +00:00
MSSQLAvatarData.cs remove some mono compiler warnings 2011-03-31 22:20:12 +01:00
MSSQLEstateData.cs Reattaching a region was failing if the estate name had not changed (issue 5035). 2011-09-16 18:50:25 +01:00
MSSQLFriendsData.cs Updates to MSSQL store for 0.7.3 to include: 2012-03-06 00:27:49 +00:00
MSSQLGenericTableHandler.cs Updates to MSSQL to most recent compatibility, also included Windlight support. Needs plenty of testing but clean install and migration from 0.6.9 have been tested and work, a few indexes still need to be added for performance. 2011-06-01 21:01:04 +01:00
MSSQLGridUserData.cs Fix SQL statement 2013-07-02 16:10:09 -07:00
MSSQLInventoryData.cs Updates to MSSQL store for 0.7.3 to include: 2012-03-06 00:27:49 +00:00
MSSQLManager.cs Add MSSQL login processing fix for servers run on different locales. 2012-03-31 01:12:04 +01:00
MSSQLMigration.cs minor: remove some mono compiler warnings 2011-08-18 01:16:58 +01:00
MSSQLPresenceData.cs Restrict IPresenceData.VerifyAgent 2012-12-09 15:08:32 -05:00
MSSQLRegionData.cs 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
MSSQLSimulationData.cs Make the concept of namespaces explicit in dynamic attributes 2013-06-27 23:14:28 +01:00
MSSQLUserAccountData.cs MSSQL Bug fix in user account retrieval, plus migrations for FriendsStore and InventoryStore 2011-09-16 19:09:46 +01:00
MSSQLXInventoryData.cs refactor: move common inventory folder version update code to parent class in mysql, mssql and sqlite database plugins 2012-11-15 04:01:30 +00:00