.. |
Properties
|
da32512ea4
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
|
9 years ago |
NullAuthenticationData.cs
|
75878c8f43
get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAuthenticationData plugin
|
14 years ago |
NullAvatarData.cs
|
dc19785672
Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim can run out-of-the-box. #WaitingForSQLite
|
14 years ago |
NullEstateData.cs
|
de941d2ec7
minor: remove compiler warning from NullEstateData
|
10 years ago |
NullFriendsData.cs
|
1ef62ca75e
Lock NullFriendsData.m_Data for consistency and against concurrent read/write
|
12 years ago |
NullGenericDataHandler.cs
|
82690e1384
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.
|
12 years ago |
NullInventoryData.cs
|
20cd1da6bf
Add copyright headers.
|
14 years ago |
NullPresenceData.cs
|
530c86335d
Fix the presence info caching used in llRequestAgentData(), which was completely inoperative.
|
10 years ago |
NullRegionData.cs
|
064aade4c1
remove a silly and not necessary List i added
|
9 years ago |
NullSimulationData.cs
|
bedafb8fae
varregion: refactor use of 'double heightmap[,]' into references to new class TerrainData
|
9 years ago |
NullUserAccountData.cs
|
9165a5207d
Merge branch 'master' into careminster-presence-refactor
|
13 years ago |
NullXGroupData.cs
|
71918eeab4
Add regression test for sending group notices via xmlrpc groups connector.
|
10 years ago |