OpenSimMirror/OpenSim/Region/CoreModules/World/Land
Michael Cerquoni 66340824e5 fix all instances of "non-existant" to "non-existent" (spelling mistakes) thanks Ai Austin for pointing this out. 2014-08-02 00:54:48 +01:00
..
Tests Instead of auto-creating a parcel on request if one doesn't cover a given location, fill in gaps or extend existing parcel right after initial data load. 2014-03-11 23:38:22 +00:00
DwellModule.cs Adding a way to disable/enable the in built Dwell Module 2014-03-20 22:35:50 +00:00
LandChannel.cs Add ILandChannel.GetLandObject(Vector3 position) as this is a very common input to GetLandObject() 2013-03-14 22:56:26 +00:00
LandManagementModule.cs fix all instances of "non-existant" to "non-existent" (spelling mistakes) thanks Ai Austin for pointing this out. 2014-08-02 00:54:48 +01:00
LandObject.cs minor: Remove unused System.Linq reference and use ParcelFlags.None instead of 0 from previous commit cb1f28 2014-04-23 19:55:51 +01:00
PrimCountModule.cs Changed locks to prevent deadlocks (especially during multi-region Load OAR) 2013-01-02 22:28:41 +00:00