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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2012-02-10
1
-1
/
+0
|
\
|
*
minor: Remove warning from RegionInfo due to repeated config.GetString() call...
Justin Clark-Casey (justincc)
2012-02-10
1
-1
/
+0
*
|
Merge branch 'master' into careminster
Melanie
2012-02-05
1
-2
/
+2
|
\
\
|
|
/
|
*
Set PhysPrimMax default to 0 so ini files won't be overridden
BlueWall
2012-02-04
1
-1
/
+1
|
*
Make NonphysicalPrimMax setting work properly
BlueWall
2012-02-04
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-02-03
1
-18
/
+23
|
\
\
|
|
/
|
*
fix line endings
Dan Lake
2012-02-02
1
-7
/
+7
|
*
Fixed bugs in earlier commit on custom user parameters in Regions.ini
Dan Lake
2012-01-19
1
-20
/
+25
*
|
Merge branch 'master' into careminster
Melanie
2011-12-12
1
-24
/
+55
|
\
\
|
|
/
|
*
Added an option for extra settings within region ini file. Any non-hardcoded ...
Dan Lake
2011-12-12
1
-20
/
+55
*
|
Merge branch 'master' into bigmerge
Melanie
2011-10-26
1
-1
/
+1
|
\
\
|
|
/
|
*
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...
Justin Clark-Casey (justincc)
2011-10-25
1
-1
/
+1
|
*
Thank you, Michelle Argus, for a patch that adds reading the agent limit
Melanie
2011-07-22
1
-1
/
+4
*
|
Fix merge artefact
Melanie
2011-07-22
1
-3
/
+0
*
|
Thank you, Michelle Argus, for a patch that adds reading the agent limit
Melanie
2011-07-22
1
-1
/
+4
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-05-08
1
-245
/
+0
|
\
\
|
|
/
|
*
Removed SimpleRegionInfo, which was obsolete and not used anywhere.
Diva Canto
2011-05-06
1
-245
/
+0
*
|
Set the attachment data on scripted rez to allow toasters to work.
Melanie
2011-04-30
1
-0
/
+3
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-04-25
1
-0
/
+17
|
\
\
|
|
/
|
*
Added MaxAgents configuration option to RegionConfig.ini allowing region host...
E. Allen Soard
2011-04-23
1
-0
/
+17
|
*
Remove unused RegionInfo.getInternalEndPointPort() in favour of RegionInfo.In...
Justin Clark-Casey (justincc)
2011-03-31
1
-6
/
+1
|
*
Remove unused Datastore parameter from RegionInfo (legacy from early 2008)
Justin Clark-Casey (justincc)
2011-03-31
1
-11
/
+0
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-12-06
1
-4
/
+35
|
\
\
|
|
/
|
*
Merge git://github.com/opensim/opensim into mantis5110
Jonathan Freedman
2010-11-05
1
-0
/
+1
|
|
\
*
|
\
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-11-03
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
When LightShare is enabled, the standard day cycle is bypassed and replaced by
Melanie
2010-11-03
1
-0
/
+1
*
|
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-10-23
1
-35
/
+4
|
\
\
\
|
|
/
/
|
*
|
Revert "Merge remote branch 'otakup0pe/mantis5110'"
Justin Clark-Casey (justincc)
2010-10-22
1
-35
/
+4
|
|
/
|
*
* more url / hg cleanup
Jonathan Freedman
2010-10-11
1
-3
/
+28
|
*
* refactor refactor refactor ServerURI 4 lyfe
Jonathan Freedman
2010-10-02
1
-1
/
+7
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-10-21
1
-4
/
+35
|
\
\
|
*
|
* more url / hg cleanup
Jonathan Freedman
2010-10-20
1
-3
/
+28
|
*
|
* refactor refactor refactor ServerURI 4 lyfe
Jonathan Freedman
2010-10-20
1
-1
/
+7
|
|
/
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-13
1
-14
/
+14
|
\
\
|
|
/
|
*
Formatting cleanup.
Jeff Ames
2010-09-12
1
-14
/
+14
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-05
1
-5
/
+10
|
\
\
|
|
/
|
*
In RemoveAdminPlugin, use a .ini file template in XmlRpcCreateRegionMethod ra...
Justin Clark-Casey (justincc)
2010-09-03
1
-5
/
+10
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-21
1
-1
/
+1
|
\
\
|
|
/
|
*
Some code cleanup for console command "create region".
Marck
2010-08-20
1
-1
/
+1
*
|
Make RegionLightShareData serializable
Tom Grimshaw
2010-06-26
1
-0
/
+1
|
/
*
minor: Move log information about SYSTEMIP to the place where it's resolved
Justin Clark-Casey (justincc)
2010-06-25
1
-7
/
+13
*
First attempt at fixing mantis #4641. It's better but there are now some issu...
Diva Canto
2010-03-31
1
-6
/
+6
*
Committing the LightShare code, which was developed by TomMeta of Meta7.
Melanie
2010-03-31
1
-1
/
+304
*
minor: remove a couple of compiler warnings
Justin Clark-Casey (justincc)
2010-03-03
1
-14
/
+4
*
Merge branch 'master' into presence-refactor
Melanie
2010-02-22
1
-1
/
+0
|
\
|
*
Change handling of the SYSTEMIP constant to be more sane.
Melanie
2010-02-18
1
-1
/
+0
|
*
Revert "change "SYSTEMIP" to "localhost" in the create region console command...
Melanie
2010-02-18
1
-4
/
+4
|
*
change "SYSTEMIP" to "localhost" in the create region console command prompt
dahlia
2010-02-17
1
-4
/
+4
*
|
Remove all references to master avatar, replacing with estate owner where
Melanie
2010-01-10
1
-96
/
+0
|
/
*
Getting rid of SimpleRegionInfo and SerializableRegionInfo per Mel
Kunnis
2009-12-12
1
-263
/
+147
[next]