OpenSimMirror/OpenSim/Data/MSSQL
Oren Hurvitz 998d7009a6 Eliminated many warnings 2014-04-23 16:37:36 +03:00
..
Properties Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 2013-10-04 23:33:47 +01:00
Resources Better logging in PresenceService, to help diagnose presence problems. 2014-04-21 18:55:53 +03:00
MSSQLAssetData.cs Changed the maximum asset name and description lengths to constants. Also, pre-truncate the description of dynamic textures. 2014-04-22 12:18:54 +03: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 Eliminated many warnings 2014-04-23 16:37:36 +03: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-02 17:27:45 +01:00
MSSQLSimulationData.cs Repair database routines so they properly return null when asked for 2014-01-28 15:29:06 -08: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 Fix MSSQLInventoryHandler.IncreementFolderVersion where sql accidentally used a MySQL style ?folderID insted of @folderID 2014-03-26 21:02:26 +00:00