OpenSimMirror/OpenSim/Data/MSSQL
Justin Clark-Casey (justincc) 39a748b47a refactor: Use SOP.Flags rather than SOP.ObjectFlags 2010-08-13 20:23:53 +01:00
..
Properties Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
Resources add mssql support for media on a prim 2010-07-26 23:34:23 +01:00
MSSQLAssetData.cs Further corrections to MS SQL stores (now passes all tests) 2010-05-23 11:48:19 +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 Formatting cleanup. Add copyright notices. 2010-03-10 13:15:36 +09:00
MSSQLEstateData.cs All data tests made DBMS-independent 2010-05-23 11:47:39 +03:00
MSSQLFriendsData.cs MSSQL tweaks for latest ROBUST - friends handling fixed, GridUserData placeholder added. 2010-03-09 18:37:08 +00:00
MSSQLGenericTableHandler.cs Formatting cleanup. Add copyright notices. 2010-03-10 13:15:36 +09:00
MSSQLGridUserData.cs GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway. 2010-05-07 21:29:56 -07:00
MSSQLInventoryData.cs Further corrections to MS SQL stores (now passes all tests) 2010-05-23 11:48:19 +03:00
MSSQLLegacyRegionData.cs refactor: Use SOP.Flags rather than SOP.ObjectFlags 2010-08-13 20:23:53 +01:00
MSSQLManager.cs Formatting cleanup. Add copyright notices. 2010-03-10 13:15:36 +09:00
MSSQLMigration.cs Reverting the memory leak patch for MySQL. Problems have been reported with the grid server after running for several hours 2009-11-02 11:19:55 -08:00
MSSQLPresenceData.cs GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway. 2010-05-07 21:29:56 -07:00
MSSQLRegionData.cs Thank you, Marck00, for a patch that implemented region distance sorting 2010-08-08 17:37:50 +01:00
MSSQLUserAccountData.cs Formatting cleanup. Add copyright notices. 2010-03-10 13:15:36 +09:00
MSSQLXInventoryData.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