OpenSimMirror/OpenSim/Data/Null
PixelTomsen bc543c1797 Environment Module - allows Environment settings for Viewer3 warning: includes database region store migrations for mssql, mysql, sqlite
enable/disable this module:
Cap_EnvironmentSettings = "localhost" (for enable)
Cap_EnvironmentSettings = "" (for disable) at ClientStack.LindenCaps section (OpenSimDefaults.ini file)
 or owerwrite in OpenSim.ini

mantis: http://opensimulator.org/mantis/view.php?id=5860

Signed-off-by: BlueWall <jamesh@bluewallgroup.com>
2012-05-23 17:04:19 -04:00
..
Properties Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
NullAuthenticationData.cs get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAuthenticationData plugin 2010-06-04 20:43:05 +01:00
NullAvatarData.cs Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim can run out-of-the-box. #WaitingForSQLite 2010-02-14 16:57:02 -08:00
NullEstateData.cs Reattaching a region was failing if the estate name had not changed (issue 5035). 2011-09-16 18:50:25 +01:00
NullFriendsData.cs Lock NullFriendsData.m_Data for consistency and against concurrent read/write 2012-03-30 01:23:34 +01:00
NullInventoryData.cs Add copyright headers. 2010-09-12 12:54:31 -04:00
NullPresenceData.cs Add simple login test with online friends. Add IFriendsModule.GrantRights() for granting rights via a module call. 2012-03-30 00:42:55 +01:00
NullRegionData.cs Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence() 2011-12-03 18:59:54 +00:00
NullSimulationData.cs Environment Module - allows Environment settings for Viewer3 warning: includes database region store migrations for mssql, mysql, sqlite 2012-05-23 17:04:19 -04:00
NullUserAccountData.cs Simplify TestLoadIarV0_1AbsentUsers() to use common IAR test setup. Make static dictionaries on NullUserAccountData instance instead to stop user accounts being carried over between tests 2011-03-09 01:21:31 +00:00