This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-28 04:45:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2cf98e77fc331f6032f6eb600139771085629bbf
opensim
/
OpenSim
/
Data
/
MSSQL
History
John Hurliman
c03b24cbfd
Merged
2010-09-12 14:21:51 -07: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
Merged
2010-09-12 14:21:51 -07: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