Justin Clark-Casey (justincc) 40bf789ad7 Disambiguate use of RegionFlags in NullRegionData 12 years ago
..
Properties 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
NullAuthenticationData.cs 75878c8f43 get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAuthenticationData plugin 14 years ago
NullAvatarData.cs dc19785672 Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim can run out-of-the-box. #WaitingForSQLite 14 years ago
NullEstateData.cs 1458fab82c Reattaching a region was failing if the estate name had not changed (issue 5035). 13 years ago
NullFriendsData.cs 1ef62ca75e Lock NullFriendsData.m_Data for consistency and against concurrent read/write 12 years ago
NullInventoryData.cs 20cd1da6bf Add copyright headers. 14 years ago
NullPresenceData.cs 59157d9d63 Add simple login test with online friends. Add IFriendsModule.GrantRights() for granting rights via a module call. 12 years ago
NullRegionData.cs 40bf789ad7 Disambiguate use of RegionFlags in NullRegionData 12 years ago
NullSimulationData.cs dc82ad0f7a Add a skeleton for a name value storage associated with regions 12 years ago
NullUserAccountData.cs 8a2360bf81 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 13 years ago