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
/
Framework
/
ConfigurationMember.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-25
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...
Justin Clark-Casey (justincc)
1
-1
/
+1
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-02-12
* optimized usings.
lbsa71
1
-1
/
+1
2009-01-16
* Rig up enough infrastructure to actually perform a successful 'standalone' ...
Justin Clarke Casey
1
-1
/
+1
2008-12-26
Substitutes the value of an environment variable if the value of a region con...
Dahlia Trimble
1
-0
/
+5
2008-11-08
* Added IClientIM to IClientCore interfaces
Adam Frisby
1
-1
/
+1
2008-10-12
Fix copypaste error in last commit
Melanie Thielker
1
-1
/
+0
2008-10-12
Fix linking phantom and nonphantom prims. Make the error message more friendly
Melanie Thielker
1
-1
/
+5
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-15
/
+15
2008-06-19
Mantis#1543. Thank you kindly, Jonc for a patch that:
Charles Krinke
1
-3
/
+3
2008-05-26
* Assigns a random UUID to a region if the Sim UUID is null.
Adam Frisby
1
-0
/
+13
2008-05-01
* Breaking all the code, breaking all the code..!
Adam Frisby
1
-1
/
+1
2008-04-29
* Spring cleaning.
Adam Frisby
1
-12
/
+18
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-1
/
+2
2008-03-18
Formatting cleanup.
Jeff Ames
1
-27
/
+26
2008-02-20
Minor cleanup.
Jeff Ames
1
-1
/
+1
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-27
/
+25
2008-01-15
* Mother of all commits:
Adam Frisby
1
-9
/
+9
2008-01-05
Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.
Tedd Hansen
1
-0
/
+7
2008-01-04
*Added ability to skip any use of the console when configuring and assume def...
mingchen
1
-4
/
+6
2007-12-27
* Optimized usings
lbsa71
1
-48
/
+87
2007-12-04
* Fixed a whole bunch of console messages.
Adam Frisby
1
-3
/
+3
2007-11-17
minor cleanup of some dodgy bits
Jeff Ames
1
-1
/
+1
2007-11-17
catch exceptions when loading malformed xml files
Jeff Ames
1
-7
/
+10
2007-11-03
*Master Avatar can be specified by a previous UUID in either grid mode or sta...
mingchen
1
-15
/
+40
2007-11-03
*Moved region loading into its own interface IRegionLoader
mingchen
1
-71
/
+60
2007-10-31
* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.
lbsa71
1
-0
/
+0
2007-10-31
set svn:eol-style
Jeff Ames
1
-439
/
+439
2007-10-30
* Optimized usings
lbsa71
1
-42
/
+68
2007-10-29
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
1
-415
/
+414
2007-10-15
* Applied patch #418 : copyright-r2012.patch - some errors, but got most thru
lbsa71
1
-0
/
+28
2007-09-25
* Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...
lbsa71
1
-1
/
+0
2007-09-25
* Fixed Culture-variant parsing of config options
lbsa71
1
-4
/
+5
2007-08-03
*Estate settings are now saved in their own configuration file called estate_...
mingchen
1
-1
/
+9
2007-07-30
mass update of files to have native line endings
Sean Dague
1
-379
/
+379
2007-07-23
*Added configuration plugin (OpenSim.Framework.Configuration.HTTP.dll) that f...
mingchen
1
-2
/
+6
2007-07-20
*Added ability to manually set the configuration plugin dll from Configuratio...
mingchen
1
-1
/
+5
2007-07-20
* Assortment of Console changes - console messages are now grouped into modul...
Adam Frisby
1
-1
/
+1
2007-07-19
*Moved XmlConfiguration to its own project
mingchen
1
-11
/
+41
2007-07-19
*Handler Functions can now refuse an object as invalid by returning false, th...
mingchen
1
-12
/
+42
2007-07-19
* Removed yet more compiler warnings
Adam Frisby
1
-1
/
+1
2007-07-18
*New Configuration System, much easier and less buggy compared to the origina...
mingchen
1
-0
/
+311