aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/ConfigurationMember.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-0/+530
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-530/+0
* Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...Justin Clark-Casey (justincc)2011-10-251-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * optimized usings.lbsa712009-02-121-1/+1
* * Rig up enough infrastructure to actually perform a successful 'standalone' ...Justin Clarke Casey2009-01-161-1/+1
* Substitutes the value of an environment variable if the value of a region con...Dahlia Trimble2008-12-261-0/+5
* * Added IClientIM to IClientCore interfacesAdam Frisby2008-11-081-1/+1
* Fix copypaste error in last commitMelanie Thielker2008-10-121-1/+0
* Fix linking phantom and nonphantom prims. Make the error message more friendlyMelanie Thielker2008-10-121-1/+5
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-15/+15
* Mantis#1543. Thank you kindly, Jonc for a patch that:Charles Krinke2008-06-191-3/+3
* * Assigns a random UUID to a region if the Sim UUID is null.Adam Frisby2008-05-261-0/+13
* * Breaking all the code, breaking all the code..!Adam Frisby2008-05-011-1/+1
* * Spring cleaning.Adam Frisby2008-04-291-12/+18
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-1/+2
* Formatting cleanup.Jeff Ames2008-03-181-27/+26
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* Converted logging to use log4net.Jeff Ames2008-02-051-27/+25
* * Mother of all commits:Adam Frisby2008-01-151-9/+9
* Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.Tedd Hansen2008-01-051-0/+7
* *Added ability to skip any use of the console when configuring and assume def...mingchen2008-01-041-4/+6
* * Optimized usingslbsa712007-12-271-48/+87
* * Fixed a whole bunch of console messages.Adam Frisby2007-12-041-3/+3
* minor cleanup of some dodgy bitsJeff Ames2007-11-171-1/+1
* catch exceptions when loading malformed xml filesJeff Ames2007-11-171-7/+10
* *Master Avatar can be specified by a previous UUID in either grid mode or sta...mingchen2007-11-031-15/+40
* *Moved region loading into its own interface IRegionLoadermingchen2007-11-031-71/+60
* * Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa712007-10-311-0/+440