Commit Verlauf

Autor SHA1 Nachricht Datum
  Justin Clark-Casey (justincc) b0bae62c30 refactor: Actually use MaptileStaticFile in RegionInfo rather than having both a public field and a get property vor 10 Jahren
  Jak Daniels 61353dde80 Allow Region specific static maptiles to be loaded from file. vor 10 Jahren
  Robert Adams 9984ecf862 varregion: Add region size to teleport event messages (EnableSimulator, vor 10 Jahren
  Robert Adams 13a9a4b653 varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z. vor 10 Jahren
  Robert Adams 6cd0d7a62b varregion: Add MaxRegionSize constant and enforce in RegionInfo. vor 10 Jahren
  Robert Adams f66737fe56 varregion: Enforce the configuration of square regions in RegionInfo.cs. vor 11 Jahren
  Robert Adams 976530569a varregion: enforce multiple of 256 for region size when parameters fetched from user. vor 11 Jahren
  Robert Adams 8c1d80fdfd varregion: serious rework of TerrainChannel: vor 11 Jahren
  Robert Adams fa1c688342 varregion: go back to using Constants.RegionSize so as not to break vor 11 Jahren
  Robert Adams 139639d25e VarRegion: add RegionSize[XYZ] to RegionInfo.cs. vor 11 Jahren
  Robert Adams 317c04fe17 VarRegion: change RegionInfo storage of region coordinates from region vor 11 Jahren
  Jak Daniels fac72d540b Allow use of MaptileStaticUUID in Regions.ini to override the global setting in OpenSim.ini for each region. vor 11 Jahren
  BlueWall d29fc53052 Fix some inconsistencies in configurartion: NonPhys prims vor 12 Jahren
  SignpostMarv c17965eec4 mathematically & hypothetically speaking we want to avoid negative values being written vor 12 Jahren
  SignpostMarv 783ee949ea implementing per-region configuration of limits on the number of prims one can have in a linkset vor 12 Jahren
  SignpostMarv ef4122213c enables configurable minimum sizes for physical & non-physical prims vor 12 Jahren
  SignpostMarv adbdb220df making first run more resilient to bad input (loop until good input, rather than crash) vor 12 Jahren
  Justin Clark-Casey (justincc) cf61c74e90 Give feedback when "terrain save-tile" is not successfully invoked. vor 12 Jahren
  Justin Clark-Casey (justincc) 71e484516a minor: Remove warning from RegionInfo due to repeated config.GetString() call where the first was unused. vor 12 Jahren
  BlueWall 13999dfc1d Set PhysPrimMax default to 0 so ini files won't be overridden vor 12 Jahren
  BlueWall df07b97abd Make NonphysicalPrimMax setting work properly vor 12 Jahren
  Dan Lake ee2b2aadc3 fix line endings vor 12 Jahren
  Dan Lake f8079bcd72 Fixed bugs in earlier commit on custom user parameters in Regions.ini vor 12 Jahren
  Dan Lake db8fd1eb9f Added an option for extra settings within region ini file. Any non-hardcoded key-value string pair can be added per-region and referenced by any part of OpenSim with access to the RegionInfo vor 12 Jahren
  Justin Clark-Casey (justincc) 8a0a78cbcc Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. vor 13 Jahren
  Melanie 6ac0bc7259 Thank you, Michelle Argus, for a patch that adds reading the agent limit vor 13 Jahren
  Diva Canto 737add1683 Removed SimpleRegionInfo, which was obsolete and not used anywhere. vor 13 Jahren
  E. Allen Soard 44e43d9d24 Added MaxAgents configuration option to RegionConfig.ini allowing region hosters to setup regions maintaining more control over system resources. vor 13 Jahren
  Justin Clark-Casey (justincc) 88bd38690a Remove unused RegionInfo.getInternalEndPointPort() in favour of RegionInfo.InternalEndPoint.Port vor 13 Jahren
  Justin Clark-Casey (justincc) 8022400bd4 Remove unused Datastore parameter from RegionInfo (legacy from early 2008) vor 13 Jahren