This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-26 03:45:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e2caab756e1b7ebd58682efe92401e2e2d5a917
opensim
/
OpenSim
/
Data
/
Null
History
Diva Canto
c4ecbd1fb1
White space from previous commit.
2010-07-31 16:40:58 -07:00
..
Properties
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
2009-06-01 06:37:14 +00:00
NullAuthenticationData.cs
get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAuthenticationData plugin
2010-06-04 20:43:05 +01:00
NullAvatarData.cs
Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim can run out-of-the-box. #WaitingForSQLite
2010-02-14 16:57:02 -08:00
NullDataStore.cs
Committing the LightShare code, which was developed by TomMeta of Meta7.
2010-03-31 04:20:20 +01:00
NullFriendsData.cs
Added FriendsData to both Null storage and SQLite. Untested.
2010-02-28 16:09:06 -08:00
NullInventoryData.cs
Added NullInventoryData for unit tests and quick try-outs of the services in 64-bit machines (no SQLite).
2010-04-06 19:38:01 -07:00
NullPresenceData.cs
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.
2010-05-07 21:29:56 -07:00
NullRegionData.cs
White space from previous commit.
2010-07-31 16:40:58 -07:00
NullUserAccountData.cs
get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAuthenticationData plugin
2010-06-04 20:43:05 +01:00