Robert Adams
|
7e32313a49
varregion: Add region size to teleport event messages (EnableSimulator,
|
11 years ago |
Robert Adams
|
6869633d76
Add serialization/deserialization of region size to RegionInfo, GridRegion, and RegionData.
|
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 |
Dan Lake
|
f8079bcd72
Fixed bugs in earlier commit on custom user parameters in Regions.ini
|
13 years ago |
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 years ago |
Justin Clark-Casey (justincc)
|
8a0a78cbcc
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around.
|
13 years ago |
Melanie
|
6ac0bc7259
Thank you, Michelle Argus, for a patch that adds reading the agent limit
|
13 years ago |
Diva Canto
|
737add1683
Removed SimpleRegionInfo, which was obsolete and not used anywhere.
|
13 years ago |
E. Allen Soard
|
44e43d9d24
Added MaxAgents configuration option to RegionConfig.ini allowing region hosters to setup regions maintaining more control over system resources.
|
13 years ago |
Justin Clark-Casey (justincc)
|
88bd38690a
Remove unused RegionInfo.getInternalEndPointPort() in favour of RegionInfo.InternalEndPoint.Port
|
13 years ago |
Justin Clark-Casey (justincc)
|
8022400bd4
Remove unused Datastore parameter from RegionInfo (legacy from early 2008)
|
13 years ago |
Jonathan Freedman
|
4f40374464
Merge git://github.com/opensim/opensim into mantis5110
|
14 years ago |
Melanie
|
4ab9d37a8e
When LightShare is enabled, the standard day cycle is bypassed and replaced by
|
14 years ago |
Justin Clark-Casey (justincc)
|
fe8d3d5a2b
Revert "Merge remote branch 'otakup0pe/mantis5110'"
|
14 years ago |
Jonathan Freedman
|
a2167b0f0d
* more url / hg cleanup
|
14 years ago |
Jonathan Freedman
|
32ccc7a9d9
* refactor refactor refactor ServerURI 4 lyfe
|
14 years ago |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
14 years ago |
Justin Clark-Casey (justincc)
|
b8da15c104
In RemoveAdminPlugin, use a .ini file template in XmlRpcCreateRegionMethod rather than an older XML one
|
14 years ago |
Marck
|
7aad5af498
Some code cleanup for console command "create region".
|
14 years ago |
Justin Clark-Casey (justincc)
|
2c4df19805
minor: Move log information about SYSTEMIP to the place where it's resolved
|
14 years ago |