OpenSimMirror/OpenSim/Data
Melanie ef8b2d2f90 Convert null presence data to a singleton as well. Standalone logins now work 2010-02-08 21:38:49 +00:00
..
MSSQL Preliminary work on the new default region setting mechanism 2010-01-09 20:46:32 +00:00
MySQL Make an exception report more clear. Fix a database access in Presence to 2010-02-08 17:38:05 +00:00
Null Convert null presence data to a singleton as well. Standalone logins now work 2010-02-08 21:38:49 +00:00
Properties Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
Resources Embed OpenSim.Data.addin.xml as a resource into OpenSim.Data.dll. 2009-02-03 05:20:52 +00:00
SQLite minor: remove some mono compiler warnings 2010-02-03 22:19:28 +00:00
Tests Put PassCollision on the ignore list for testing, since we don't save that 2009-12-31 23:51:53 +00:00
AssetDataBase.cs * Switching IAssetData to follow the new naming schema, removing the separate insert and update methods. 2009-08-19 23:45:22 +01:00
DataPluginFactory.cs * Unregister Mono.Addins event handlers in PluginLoader.Dispose() and always handle PluginLoader with the using pattern. This freed up 121,634,796 bytes on my system 2009-10-23 13:14:29 -07:00
GridDataBase.cs Fixing a spot I missed in assets. Switching Grid to the new naming schema with Store/Get 2009-08-19 23:46:25 +01:00
IAssetData.cs * Switching IAssetData to follow the new naming schema, removing the separate insert and update methods. 2009-08-19 23:45:22 +01:00
IAuthenticationData.cs Fully implement unencrypted auth token operations 2009-09-04 07:48:09 +01:00
IAvatarData.cs AvatarStore. Untested, but complete 2010-01-04 02:52:43 +00:00
IFriendsData.cs Implement the friends data adaptor 2010-02-05 12:31:29 +00:00
IGridData.cs Fixing a spot I missed in assets. Switching Grid to the new naming schema with Store/Get 2009-08-19 23:46:25 +01:00
IInventoryData.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
ILogData.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
IPresenceData.cs Unit tests for presence. They helped fix a couple of wrongnesses. 2009-12-30 14:17:18 -08:00
IRegionData.cs Add a Hyperlink flag to the regions table 2010-01-19 04:17:27 +00:00
IRegionProfileService.cs * Got rid of concrete GridDBService references 2009-02-26 11:50:49 +00:00
IUserAccountData.cs Implement avatar picker queries 2009-12-31 02:26:00 +00:00
IUserData.cs Formatting cleanup. 2009-10-01 09:38:36 +09:00
IXInventoryData.cs * Bug fix in XInventoryData -- groupOwned is an int in the DB 2010-01-31 11:26:12 -08:00
IniConfig.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
Migration.cs New LL login service is working! -- tested in standalone only. Things still missing from response, namely Library and Friends. Appearance service is also missing. 2010-01-01 16:54:24 -08:00
RegionProfileData.cs Preliminary work on the new default region setting mechanism 2010-01-09 20:46:32 +00:00
RegionProfileServiceProxy.cs Formatting cleanup. 2009-06-10 04:28:56 +00:00
ReservationData.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
UserDataBase.cs Formatting cleanup. 2009-10-01 01:17:47 +09:00