index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
RegionInfo.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-18
Fix some inconsistencies in configurartion: NonPhys prims
BlueWall
1
-4
/
+4
2012-09-12
mathematically & hypothetically speaking we want to avoid negative values bei...
SignpostMarv
1
-7
/
+7
2012-09-09
implementing per-region configuration of limits on the number of prims one ca...
SignpostMarv
1
-1
/
+19
2012-08-15
enables configurable minimum sizes for physical & non-physical prims
SignpostMarv
1
-2
/
+40
2012-07-27
making first run more resilient to bad input (loop until good input, rather t...
SignpostMarv
1
-7
/
+19
2012-03-24
Give feedback when "terrain save-tile" is not successfully invoked.
Justin Clark-Casey (justincc)
1
-0
/
+6
2012-02-10
minor: Remove warning from RegionInfo due to repeated config.GetString() call...
Justin Clark-Casey (justincc)
1
-1
/
+0
2012-02-04
Set PhysPrimMax default to 0 so ini files won't be overridden
BlueWall
1
-1
/
+1
2012-02-04
Make NonphysicalPrimMax setting work properly
BlueWall
1
-1
/
+1
2012-02-02
fix line endings
Dan Lake
1
-7
/
+7
2012-01-19
Fixed bugs in earlier commit on custom user parameters in Regions.ini
Dan Lake
1
-20
/
+25
2011-12-12
Added an option for extra settings within region ini file. Any non-hardcoded ...
Dan Lake
1
-20
/
+55
2011-10-25
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-07-22
Thank you, Michelle Argus, for a patch that adds reading the agent limit
Melanie
1
-1
/
+4
2011-05-06
Removed SimpleRegionInfo, which was obsolete and not used anywhere.
Diva Canto
1
-245
/
+0
2011-04-23
Added MaxAgents configuration option to RegionConfig.ini allowing region host...
E. Allen Soard
1
-0
/
+17
2011-03-31
Remove unused RegionInfo.getInternalEndPointPort() in favour of RegionInfo.In...
Justin Clark-Casey (justincc)
1
-6
/
+1
2011-03-31
Remove unused Datastore parameter from RegionInfo (legacy from early 2008)
Justin Clark-Casey (justincc)
1
-11
/
+0
2010-11-03
When LightShare is enabled, the standard day cycle is bypassed and replaced by
Melanie
1
-0
/
+1
2010-10-22
Revert "Merge remote branch 'otakup0pe/mantis5110'"
Justin Clark-Casey (justincc)
1
-35
/
+4
2010-10-22
Revert "* refactor refactor refactor ServerURI 4 lyfe"
Justin Clark-Casey (justincc)
1
-7
/
+1
2010-10-22
Revert "* more url / hg cleanup"
Justin Clark-Casey (justincc)
1
-28
/
+3
2010-10-20
* more url / hg cleanup
Jonathan Freedman
1
-3
/
+28
2010-10-20
* refactor refactor refactor ServerURI 4 lyfe
Jonathan Freedman
1
-1
/
+7
2010-10-11
* more url / hg cleanup
Jonathan Freedman
1
-3
/
+28
2010-10-02
* refactor refactor refactor ServerURI 4 lyfe
Jonathan Freedman
1
-1
/
+7
2010-09-12
Formatting cleanup.
Jeff Ames
1
-14
/
+14
2010-09-03
In RemoveAdminPlugin, use a .ini file template in XmlRpcCreateRegionMethod ra...
Justin Clark-Casey (justincc)
1
-5
/
+10
2010-08-20
Some code cleanup for console command "create region".
Marck
1
-1
/
+1
2010-06-25
minor: Move log information about SYSTEMIP to the place where it's resolved
Justin Clark-Casey (justincc)
1
-7
/
+13
2010-03-31
First attempt at fixing mantis #4641. It's better but there are now some issu...
Diva Canto
1
-6
/
+6
2010-03-31
Committing the LightShare code, which was developed by TomMeta of Meta7.
Melanie
1
-1
/
+304
2010-03-03
minor: remove a couple of compiler warnings
Justin Clark-Casey (justincc)
1
-14
/
+4
2010-02-18
Change handling of the SYSTEMIP constant to be more sane.
Melanie
1
-1
/
+0
2010-02-18
Revert "change "SYSTEMIP" to "localhost" in the create region console command...
Melanie
1
-4
/
+4
2010-02-17
change "SYSTEMIP" to "localhost" in the create region console command prompt
dahlia
1
-4
/
+4
2010-01-10
Remove all references to master avatar, replacing with estate owner where
Melanie
1
-96
/
+0
2009-12-12
Getting rid of SimpleRegionInfo and SerializableRegionInfo per Mel
Kunnis
1
-263
/
+147
2009-10-21
Fix web map retrieval for regions configured via .ini
Melanie
1
-2
/
+3
2009-10-17
Added a description for RegionType
John Hurliman
1
-1
/
+1
2009-10-17
Re-rename ProductName back to it's original RegionType
Melanie
1
-16
/
+16
2009-10-17
Add ProductName to RegionInfo (for search)
Melanie
1
-1
/
+23
2009-10-01
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2009-09-22
Added hg console commands to the module.
Diva Canto
1
-0
/
+1
2009-09-22
Moved RegionName from RegionInfo to SimpleRegionInfo.
Diva Canto
1
-1
/
+7
2009-09-21
Added grid handler and grid remote connector.
Diva Canto
1
-0
/
+62
2009-08-10
Added some help instructions to the new RegionInfo region setup process; main...
Adam Frisby
1
-0
/
+6
2009-08-08
Change the default for internal IP address back to 0.0.0.0
Melanie
1
-1
/
+1
2009-07-15
minor: remove some mono compiler warnings
Justin Clarke Casey
1
-2
/
+2
2009-07-03
- adding a Persistent flag to RegionInfo
Dr Scofield
1
-0
/
+3
[next]