OpenSimMirror/OpenSim/Data
Diva Canto a4bf6c5343 Attempt at fixing failing test. 2010-11-23 07:44:42 -08:00
..
MSSQL Add lsClearWindlightScene() to the lightshare module to remove WL settings 2010-11-03 02:31:43 +00:00
MySQL Added creator info across the board -- TaskInventoryItems and InventoryItems themselves. Tested. Seems to be working, main tests pass. Nothing done for IARs or HG transfers yet -- this only works for OARs for the time being. 2010-11-21 17:19:24 -08:00
Null Add lsClearWindlightScene() to the lightshare module to remove WL settings 2010-11-03 02:31:43 +00:00
Properties
Resources Removed a few obsolete mono addin references. Mantis #4854 2010-07-14 14:47:01 -07:00
SQLite Fix joining land parcels not being stored correctly in SQLite. Thank you to goetz for the initial patch in Mantis #5230. 2010-11-23 11:45:12 +01:00
SQLiteLegacy Fix joining land parcels not being stored correctly in SQLite. Thank you to goetz for the initial patch in Mantis #5230. 2010-11-23 11:45:12 +01:00
Tests Attempt at fixing failing test. 2010-11-23 07:44:42 -08:00
AssetDataBase.cs Implement the "delete" path for assets. Adds a new option to allow remote asset deletion in robust handler. 2010-05-09 17:56:52 +01:00
DBGuids.cs Formatting cleanup. 2010-09-12 13:43:49 -04:00
IAssetData.cs First pass at cleaning up thread safety in EntityManager and SceneGraph 2010-09-10 12:04:12 -07:00
IAuthenticationData.cs
IAvatarData.cs
IFriendsData.cs
IGridUserData.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
IInventoryData.cs First pass at cleaning up thread safety in EntityManager and SceneGraph 2010-09-10 12:04:12 -07:00
IPresenceData.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
IRegionData.cs Thank you, Marck00, for a patch that implemented region distance sorting 2010-08-08 17:37:50 +01:00
IUserAccountData.cs
IXInventoryData.cs Changed XInventoryData's CreatorID to a string. 2010-06-08 15:52:26 -07:00
IniConfig.cs
Migration.cs Formatting cleanup. 2010-10-04 21:28:17 -04:00