OpenSimMirror/OpenSim/Data
Melanie b9146a7922 Merge branch 'master' into careminster
Conflicts:
	OpenSim/Framework/Servers/BaseOpenSimServer.cs
	OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs
2013-03-15 23:45:32 +00:00
..
MSSQL Merge branch 'master' into careminster 2013-02-28 21:20:07 +00:00
MySQL Merge branch 'master' into careminster 2013-03-15 23:45:32 +00:00
Null Merge branch 'master' into careminster 2013-02-22 01:28:54 +00:00
Properties Deleted all AssemblyFileVersion directives 2013-02-19 17:14:55 -08:00
Resources
SQLite Merge branch 'master' into careminster 2013-02-28 21:20:07 +00:00
Tests Fix database service unit test failures by temporarily reverting BasicDataServiceTest extending OpenSimTestCase. 2012-11-26 22:25:36 +00:00
AssetDataBase.cs
DBGuids.cs Formatting cleanup. 2010-09-12 13:43:49 -04:00
IAssetData.cs Merge branch 'master' into careminster-presence-refactor 2010-09-13 16:17:38 +01:00
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
IGroupsData.cs First commit of Diva Groups. The Data bits went to OpenSim.Data core, the rest to Addons.Groups.dll. 2013-02-19 07:26:40 -08:00
IInventoryData.cs First pass at cleaning up thread safety in EntityManager and SceneGraph 2010-09-10 12:04:12 -07:00
IOfflineIMData.cs Offline IM: moved the Data and MySQL bits to the corresponding places in core, so that it will be easier to plugin a SQLite backend, if anyone is interested in doing that. 2013-02-19 06:37:20 -08:00
IPresenceData.cs Restrict IPresenceData.VerifyAgent 2012-12-09 15:08:32 -05:00
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 Add the ability for gods to impersonate users. For this, bit 6 needs to be 2010-11-25 20:34:55 +01:00
IXAssetDataPlugin.cs Fix configuration problems where XAssetDatabasePlugin was picked up accidentally. 2012-03-19 00:18:04 +00:00
IXGroupData.cs Fix bug where loading an OAR with a deeded parcel would always set the parcel owner ID to the estate owner even if the group UUID was present. 2012-11-24 02:43:31 +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