aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/ConfigSettings.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-1/+0
2011-10-15move see_into_this_sim_from_neighbor [Startup] flag parsing into Scene with t...Justin Clark-Casey (justincc)1-5/+0
2011-10-15fetch physical_prim switch from [Startup] config from inside scene, as is don...Justin Clark-Casey (justincc)1-5/+2
2011-10-15Restore [Startup] physical_prim flag which can stop any prims being subject t...Justin Clark-Casey (justincc)1-0/+6
2011-10-12Get rid of some traces of the old pre-ROBUST grid architecture configJustin Clark-Casey (justincc)1-7/+0
2011-05-06refactor: simplify ConfigSettingsJustin Clark-Casey (justincc)1-59/+7
2011-05-06remove obsolete [StandAlone] config section parsing, none of which was actual...Justin Clark-Casey (justincc)1-49/+1
2010-09-12* Added ISimulationDataService and IEstateDataServiceJohn Hurliman1-16/+0
2010-01-31Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot...Diva Canto1-9/+0
2009-12-15Change default grid and inventory service ports in ConfigSettings to the ROBU...Justin Clark-Casey (justincc)1-2/+2
2009-10-07Revert "Merging in diva's locking fixes"Melanie1-2/+2
2009-10-06* Change some more default ports to the robust default of 8003Justin Clark-Casey (justincc)1-2/+2
2009-05-18Remove the old asset cache and local services and the configurations for themMelanie Thielker1-52/+0
2009-04-17* Moved the DefaultConfig settings into already-existing ConfigSettingslbsa711-0/+10
2009-02-16From: Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague1-0/+8
2008-12-29* Apply http://opensimulator.org/mantis/view.php?id=2927 with some changesJustin Clarke Casey1-0/+25
2008-11-08* Added IClientIM to IClientCore interfacesAdam Frisby1-4/+0
2008-11-08Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.Jeff Ames1-1/+28
2008-11-06Update svn properties.Jeff Ames1-160/+160
2008-11-05moved the initial loading/setting of the config settings to its own class, Co...MW1-0/+8
2008-11-05Moved a couple of more configuration fields to ConfigSettingsMW1-0/+16
2008-11-05more startup/initialisation refactoringMW1-4/+4
2008-11-05Moved most of the configuration fields from Opensimbase to their own Class......MW1-0/+136