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-15 03:15:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8efae93b51082e0af9048306ffa8ca82586969af
opensim
/
OpenSim
/
Data
/
Null
History
BlueWall
8efae93b51
Restrict IPresenceData.VerifyAgent
...
Restrict IPresenceData.VerifyAgent to only return bool result
2012-12-09 15:08:32 -05:00
..
Properties
Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't have an AssemblyInfo file.
2012-11-13 19:26:43 -08: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
NullEstateData.cs
Reattaching a region was failing if the estate name had not changed (issue 5035).
2011-09-16 18:50:25 +01:00
NullFriendsData.cs
Lock NullFriendsData.m_Data for consistency and against concurrent read/write
2012-03-30 01:23:34 +01:00
NullGenericDataHandler.cs
Fix bug where loading an OAR with a deeded parcel would always set the parcel owner ID to the estate owner even if the group UUID was present.
2012-11-24 02:43:31 +00:00
NullInventoryData.cs
Add copyright headers.
2010-09-12 12:54:31 -04:00
NullPresenceData.cs
Restrict IPresenceData.VerifyAgent
2012-12-09 15:08:32 -05:00
NullRegionData.cs
Disambiguate use of RegionFlags in NullRegionData
2012-10-09 17:20:01 +01:00
NullSimulationData.cs
Add a skeleton for a name value storage associated with regions
2012-08-15 02:06:22 +01:00
NullUserAccountData.cs
Simplify TestLoadIarV0_1AbsentUsers() to use common IAR test setup. Make static dictionaries on NullUserAccountData instance instead to stop user accounts being carried over between tests
2011-03-09 01:21:31 +00:00
NullXGroupData.cs
Fix bug where loading an OAR with a deeded parcel would always set the parcel owner ID to the estate owner even if the group UUID was present.
2012-11-24 02:43:31 +00:00