OpenSimMirror/OpenSim/Data
Justin Clark-Casey (justincc) da4a9653a2 minor: remove some mono compiler warnings 2011-04-12 22:33:06 +01:00
..
MSSQL Make the "All Estates" option work from the client (this makes chosen changes to all the estates that the user owns). 2011-04-05 01:30:13 +01:00
MySQL Include code to return more information about the NullReferenceException seen in 2011-04-11 23:07:56 +01:00
Null minor: remove some mono compiler warnings 2011-04-12 22:33:06 +01:00
Properties
Resources
SQLite Make the "All Estates" option work from the client (this makes chosen changes to all the estates that the user owns). 2011-04-05 01:30:13 +01:00
Tests Fix a bug in T015_LargeSceneObjects() where the large scene object was stored 31 times (1 time for each added part) instead of once at the end, even though only the largest 31 prim scene object was retrieved and tested. 2011-03-14 23:35:03 +00:00
AssetDataBase.cs
DBGuids.cs
IAssetData.cs
IAuthenticationData.cs
IAvatarData.cs
IFriendsData.cs
IGridUserData.cs
IInventoryData.cs
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
IUserAccountData.cs
IXInventoryData.cs
IniConfig.cs
Migration.cs Formatting cleanup. 2010-10-04 21:28:17 -04:00