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
/
RegionLoader
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-30
Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...
Diva Canto
1
-1
/
+0
2012-09-30
Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...
Diva Canto
1
-0
/
+1
2011-09-24
Added a setting to [Startup] section of config that will allow the simulator ...
Kevin Houlihan & Michelle Argus
2
-21
/
+51
2011-03-25
minor: make it clearer in the log where we're loading region config files and...
Justin Clark-Casey (justincc)
1
-2
/
+2
2011-03-25
in region web loader, print out url that config is being loaded from (this wa...
Justin Clark-Casey (justincc)
1
-2
/
+2
2011-03-25
Log the xml/ini regions config files that opensim loads from, and the regions...
Justin Clark-Casey (justincc)
1
-4
/
+20
2009-09-06
* Typo in previous commit.
Adam Frisby
1
-1
/
+1
2009-09-06
* Debugging why region loading is occurring so slowly on a setup with 64 regi...
Adam Frisby
1
-0
/
+1
2009-06-25
From this version onwards, all new region files created automatically will
Melanie Thielker
1
-2
/
+2
2009-06-25
Allow the reading of ini files instead of xml files when reading region
Melanie Thielker
1
-6
/
+23
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2
-2
/
+2
2009-01-02
Allow some values that are set in OpenSim.ini to be set from region config
Melanie Thielker
2
-7
/
+7
2008-09-06
Mantis #2133
Melanie Thielker
1
-3
/
+3
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-3
/
+3
2008-09-02
fix: PostInitialise() not being called on script engines (nasty one that)
Dr Scofield
1
-1
/
+1
2008-08-22
- fixes a bug in RemoteAdminPlugin where CreateRegion would not pay
Dr Scofield
1
-3
/
+3
2008-06-26
As per the suggestion on the mailing list, added support for a OpenSim.xml co...
MW
2
-6
/
+6
2008-04-21
From: Dr Scofield <hud@zurich.ibm.com>
Sean Dague
1
-1
/
+1
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
2
-6
/
+9
2008-04-11
* Added a "regionload_regionsdir" option to OpenSim.ini which determines wher...
Adam Frisby
1
-0
/
+13
2008-03-18
Formatting cleanup.
Jeff Ames
2
-54
/
+54
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-8
/
+9
2008-01-15
* Mother of all commits:
Adam Frisby
1
-3
/
+3
2008-01-04
*Added ability to skip any use of the console when configuring and assume def...
mingchen
2
-3
/
+3
2007-12-27
* Optimized usings
lbsa71
2
-24
/
+21
2007-12-10
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
2
-2
/
+2
2007-12-07
added one more command to the console help.
Jeff Ames
1
-3
/
+1
2007-11-04
* Small touchup of console messages
Adam Frisby
1
-5
/
+5
2007-11-04
Deleted Regionloader .csproj files.
MW
2
-224
/
+0
2007-11-04
normalized line endings
Jeff Ames
2
-170
/
+170
2007-11-03
*Moved region loading into its own interface IRegionLoader
mingchen
4
-0
/
+394