OpenSimMirror/OpenSim/Data
Justin Clark-Casey (justincc) 61b816ebba minor: Adjust method doc on IXInventoryData MoveItem() and MoveFolder() to make it clear we're moving to an existing folder. 2012-11-09 01:18:11 +00:00
..
MSSQL Update parent inventory folder version numbers when folders are moved/created/deleted to match version numbers cached by viewers. 2012-11-09 01:13:19 +00:00
MySQL Update parent inventory folder version numbers when folders are moved/created/deleted to match version numbers cached by viewers. 2012-11-09 01:13:19 +00:00
Null Disambiguate use of RegionFlags in NullRegionData 2012-10-09 17:20:01 +01:00
Properties
Resources
SQLite Update parent inventory folder version numbers when folders are moved/created/deleted to match version numbers cached by viewers. 2012-11-09 01:13:19 +00:00
Tests minor: remove some recent mono compiler warnings 2012-07-07 00:36:01 +01:00
AssetDataBase.cs
DBGuids.cs
IAssetData.cs
IAuthenticationData.cs
IAvatarData.cs
IFriendsData.cs More on HG Friends. Added Delete(string, string) across the board. Added security to friendship identifiers so that they can safely be deleted across worlds. Had to change Get(string) to use LIKE because the secret in the identifier is not always known -- affects only HG visitors. BOTTOM LINE SO FAR: HG friendships established and deleted safely across grids, local rights working but not (yet?) being transmitted back. 2011-05-22 16:51:03 -07:00
IGridUserData.cs
IInventoryData.cs
IPresenceData.cs
IRegionData.cs Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it easier for other code to use (e.g. LSL_Api) without having to reference OpenSim.Data just for this. 2012-10-09 01:35:27 +01:00
IUserAccountData.cs
IXAssetDataPlugin.cs Fix configuration problems where XAssetDatabasePlugin was picked up accidentally. 2012-03-19 00:18:04 +00:00
IXInventoryData.cs minor: Adjust method doc on IXInventoryData MoveItem() and MoveFolder() to make it clear we're moving to an existing folder. 2012-11-09 01:18:11 +00:00
IniConfig.cs
Migration.cs Formatting cleanup. 2010-10-04 21:28:17 -04:00