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