Justin Clark-Casey (justincc) 75878c8f43 get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAuthenticationData plugin vor 14 Jahren
..
Properties 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. vor 15 Jahren
NullAuthenticationData.cs 75878c8f43 get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAuthenticationData plugin vor 14 Jahren
NullAvatarData.cs dc19785672 Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim can run out-of-the-box. #WaitingForSQLite vor 14 Jahren
NullDataStore.cs ec637e2b8c Committing the LightShare code, which was developed by TomMeta of Meta7. vor 14 Jahren
NullFriendsData.cs 774958bbbf Added FriendsData to both Null storage and SQLite. Untested. vor 14 Jahren
NullInventoryData.cs 5fc9fe70af Added NullInventoryData for unit tests and quick try-outs of the services in 64-bit machines (no SQLite). vor 14 Jahren
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. vor 14 Jahren
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. vor 14 Jahren
NullUserAccountData.cs 75878c8f43 get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAuthenticationData plugin vor 14 Jahren