aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/ConfigSettings.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-1/+0
* move see_into_this_sim_from_neighbor [Startup] flag parsing into Scene with t...Justin Clark-Casey (justincc)2011-10-151-5/+0
* fetch physical_prim switch from [Startup] config from inside scene, as is don...Justin Clark-Casey (justincc)2011-10-151-5/+2
* Restore [Startup] physical_prim flag which can stop any prims being subject t...Justin Clark-Casey (justincc)2011-10-151-0/+6
* Get rid of some traces of the old pre-ROBUST grid architecture configJustin Clark-Casey (justincc)2011-10-121-7/+0
* refactor: simplify ConfigSettingsJustin Clark-Casey (justincc)2011-05-061-59/+7
* remove obsolete [StandAlone] config section parsing, none of which was actual...Justin Clark-Casey (justincc)2011-05-061-49/+1
* * Added ISimulationDataService and IEstateDataServiceJohn Hurliman2010-09-121-16/+0
* Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot...Diva Canto2010-01-311-9/+0
* Change default grid and inventory service ports in ConfigSettings to the ROBU...Justin Clark-Casey (justincc)2009-12-151-2/+2
* Remove the old asset cache and local services and the configurations for themMelanie Thielker2009-05-181-52/+0
* * Moved the DefaultConfig settings into already-existing ConfigSettingslbsa712009-04-171-0/+10
* From: Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-161-0/+8
* * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changesJustin Clarke Casey2008-12-291-0/+25
* * Added IClientIM to IClientCore interfacesAdam Frisby2008-11-081-4/+0
* Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.Jeff Ames2008-11-081-1/+28
* Update svn properties.Jeff Ames2008-11-061-160/+160
* moved the initial loading/setting of the config settings to its own class, Co...MW2008-11-051-0/+8
* Moved a couple of more configuration fields to ConfigSettingsMW2008-11-051-0/+16
* more startup/initialisation refactoringMW2008-11-051-4/+4
* Moved most of the configuration fields from Opensimbase to their own Class......MW2008-11-051-0/+136