aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/ConfigurationMember.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-0/+530
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-530/+0
2011-10-25Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...Justin Clark-Casey (justincc)1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-02-12* optimized usings.lbsa711-1/+1
2009-01-16* Rig up enough infrastructure to actually perform a successful 'standalone' ...Justin Clarke Casey1-1/+1
2008-12-26Substitutes the value of an environment variable if the value of a region con...Dahlia Trimble1-0/+5
2008-11-08* Added IClientIM to IClientCore interfacesAdam Frisby1-1/+1
2008-10-12Fix copypaste error in last commitMelanie Thielker1-1/+0
2008-10-12Fix linking phantom and nonphantom prims. Make the error message more friendlyMelanie Thielker1-1/+5
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-15/+15
2008-06-19Mantis#1543. Thank you kindly, Jonc for a patch that:Charles Krinke1-3/+3
2008-05-26* Assigns a random UUID to a region if the Sim UUID is null.Adam Frisby1-0/+13
2008-05-01* Breaking all the code, breaking all the code..!Adam Frisby1-1/+1
2008-04-29* Spring cleaning.Adam Frisby1-12/+18
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-1/+2
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-05Converted logging to use log4net.Jeff Ames1-27/+25
2008-01-15* Mother of all commits:Adam Frisby1-9/+9
2008-01-05Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.Tedd Hansen1-0/+7
2008-01-04*Added ability to skip any use of the console when configuring and assume def...mingchen1-4/+6
2007-12-27* Optimized usingslbsa711-48/+87
2007-12-04* Fixed a whole bunch of console messages.Adam Frisby1-3/+3
2007-11-17minor cleanup of some dodgy bitsJeff Ames1-1/+1
2007-11-17catch exceptions when loading malformed xml filesJeff Ames1-7/+10
2007-11-03*Master Avatar can be specified by a previous UUID in either grid mode or sta...mingchen1-15/+40
2007-11-03*Moved region loading into its own interface IRegionLoadermingchen1-71/+60
2007-10-31* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa711-0/+0
2007-10-31set svn:eol-styleJeff Ames1-439/+439
2007-10-30* Optimized usingslbsa711-42/+68
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-415/+414
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-0/+28
2007-09-25* Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...lbsa711-1/+0
2007-09-25* Fixed Culture-variant parsing of config optionslbsa711-4/+5
2007-08-03*Estate settings are now saved in their own configuration file called estate_...mingchen1-1/+9
2007-07-30mass update of files to have native line endingsSean Dague1-379/+379
2007-07-23*Added configuration plugin (OpenSim.Framework.Configuration.HTTP.dll) that f...mingchen1-2/+6
2007-07-20*Added ability to manually set the configuration plugin dll from Configuratio...mingchen1-1/+5
2007-07-20* Assortment of Console changes - console messages are now grouped into modul...Adam Frisby1-1/+1
2007-07-19*Moved XmlConfiguration to its own projectmingchen1-11/+41
2007-07-19*Handler Functions can now refuse an object as invalid by returning false, th...mingchen1-12/+42
2007-07-19* Removed yet more compiler warningsAdam Frisby1-1/+1
2007-07-18*New Configuration System, much easier and less buggy compared to the origina...mingchen1-0/+311