Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 73234e2098 Stop writing SizeZ config parameter for now when creating regions from console as it is unused/ignored, at least in core. 10 years ago
  Justin Clark-Casey (justincc) a05be7bd65 Add "region set" console command. 10 years ago
  Justin Clark-Casey (justincc) d1b7c2ece3 minor: remove long unused RegionInfo.ignoreIncomingConfiguration 10 years ago
  Justin Clark-Casey (justincc) 29d5950838 minor: remove long unused RegionInfo.commFailTF 10 years ago
  Justin Clark-Casey (justincc) 8656b5e948 Fix bug where setting a parcel in a varregion for sale would make sale bitmap generation in WorldMapModule throw an exception on next startup. 10 years ago
  Melanie 574a11558d Refactor: Rename GetOtherSetting to GetSetting and make SetOtherSetting private 10 years ago
  Melanie 5d964a6424 Remove the old XML format parsing. Now additional region params can just be 10 years ago
  Dev Random f0998a9222 Add per-user checking to PrimLimitsModule 10 years ago
  Justin Clark-Casey (justincc) b0bae62c30 refactor: Actually use MaptileStaticFile in RegionInfo rather than having both a public field and a get property 10 years ago
  Jak Daniels 61353dde80 Allow Region specific static maptiles to be loaded from file. 10 years ago
  Robert Adams 9984ecf862 varregion: Add region size to teleport event messages (EnableSimulator, 11 years ago
  Robert Adams 13a9a4b653 varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z. 11 years ago
  Robert Adams 6cd0d7a62b varregion: Add MaxRegionSize constant and enforce in RegionInfo. 11 years ago
  Robert Adams f66737fe56 varregion: Enforce the configuration of square regions in RegionInfo.cs. 11 years ago
  Robert Adams 976530569a varregion: enforce multiple of 256 for region size when parameters fetched from user. 11 years ago
  Robert Adams 8c1d80fdfd varregion: serious rework of TerrainChannel: 11 years ago
  Robert Adams fa1c688342 varregion: go back to using Constants.RegionSize so as not to break 11 years ago
  Robert Adams 139639d25e VarRegion: add RegionSize[XYZ] to RegionInfo.cs. 11 years ago
  Robert Adams 317c04fe17 VarRegion: change RegionInfo storage of region coordinates from region 11 years ago
  Jak Daniels fac72d540b Allow use of MaptileStaticUUID in Regions.ini to override the global setting in OpenSim.ini for each region. 11 years ago
  BlueWall d29fc53052 Fix some inconsistencies in configurartion: NonPhys prims 12 years ago
  SignpostMarv c17965eec4 mathematically & hypothetically speaking we want to avoid negative values being written 12 years ago
  SignpostMarv 783ee949ea implementing per-region configuration of limits on the number of prims one can have in a linkset 12 years ago
  SignpostMarv ef4122213c enables configurable minimum sizes for physical & non-physical prims 12 years ago
  SignpostMarv adbdb220df making first run more resilient to bad input (loop until good input, rather than crash) 12 years ago
  Justin Clark-Casey (justincc) cf61c74e90 Give feedback when "terrain save-tile" is not successfully invoked. 12 years ago
  Justin Clark-Casey (justincc) 71e484516a minor: Remove warning from RegionInfo due to repeated config.GetString() call where the first was unused. 12 years ago
  BlueWall 13999dfc1d Set PhysPrimMax default to 0 so ini files won't be overridden 12 years ago
  BlueWall df07b97abd Make NonphysicalPrimMax setting work properly 12 years ago
  Dan Lake ee2b2aadc3 fix line endings 12 years ago