Historial de Commits

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