.. |
Tests
|
51043746f3
refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock
|
10 years ago |
DwellModule.cs
|
da25903300
Adding a way to disable/enable the in built Dwell Module
|
10 years ago |
LandChannel.cs
|
c1115e4c2e
Add ILandChannel.GetLandObject(Vector3 position) as this is a very common input to GetLandObject()
|
11 years ago |
LandManagementModule.cs
|
bafa82eb12
Remove race conditions from where SP.AbsolutePosition could change between the various property checks.
|
10 years ago |
LandObject.cs
|
5092cbd77e
minor: Remove unused System.Linq reference and use ParcelFlags.None instead of 0 from previous commit cb1f28
|
10 years ago |
PrimCountModule.cs
|
9784e4e07d
Changed locks to prevent deadlocks (especially during multi-region Load OAR)
|
12 years ago |