OpenSimMirror/OpenSim/Data/MSSQL
Melanie 6c3b7617b0 Add lsClearWindlightScene() to the lightshare module to remove WL settings
from a region and allow normal day cycles to be reestablished
2010-11-03 02:31:43 +00: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 * Added ISimulationDataService and IEstateDataService 2010-09-12 14:20:26 -07: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
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
MSSQLSimulationData.cs Add lsClearWindlightScene() to the lightshare module to remove WL settings 2010-11-03 02:31:43 +00: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