Diva Canto 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 години
..
Properties 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. преди 15 години
NullAuthenticationData.cs dc19785672 Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim can run out-of-the-box. #WaitingForSQLite преди 15 години
NullAvatarData.cs dc19785672 Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim can run out-of-the-box. #WaitingForSQLite преди 15 години
NullDataStore.cs ec637e2b8c Committing the LightShare code, which was developed by TomMeta of Meta7. преди 15 години
NullFriendsData.cs 774958bbbf Added FriendsData to both Null storage and SQLite. Untested. преди 15 години
NullInventoryData.cs 5fc9fe70af Added NullInventoryData for unit tests and quick try-outs of the services in 64-bit machines (no SQLite). преди 15 години
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 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 години
NullUserAccountData.cs 930d374525 Expose Delete at IUserAccountData interface. It was there already. No changes in IUserAccountService, just the data layer. преди 14 години