aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/LoadRegions/RegionLoaderFileSystem.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-28Add [Region] .ini block.onefang1-5/+15
2019-05-19Don't read .ini region files, use .xml instead.onefang1-7/+10
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-16/+9
2016-11-07More caches directory fixes, including moving console history there.David Walter Seikel1-1/+1
2016-11-05More config path fixes.David Walter Seikel1-19/+26
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-1/+2
2011-09-24Added a setting to [Startup] section of config that will allow the simulator ...Kevin Houlihan & Michelle Argus1-1/+3
2011-03-25minor: make it clearer in the log where we're loading region config files and...Justin Clark-Casey (justincc)1-2/+2
2011-03-25Log 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 Frisby1-1/+1
2009-09-06* Debugging why region loading is occurring so slowly on a setup with 64 regi...Adam Frisby1-0/+1
2009-06-25From this version onwards, all new region files created automatically willMelanie Thielker1-2/+2
2009-06-25Allow the reading of ini files instead of xml files when reading regionMelanie Thielker1-6/+23
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-01-02Allow some values that are set in OpenSim.ini to be set from region configMelanie Thielker1-2/+2
2008-09-06Mantis #2133Melanie Thielker1-3/+3
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-3/+3
2008-09-02fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield1-1/+1
2008-08-22- fixes a bug in RemoteAdminPlugin where CreateRegion would not payDr Scofield1-3/+3
2008-06-26As per the suggestion on the mailing list, added support for a OpenSim.xml co...MW1-3/+3
2008-04-21From: Dr Scofield <hud@zurich.ibm.com>Sean Dague1-1/+1
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-1/+2
2008-04-11* Added a "regionload_regionsdir" option to OpenSim.ini which determines wher...Adam Frisby1-0/+13
2008-03-18Formatting cleanup.Jeff Ames1-27/+27
2008-01-04*Added ability to skip any use of the console when configuring and assume def...mingchen1-2/+2
2007-12-27* Optimized usingslbsa711-6/+2
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-1/+1
2007-12-07added one more command to the console help.Jeff Ames1-3/+1
2007-11-04normalized line endingsJeff Ames1-72/+72
2007-11-03*Moved region loading into its own interface IRegionLoadermingchen1-58/+72
2007-10-31* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa711-0/+0
2007-10-30* Optimized usingslbsa711-1/+1
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-07-16changed to native line ending encodingSean Dague1-58/+58
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-3/+1