OpenSimMirror/OpenSim/Region/CoreModules/World/Land
Talun 8a86e29579 Mantis 6608: Math error in parcel dimensions/borders seen with land show command
This patch changes the land show console command to return numbers in the
range 4 to 256 for the "to" coordinates instead of 0 to 252

Also trailing spaces removed from some lines.
2013-06-19 00:26:23 +01:00
..
Tests minor: Fix more compiler warnings in CoreModules tests by properly overriding OpenSimTestCase.SetUp() 2012-12-05 23:44:12 +00:00
DwellModule.cs Another 10 modules' directives moved from .addin.xml 2012-11-12 21:14:58 -08: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 Finalize the logic for SetHome. See comments in Land/LandManagementModule.cs about who has permission to set home where. 2013-05-11 07:58:14 -07:00
LandObject.cs Mantis 6608: Math error in parcel dimensions/borders seen with land show command 2013-06-19 00:26:23 +01:00
PrimCountModule.cs Changed locks to prevent deadlocks (especially during multi-region Load OAR) 2013-01-02 22:28:41 +00:00