.. |
Properties
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 jaren geleden |
NullAuthenticationData.cs
|
dc19785672
Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim can run out-of-the-box. #WaitingForSQLite
|
15 jaren geleden |
NullAvatarData.cs
|
dc19785672
Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim can run out-of-the-box. #WaitingForSQLite
|
15 jaren geleden |
NullDataStore.cs
|
ec637e2b8c
Committing the LightShare code, which was developed by TomMeta of Meta7.
|
14 jaren geleden |
NullFriendsData.cs
|
774958bbbf
Added FriendsData to both Null storage and SQLite. Untested.
|
15 jaren geleden |
NullInventoryData.cs
|
5fc9fe70af
Added NullInventoryData for unit tests and quick try-outs of the services in 64-bit machines (no SQLite).
|
14 jaren geleden |
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 jaren geleden |
NullRegionData.cs
|
b233a4b2ca
* Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone.
|
14 jaren geleden |
NullUserAccountData.cs
|
930d374525
Expose Delete at IUserAccountData interface. It was there already. No changes in IUserAccountService, just the data layer.
|
14 jaren geleden |