This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-15 03:15:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b490050165571bb9da87c3457db1a4b0b5c96dee
opensim
/
OpenSim
/
Data
/
Null
History
BlueWall
b490050165
Format cleanup
2012-05-23 16:58:04 -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
Format cleanup
2012-05-23 16:58:04 -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