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
/
Region
/
Application
/
ConfigurationLoader.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-24
Make errors reported by OpenSim when it halts because it can't find certain c...
Justin Clark-Casey (justincc)
1
-13
/
+6
2011-11-23
Shell Environment Variables in config
BlueWall
1
-1
/
+19
2011-10-15
move see_into_this_sim_from_neighbor [Startup] flag parsing into Scene with t...
Justin Clark-Casey (justincc)
1
-3
/
+0
2011-10-15
fetch physical_prim switch from [Startup] config from inside scene, as is don...
Justin Clark-Casey (justincc)
1
-1
/
+0
2011-07-01
Make default serverside_object_permissions = true since this better matches u...
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-05-06
remove obsolete [StandAlone] config section parsing, none of which was actual...
Justin Clark-Casey (justincc)
1
-15
/
+1
2011-01-28
minor: don't bother reparsing the sources for includes if ReadConfig() was un...
Justin Clark-Casey (justincc)
1
-2
/
+3
2011-01-28
If a non-globbed included file from config cannot be found then warn the user
Justin Clark-Casey (justincc)
1
-3
/
+13
2010-09-14
Revert "Move OpenSimDefaults,ini into config-include in order to put it with ...
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-09-14
Move OpenSimDefaults,ini into config-include in order to put it with all the ...
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-09-13
Add a missing parenthesis
Melanie
1
-1
/
+1
2010-09-13
Change the help message to point to copying OpenSimDefaults.ini.example.
Melanie
1
-1
/
+1
2010-09-13
Output an error and quit if the master file is missing. Also rename
Melanie
1
-4
/
+16
2010-09-13
Make the inimaster option default to OpenSimDefaults.ini.
Melanie
1
-1
/
+1
2010-09-12
* Added ISimulationDataService and IEstateDataService
John Hurliman
1
-4
/
+0
2010-08-13
Configuration files can read include files from relative paths.
Marck
1
-1
/
+11
2010-08-04
Remove StandAlone from default hardcoded config
Melanie Thielker
1
-15
/
+0
2010-04-23
minor: eliminate configuration section handling deprecation of OpenSim.DataSt...
Justin Clark-Casey (justincc)
1
-6
/
+0
2010-03-05
Fix LocalPresenceServiceConnector test now that the hardcoded test data has b...
Justin Clark-Casey (justincc)
1
-12
/
+2
2010-03-04
move linden notecard parsing from LSL_Api.cs to SLUtil so that region modules...
Justin Clark-Casey (justincc)
1
-11
/
+8
2010-01-31
Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot...
Diva Canto
1
-14
/
+0
2009-09-16
switch default physics engine to ODE and default meshmerizer to Meshmerizer i...
Justin Clark-Casey (justincc)
1
-2
/
+2
2009-08-12
* minor: Comments
Teravus Ovares (Dan Olivares)
1
-2
/
+43
2009-08-07
Remove debugging output frm ini file loading. Make it collect matching
Melanie
1
-1
/
+0
2009-08-07
Silly error, simple fix
Melanie
1
-2
/
+2
2009-08-07
Try another way to canonicalize the path that may work in Windoze
Melanie
1
-1
/
+2
2009-08-07
Remove GetFullPath call from config includes, because it barfs in Windoze
Melanie
1
-2
/
+1
2009-08-07
Temporailiy add some info output in config load
Melanie
1
-0
/
+1
2009-08-06
Allow arbitrary wildcards in config includes. Things like
Melanie
1
-3
/
+4
2009-05-21
Small update to make the command line work again
Melanie Thielker
1
-0
/
+4
2009-05-21
Implement .ini file includes. Anything that begins with "Include-" will be
Melanie Thielker
1
-77
/
+131
2009-05-18
Remove the old asset cache and local services and the configurations for them
Melanie Thielker
1
-15
/
+1
2009-04-17
* Moved the DefaultConfig settings into already-existing ConfigSettings
lbsa71
1
-6
/
+6
2009-04-17
* Some more work on refactoring configs;
lbsa71
1
-6
/
+6
2009-03-11
* Make all coded defaults match settings in OpenSim.ini.example
Justin Clarke Casey
1
-7
/
+12
2009-03-11
update some ini defaults in code - all defaults from beginning of OpenSim.ini...
Dahlia Trimble
1
-1
/
+1
2009-03-10
* Cleanup and CCC (Code Convention Conformance)
lbsa71
1
-13
/
+16
2009-03-06
* minor: remove some mono compiler warnings
Justin Clarke Casey
1
-1
/
+1
2009-02-28
Changed it so only .ini file types are loaded from the (optional) config dire...
MW
1
-2
/
+5
2009-02-27
Added support for reading ini files from a (optional) config folder. This all...
MW
1
-1
/
+14
2009-02-22
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
Charles Krinke
1
-1
/
+1
2009-02-17
* Apply http://opensimulator.org/mantis/view.php?id=3068
Justin Clarke Casey
1
-64
/
+68
2009-02-16
From: Alan Webb <awebb@linux.vnet.ibm.com>
Sean Dague
1
-0
/
+1
2009-02-12
* optimized usings.
lbsa71
1
-9
/
+4
2009-02-04
* Introduce a new "default" option for asset_database in the [STORAGE] section
Justin Clarke Casey
1
-1
/
+1
2009-01-02
Fixes Mantis #2945
Melanie Thielker
1
-13
/
+57
2009-01-02
Add the ability to read the ini file from a URI. If the -inifile option
Melanie Thielker
1
-6
/
+33
2008-12-29
* Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes
Justin Clarke Casey
1
-5
/
+8
2008-12-20
* Add two more missing defaults that use GetBoolean without a default in stan...
Teravus Ovares
1
-2
/
+2
2008-12-20
* Adds defaults for some GetBoolean config values that previously did not hav...
Teravus Ovares
1
-3
/
+3
[next]