OpenSimMirror/OpenSim/Region/Environment/Modules/World/Permissions
Charles Krinke 4f6cdc08d6 Mantis#1207. Thank you, TGlion for a patch that addresses:
Implementation of llModifyLand() and There is a bug on 
permission-check of land-terraforming: x an y-coordinates 
are interchanged on function-call ExternalChecksCanTerraformLand.
Correct: x is west, and y is north. 2) Missing check of 
"Other allow to terraform-flag" (Parcel.ParcelFlags.AllowTerraform)
2008-10-06 00:46:27 +00:00
..
PermissionsModule.cs Mantis#1207. Thank you, TGlion for a patch that addresses: 2008-10-06 00:46:27 +00:00