aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/RegionInfo.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-02minor: remove long unused RegionInfo.ignoreIncomingConfigurationJustin Clark-Casey (justincc)1-5/+0
2014-08-02minor: remove long unused RegionInfo.commFailTFJustin Clark-Casey (justincc)1-1/+0
2014-06-10Fix bug where setting a parcel in a varregion for sale would make sale bitmap...Justin Clark-Casey (justincc)1-0/+21
2014-04-12Refactor: Rename GetOtherSetting to GetSetting and make SetOtherSetting privateMelanie1-6/+6
2014-04-12Remove the old XML format parsing. Now additional region params can just beMelanie1-261/+6
2014-04-12Add per-user checking to PrimLimitsModuleDev Random1-0/+18
2014-03-26refactor: Actually use MaptileStaticFile in RegionInfo rather than having bot...Justin Clark-Casey (justincc)1-10/+6
2014-03-18Allow Region specific static maptiles to be loaded from file.Jak Daniels1-0/+21
2014-01-04varregion: Add region size to teleport event messages (EnableSimulator,Robert Adams1-0/+2
2014-01-03varregion: Add region size to teleport event messages (EnableSimulator,Robert Adams1-0/+4
2013-12-28Add serialization/deserialization of region size to RegionInfo, GridRegion, a...Robert Adams1-37/+152
2013-12-14varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.Robert Adams1-46/+22
2013-11-30varregion: Add MaxRegionSize constant and enforce in RegionInfo.Robert Adams1-1/+10
2013-11-02varregion: Enforce the configuration of square regions in RegionInfo.cs.Robert Adams1-3/+15
2013-11-01varregion: enforce multiple of 256 for region size when parameters fetched fr...Robert Adams1-0/+33
2013-09-28varregion: serious rework of TerrainChannel:Robert Adams1-13/+12
2013-09-28varregion: go back to using Constants.RegionSize so as not to breakRobert Adams1-20/+13
2013-09-28VarRegion: add RegionSize[XYZ] to RegionInfo.cs.Robert Adams1-23/+78
2013-09-28VarRegion: change RegionInfo storage of region coordinates from regionRobert Adams1-23/+59
2013-09-25varregion: serious rework of TerrainChannel:Robert Adams1-13/+12
2013-09-25varregion: go back to using Constants.RegionSize so as not to breakRobert Adams1-20/+13
2013-09-25VarRegion: add RegionSize[XYZ] to RegionInfo.cs.Robert Adams1-23/+78
2013-09-25VarRegion: change RegionInfo storage of region coordinates from regionRobert Adams1-23/+59
2013-01-30Allow use of MaptileStaticUUID in Regions.ini to override the global setting ...Jak Daniels1-1/+26
2012-09-18Fix some inconsistencies in configurartion: NonPhys primsBlueWall1-4/+4
2012-09-12mathematically & hypothetically speaking we want to avoid negative values bei...SignpostMarv1-7/+7
2012-09-09implementing per-region configuration of limits on the number of prims one ca...SignpostMarv1-1/+19
2012-08-15enables configurable minimum sizes for physical & non-physical primsSignpostMarv1-2/+40
2012-07-27making first run more resilient to bad input (loop until good input, rather t...SignpostMarv1-7/+19
2012-03-24Give feedback when "terrain save-tile" is not successfully invoked.Justin Clark-Casey (justincc)1-0/+6
2012-02-10minor: Remove warning from RegionInfo due to repeated config.GetString() call...Justin Clark-Casey (justincc)1-1/+0
2012-02-04Set PhysPrimMax default to 0 so ini files won't be overriddenBlueWall1-1/+1
2012-02-04Make NonphysicalPrimMax setting work properlyBlueWall1-1/+1
2012-02-02fix line endingsDan Lake1-7/+7
2012-01-19Fixed bugs in earlier commit on custom user parameters in Regions.iniDan Lake1-20/+25
2011-12-12Added an option for extra settings within region ini file. Any non-hardcoded ...Dan Lake1-20/+55
2011-10-25Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...Justin Clark-Casey (justincc)1-1/+1
2011-07-22Thank you, Michelle Argus, for a patch that adds reading the agent limitMelanie1-1/+4
2011-05-06Removed SimpleRegionInfo, which was obsolete and not used anywhere.Diva Canto1-245/+0
2011-04-23Added MaxAgents configuration option to RegionConfig.ini allowing region host...E. Allen Soard1-0/+17
2011-03-31Remove unused RegionInfo.getInternalEndPointPort() in favour of RegionInfo.In...Justin Clark-Casey (justincc)1-6/+1
2011-03-31Remove unused Datastore parameter from RegionInfo (legacy from early 2008)Justin Clark-Casey (justincc)1-11/+0
2010-11-03When LightShare is enabled, the standard day cycle is bypassed and replaced byMelanie1-0/+1
2010-10-22Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)1-35/+4
2010-10-22Revert "* refactor refactor refactor ServerURI 4 lyfe"Justin Clark-Casey (justincc)1-7/+1
2010-10-22Revert "* more url / hg cleanup"Justin Clark-Casey (justincc)1-28/+3
2010-10-20* more url / hg cleanupJonathan Freedman1-3/+28
2010-10-20* refactor refactor refactor ServerURI 4 lyfeJonathan Freedman1-1/+7
2010-10-11* more url / hg cleanupJonathan Freedman1-3/+28
2010-10-02* refactor refactor refactor ServerURI 4 lyfeJonathan Freedman1-1/+7