.. |
Properties
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 anni fa |
NullAuthenticationData.cs
|
75878c8f43
get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAuthenticationData plugin
|
14 anni fa |
NullAvatarData.cs
|
dc19785672
Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim can run out-of-the-box. #WaitingForSQLite
|
14 anni fa |
NullEstateData.cs
|
da4a9653a2
minor: remove some mono compiler warnings
|
13 anni fa |
NullFriendsData.cs
|
336665e035
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.
|
13 anni fa |
NullInventoryData.cs
|
20cd1da6bf
Add copyright headers.
|
14 anni fa |
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 anni fa |
NullRegionData.cs
|
d3c03658aa
minor: remove mono compiler warning
|
13 anni fa |
NullSimulationData.cs
|
42790f021f
Fix unit tests from RegionSettings commit
|
13 anni fa |
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 anni fa |