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