Historique des commits

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