.. |
Properties
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 лет назад |
NullAuthenticationData.cs
|
75878c8f43
get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAuthenticationData plugin
|
14 лет назад |
NullAvatarData.cs
|
dc19785672
Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim can run out-of-the-box. #WaitingForSQLite
|
14 лет назад |
NullEstateData.cs
|
1458fab82c
Reattaching a region was failing if the estate name had not changed (issue 5035).
|
13 лет назад |
NullFriendsData.cs
|
348d15707d
Add test for adding a friend whilst online
|
13 лет назад |
NullInventoryData.cs
|
20cd1da6bf
Add copyright headers.
|
14 лет назад |
NullPresenceData.cs
|
a58859a0d4
GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway.
|
14 лет назад |
NullRegionData.cs
|
4919c60560
Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence()
|
13 лет назад |
NullSimulationData.cs
|
7ec7a3cf33
Null simulation data must return a non-null region settings or other parts of the simulator expect
|
13 лет назад |
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 лет назад |