.. |
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 |
NullDataStore.cs
|
ec637e2b8c
Committing the LightShare code, which was developed by TomMeta of Meta7.
|
14 years ago |
NullFriendsData.cs
|
774958bbbf
Added FriendsData to both Null storage and SQLite. Untested.
|
14 years ago |
NullInventoryData.cs
|
5fc9fe70af
Added NullInventoryData for unit tests and quick try-outs of the services in 64-bit machines (no SQLite).
|
14 years ago |
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 years ago |
NullRegionData.cs
|
a5e4a2bb3b
Add distance sort for null, too
|
14 years ago |
NullUserAccountData.cs
|
75878c8f43
get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAuthenticationData plugin
|
14 years ago |